/*  

Theme Name: EZNumbers

Theme URI: http://www.eznumbers.com/blog/

Description: Custom theme

Version: 1.0

Author: EZNumbers

Author URI: http://www.eznumbers.com/

Tags: valid XHTML, valid CSS, right sidebar, widget ready, simple, widgets, two columns

*/
@import url("http://www.eznumbers.com/style.css");


* { margin: 0; padding: 0; outline: none; }



a:link, a:visited, a:active { color: #6891c3; }

a:hover { color: #134077; }

body {
	background: #FFFFFF url(img/body-bg.gif) repeat-x;
	font-family: Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}

#wrapper { width: 960px; margin: 0 auto; }

#header {
	height: 80px;
	width: 100%;
	background-color: #E5E3D7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
}

a.logo { width: 192px; height: 52px; float: left; background: url(img/logo.png); margin-top: 45px; }

a.logo span { display: none; }

.search { float: right; margin-top: 55px; }

.search .search-text { background: url(img/search-bg.png) no-repeat; width: 157px; padding: 6px 30px 8px 10px;  border: none; }

#subheader { background: url(img/subheader-bg.png) no-repeat; width: 960px; height: 163px; float: left; }

#subheader p {
	font-size: 12px;
	width: 460px;
	margin-top: 60px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	color: #333333;
}

.search-alert {display: none; background: url(img/search-alert-arrow.png) no-repeat; padding: 20px 15px 10px 15px; float: left; margin-top: 2px; position: absolute; font-size: 10px; cursor: pointer; color: #000; }


#content {
	width: 660px;
	float: left;
	margin-left: 20px;
}

.post {
	width: 660px;
	margin-bottom: 50px;
	margin-top: 10px;
}

.post h1 a{
	color: #124F8E;
	text-decoration: none;
	font-size: 1.2em;
	line-height: 1em;
	padding-bottom: 8px;
	padding-top: 8px;
}
.post h2 a{
	color: #124F8E;
	text-decoration: none;
	font-size: 1.5em;
	line-height: 1.2em;
	padding-bottom: 8px;
	padding-top: 8px;
}

.post span.post-info { color: #CCCCCC; font-size: 10px; padding-bottom: 10px; width: 660px; float: left; }

.post p { line-height: 22px; margin-bottom: 10px; }

.post div.cats { border-top: 1px solid #ececec; padding-top: 10px; }



#sidebar { width: 200px; float: right; }

#sidebar ul { list-style-type: none; }

#sidebar ul li { padding-bottom: 5px; border-bottom: 1px solid #ececec; margin-bottom: 15px; }

#sidebar ul li ul li { margin: 0; border: none; padding: 0; }

#sidebar ul li ul li /* a */ { padding: 5px 0px 5px 20px; display: block; width: 165px; background: url(img/sidebar-bullet.gif) no-repeat 0px 7px; }

.sidebartitle { font-size: 18px; color: #474747; padding-bottom: 9px; font-weight: normal; }



.navigation .previous {float:left;}

.navigation .next {float:right;}



#footer {
	clear: both;
	width: 100%;
	float: left;
	padding: 20px 0;
	margin-top: 20px;
	background-color: #8BC1DB;
}

#footer .inner { width: 960px; margin: 0 auto; }

.comments { float: left; padding: 0; }

.comments input[type=text], textarea { width: 350px; }



textarea { width: 550px; }



.comments fieldset { padding: 20px; border: 1px solid #CCC; margin: 10px 0 20px 0; }



.comments p { padding: 0 0 10px 0; }



.comments h2 { padding: 0 0 15px 0; }



#cdisplay { list-style-type: none; padding: 0; margin: 0; }



	#cdisplay li { padding: 10px;  margin-bottom: 10px; width: 660px; }

	

	#cdisplay li.first {  background: #f9f9f9; border-bottom: #CCC 1px solid; }

	

	#cdisplay li.second {  background: #f6f6f6; border-bottom: #dedede 1px solid; }



.aligncenter,

div.aligncenter {

   display: block;

   margin-left: auto;

   margin-right: auto;

}



.alignleft {

   float: left;

}



.alignright {

   float: right;

}



.wp-caption {

   border: 1px solid #ddd;

   text-align: center;

   background-color: #f3f3f3;

   padding-top: 4px;

   margin: 10px;

   -moz-border-radius: 3px;

   -khtml-border-radius: 3px;

   -webkit-border-radius: 3px;

   border-radius: 3px;

}


.wp-caption img {

   margin: 0;

   padding: 0;

   border: 0 none;

}


.wp-caption p.wp-caption-text {

   font-size: 11px;

   line-height: 17px;

   padding: 0 4px 5px;

   margin: 0;

}



img.avatar {float:right;}

