/*  
Theme Name: Undedicated
Description: A Wordpress theme that was to be dedicated to someone, but wasn't. A minimal  theme with lots of white space and some images that make it look fantabulous. Works fine with Internet Explorer 6 but not optimized for it.
Version: 0.2
Author: Pritam P Hans
Author URI: www.nyutech.com
Tags: white, two-columns, fixed-width, right-sidebar, sticky-post
*/

/*>>>>> Setup and Reset <<<<<*/

body, html  {
	height: 100%;
}

body, html, p, ul, ol {
	margin: 0;
	padding: 0;
	border: none;
}


body {
-x-system-font:none;
background:#FFF;
color:#000;
display:block;
font-family:"Trebuchet MS",Arial,sans-serif;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-size-adjust:none;
font-weight:normal;
width:100%;
font-size:1.03em;
line-height:1.5em;
text-align: left;
}

h1, h2, h3, h4, h5, h6  {
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-weight: normal;
	margin:0;
	margin-top:5px;
	margin-bottom:5px;
	clear:both;
	padding:0;
	color: #17507F;
	line-height: 1.4em
}

h1  {font-size: 30pt}
h2  {font-size: 24pt}
h3  {font-size: 20pt}
h4  {font-size: 18pt}
h5  {font-size: 14pt}
h6  {font-size: 12pt}

p  {
	margin: 18pt 0;
}

ul, ol  {
	margin: 10px 0;
	padding: 0 0 0 30px;
}

/*>>>>> Navigation <<<<<*/

a:link, a:visited  {
	color: #17507F;
	background: #EFF0FF;
	text-decoration: none;
	border-bottom: 1px dotted #AFB7FF;
	text-decoration: none;
	}

a:hover{
	background: #EFF0FF;
	text-decoration: none;
	border-bottom: 1px solid #AFB7FF;
	color:#4789CA;
}


/* IMAGES*/
img  {
	margin: 0;
	padding: 5px;
	border: 1px solid #DEDEDE;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: #FFF;
}

.aligncenter {
	display: block;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	padding: 5px;
	margin: 0 10px 5px 0;
	display: inline;
	
}

.alignright {
	float: right;
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
}	

a img {
	color: #17507F;
	background: #FFF;
	text-decoration: none;
	border-bottom: none;
	text-decoration: none;
	outline: 0;
	vertical-align: baseline;
	border: 1px solid #DEDEDE;
}

a:hover img { border:solid #666666 1px; }

p img { 
max-width: 550px;
height:auto;
}

.wp-caption-text{
margin: 0;
padding: 5px; 
padding-left:0;
background: transparent;
font-size:12px;
color: #666;
font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
text-align:left;
line-height:1em;
}

.wp-caption img{
max-width: 550px;
height:auto;
}
/* remember to define focus styles! */
:focus {
	outline: 0 dotted #ccc;
}


.clear {clear:both; height:1px;}	
.spacer{clear:both; height:1px;}

/*   blog-title is the title of the blog*/
#blog-name-box{
width:575px;
float:left;
}

.blog-title{
display: block;
font-size: 45px;
margin:0;
background: transparent;
line-height:1.1em;
}

.blog-title a:link, .blog-title a:visited , .blog-title a:hover  {
	color:#000;
	text-decoration: none;
	border:0;
	background: transparent;
}	

.blog-description{
display: block;
font-size: 15px;
margin: 0;
background: transparent;
line-height:1.2em;
}

#top-search{
width:250px;
float:right;
padding-top:20px;
}	

#top-search form {
	padding:0;
	margin:0;
}
#top-search .txtField {
	width:163px;
	margin:0;
	margin-right:5px;
	padding:2px;
	padding-left:22px;
	float:left;
	border:1px solid #8f8f8f;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	background: url(images/search.gif) 1px  0 no-repeat;}

.btnSearch {
	cursor: pointer;
	float:right;
	padding:2px;
	border-top:1px solid #DEDEDE;
	border-right:1px solid #DEDEDE;
	border-left:1px solid #6F6F6F;
	border-bottom:1px solid #6F6F6F;
	line-height:1em;
	width:55px;
	background:#2f2f2f;
	color:#FFF;
	font-size:10px;
	margin:0;
	}

/*   h2-title is the title of posts*/
.h2-title  {
	display: block;
	margin: 5px 0 10px 0;
	font-size: 25pt;
	line-height:1.1em;
	background:transparent;
	color: #17507F;
}

.h2-title a:link, .h2-title a:visited  {
	background:transparent;
	text-decoration: none;
	color: #17507F;
	border-bottom:0;

}	

.h2-title a:hover{
	text-decoration: underline;
	}
	
	
	
.below-title {
font-family:"Trebuchet MS",Arial,sans-serif;
color:#000;
text-align: left;
font-size: 13px;
margin: 0 0 25px 0;
border-bottom: 1px dotted #AFB7FF;
clear:both;
}

.below-title a:link, .below-title a:visited, .below-title a:hover{
font-family:"Trebuchet MS",Arial,sans-serif;
color:#000;
text-align: left;
text-decoration:none;
background: transparent;
border:0;
}


/*Dropcap*/	
sup{
color:#000000;
float:left;
font-size:5.5em;
font-style:normal;
font-weight:normal;
line-height:100%;
margin-right:5px;
text-decoration:none;
text-transform:uppercase;
vertical-align:bottom;
}

/*Small is the text used in date, and bottom text*/
small {
font-family:"Trebuchet MS",Arial,sans-serif;
color:#4789BF;
text-align: left;
font-size: 80%;
}

blockquote{
	border:dotted 1px #DEDEDE; 
	background:transparent;
	color:#222222;
	padding:10px 10px 10px 45px;
	text-align:left;
	margin: 0 35px 0 55px;
	text-align: left;
}

.post {
font-family:"Trebuchet MS",Arial,sans-serif;
color:#000;
text-align: left;
}

.hr-post-end{
display: block;
clear: both;
height: 82px;
background: transparent url(images/hr-post-end.gif) no-repeat scroll 0 0 !important;
margin: 20px 0 50px 0;
}



/*SEARCH IN MAIN PAGE*/
#search{
	display:inline;
	margin: 45px 0;
	padding: 0;
}
#search form {
	padding:0;
	margin:0;
}
#search .txtField {
	border:1px solid #f3f3f3;
	width:300px;
	margin:0 0 0 22px;
	padding:3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#search .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;;

	}

/* Layout*/
#top-strip, #bottom-strip{
width:100%;
height:5px;
background:url(images/strip.gif) transparent repeat-x ;
}
#wrapper{
margin: 0 auto;
padding: 0;
width: 850px;
position: relative;
overflow:hidden;
}

#header{
background: transparent;
width:100%;
padding:0;
margin:15px 0;
float: left;
display: block;
clear: both;
margin-bottom:15px;
}

/*Menubar
============================================*/
#menubar-wrap{
	width:100%;
	margin: 0 auto;
	padding:3px 0;
	list-style:none;
	text-align:center;
	display:block;
	font-size:12px;
	font-weight:bold;
	text-transform: uppercase;
	letter-spacing:0.1em;
	line-height:1em;
	clear:both;
	border-top: 1px solid #AFB7FF;
	border-bottom:1px solid #AFB7FF;
	background:#EFF0FF;
}

#menubar{
	padding:0;
	margin:0;
	list-style:none;
	float:left;

}
#menubar li {
	margin: 0;
	padding:4px 10px;
	text-align:center;
	float:left;
	color:#ABD5F8; /*EF671D;*/

	}

#menubar a:link, #menubar a:visited{
	display: block;
	text-decoration:none;
	border: 0;
	background: transparent;
	color:#000;
	font-weight:bold;
	}

#menubar a:hover {
	color:#4789BF;
	text-decoration:none;
	}

#menubar a.rss{
	margin: 0;
	background:transparent url(images/rss-small.png) right top no-repeat ;
	border:0;
	padding-right:20px;
 }

#menubar a:hover.rss{
 	margin: 0;
	background:transparent url(images/rss-small.png) right top no-repeat ;
	}


#content_box{
width: 850px;
padding: 0;
position: relative;
}


#left_box{
width: 550px;
float: left;
padding: 0;
margin: 32px 0 0 0;
background:transparent;
display:inline;
}

#sidebar{
width: 250px;
float: right;
margin:0;
padding: 0;
border:0 solid #0771BF;
list-style: none;
font-size:1.05em;
line-height:1.5em;
display:inline;}

.sidebartitle{
padding: 0;
clear: both;
display: block;
margin: 25px 0 10px 0;
background: transparent;
font-family:"Trebuchet MS",Arial,sans-serif;
font-size:1.25em;
text-transform: Uppercase;
line-height:1.5em;
color:#4789BF;
border-top:0px solid #AFB7FF;
border-bottom:2px dotted #AFB7FF;
list-style: none;
}

#sidebar ul{
	margin: 0;
	padding: 10px 0 10px 0;
	list-style: none;
	}

#sidebar ul li{
	margin: 0 0 2px;
	}

#search input{
	margin: 0 0 2px;
}

#sidebar ul li.widget_search, #sidebar ul li.widget_calendar{
	padding: 0 0 0px;
}
	
#sidebar ul ul{
	padding: 10px 0 5px 0; 
}

#sidebar ul ul li{
	margin: 0;
	padding: 0 0 10px 20px;
	background:url(images/bullet.gif) no-repeat 5px 6px;


}

#sidebar ul ul ul li{
	padding: 0 0 0 10px;
}

#sidebar a:link, #sidebar a:visited{
	color: #000;
	background: transparent;
	text-decoration: none;
	border: 0;
}

#sidebar a:hover{
	color: #000;
	background: #EFF0FF;
	text-decoration: none;
	border-bottom: 1px solid #AFB7FF;

}

#footer{
padding: 0;
clear: both;
margin: 10px 0;
background-color: transparent;
float: left;
width: 100%;
height: 40px;
border-top:2px solid #AFB7FF;
text-align: center;
}

.tagbox{
		border:solid 1px #DEDEDE; 
		background:transparent url(images/tagbox.gif) 5px 6px no-repeat;
		color:#222222;
		padding:10px 10px 10px 45px;
		text-align:left;
		margin: 55px 0 0 0;
	}

.postmetadata{
font-family:"Trebuchet MS",Arial,sans-serif;
color:#4789BF;
text-align: left;
font-size: 80%;
}

/*COMMENTS SECTION*/
#comments{
margin-top:35px;
}

.comments-title  {
	margin:15px 0;
	margin-bottom:35px;
	line-height:1.1em;
	background:transparent;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#4789BF;
	font-weight:normal;
	text-align: left;
	font-size: 20px;
}

.commentlist{
	font: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	clear:both;
	margin:0;
	padding:0;
	padding-left:0;
}

ol.commentlist{
padding-left:30px;}

.commentlist ul, .commentlist ol{
	font: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding:0;
	background:transparent;
	list-style:none;
}

.commentlist li {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	clear:both;
	margin:0;
	margin-left:0;
	margin-bottom:35px;
	padding:0px;
	}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: normal;
}

.commentlist li .avatar { 
	border: 1px solid #DEDEDE;
	padding: 5px;
	margin-right:10px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	font-size:1em;
	line-height: 1.5em;
	text-transform: none;
	padding-top:10px;
	margin:0;
	}

.commentmetadata {
	font-weight: normal;
	margin:0;
	padding-bottom:0px;
	font-size:0.80em;
	color: #17507F;
	background:#EFF0FF;
	clear:both;
	}

.commentator{
font-family:"Trebuchet MS",Arial,sans-serif;
font-size:1.1em;
clear:none;
}
li.bypostauthor {
    /* CSS styles for author comments */
}

li.byuser {
    /* CSS styles for registered users comments */
}
.commentlist a, .commentlist a:link, .commentlist a:visited{
font-family:"Trebuchet MS",Arial,sans-serif;
text-decoration:none;
border:0;
background:transparent}

.commentlist a:hover{
background:transparent;
}

/*COMMENT BOX*/
.comment-box-title{
margin:0;
border-bottom:2px solid #17507F;
}

.comment-box{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	background:#ebf4fb;
	padding:10px;
	border:solid 2px #b7ddf2;		
	margin:10px 0;
}

.comment-box h1 {
		font-size:20px;
		font-weight:bold;
		margin-bottom:10px;
		clear: both;
		padding:0;
		margin:0;
	}

.commentform{
padding:0;
margin:0;
}
.comment-input-row{
clear:both;
margin-bottom:15px;
}
.comment-label{
font-weight:bold;
color:#222;
text-align:right;
width:140px;
float:left;
margin-right:10px;
}
.comment-label-desc{
font-weight:normal;
color:#666;
clear:both;
display:block;
font-size:0.85em;
text-align:right;line-height:1em;
padding-top:5px;
}

.comment-input-box{
padding-top:5px;
width:350px;
border:1px solid #AACFE4;
float:left;
font-family:Tahoma, Arial, Helvetica,sans-serif;
margin:0;
padding:4px 2px;
width:330px;
}

.comment-box .btnComment{ 
		clear:both;
		margin:10px 0 0 150px;
		padding:0;
		border:0;
		width:125px;
		height:31px;
		background:#666666 url(images/button.png) no-repeat;
		text-align:center;
		color:#FFFFFF;
		font-size:11px;
		font-weight:bold;
		cursor: pointer;
}

.comment-box p{
border-bottom:1px solid #B7DDF2;
clear:both;
color:#666666;
font-size:11px;
margin:0 0 25px;
padding-bottom:2px;
}

	
/*Pagination--The page numbers for longer blog posts divided into pages*/
#pagination{
font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
font-size:13px;
color:#000;
padding:10px 0;
border:0;
margin:0;
text-align:right;
}

#pagination a:link{
background:transparent;
border:solid 1px #9aafe5;
margin-right:2px;
padding:3px;
text-decoration:none;
}
#pagination a:hover{
border:solid 1px #0e509e;
}

#pagination a:visited {
background:transparent;
border:solid 1px #DEDEDE;
margin-right:2px;
color:#000;
padding:3px;
text-decoration:none;
}

.navigation{
font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
font-size:13px;
font-weight:bold;
color:#000;
padding:2px 0;
border:0;
margin:15px 0 10px 0;
text-align:center;
display:block;
}
.navleft, .navright{
display:inline;
}
.navigation a:link, .navigation a:visited{
width:120px;
background:#EFF0FF;
border:solid 1px #9aafe5;
margin:2px;
padding:3px;
text-decoration:none;
display:inline-block;}
.navigation a:hover{
border:solid 1px #9aafe5;
margin:2px;
padding:3px;
text-decoration:none;
color: #13609F}


/*ARCHIVES PAGE*/

/*   h2-archive is the title of archive*/
.h2-archive  {
	display: block;
	margin: 5px 0 35px 0;
	font-size: 25pt;
	line-height:1.1em;
	background:transparent;
	color: #17507F;
}

.h2-archive a:link, .h2-archive a:visited  {
	background:transparent;
	text-decoration: none;
	color: #17507F;
	border-bottom:0;

}	

.h2-archive a:hover{
	text-decoration: underline;
	}
	
.h3-archive   {
	display: block;
	margin: 0 0 10px 0;
	padding-left:15px;
	font-size: 1.5em;
	line-height:1em;
	background:transparent url(images/bullet.gif) no-repeat 0px 10px;
	color: #17507F;
	
}
.archives-wrap{
list-style:none;
}

.archives-wrap ul, .archives-wrap ul li{
list-style:none;
margin:0;
padding:0;
float:left;
margin-right:20px;
margin-bottom:10px;
}

.archives-wrap ol, .archives-wrap ol li{
list-style:none;
margin:0;
padding:0;
clear:both;
}
.archives-wrap a:link, .archives-wrap a:visited  {
	background:transparent;
	text-decoration: underline;
	color: #17507F;
	border-bottom:0;

}	

.archives-wrap a:hover{
	background: #EFF0FF;
	color:#000;}
	
.archive-excerpt{
	margin: 5px 0 25px 5px;
	padding-left:15px;}

#archive-list{
display:block;
margin:55px 0 0 0;
padding:20px;
padding-top:5px;
background: #EFF0FF;
color: #000;
border: 1px solid #AFB7FF; 
font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
font-size:14px;
text-align:center;
}	

#archive-list p{
		font-size:11px;
		color:#666666;
		border-bottom:solid 1px #b7ddf2;
		padding-bottom:2px;
		clear:both;
		margin:0 0 25px 0;
	}

.left-list{
display:block;
float:left;
width:245px;
border-right:1px dotted #000;}

.right-list{
display:block;
float:left;
width:245px;
}

.sticky{
background:#EFF0FF;
padding:15px;
}

.searchpage-title  {
	display: block;
	margin: 5px 0 35px 0;
	font-size: 25pt;
	line-height:1.1em;
	background:#EFF0FF;
	color: #17507F;
}

.read-more{
clear:both;
}
.more-link{
clear:both;
}

/*IE WARNING BAR*/
#downie6{
margin:0;
margin-top:10px;
padding:20px;
padding-top:5px;
padding-bottom:15px;
background: #FFFCDF;
text-align:center;
font-size: 12px;
line-height:1.6em;
}
#downie6 a:link,#downie6 a:visited{
color:#000;
text-decoration: none;
font-weight:bold;
border:0;
margin-right:15px;
}
#downie6 a:hover{
text-decoration:none;
}
