/*  
Theme Name: Adsense Ready	
*/



/* Layout */

body {
	margin:0 auto;
	font-size: 0.7em;
	font-family: Verdana, Arial, Sans-Serif;
	color: #000000;
	text-align: center;
	background: #8C1717;
	}

table	{
	padding:0;
	margin:0;
	border:0;
}

tr	{
	border: 1px solid #fff;
}

#page	{
	margin:0 auto;
	padding:0;
}

#main	{
	width: 880px;
}

#content {
	font-size: 1.2em
	}

#leftcol	{
	width:200px;
	padding:5px 0 5px 5px;
	margin:0;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	background:#EEB4B4;
	height:100%;
	}

#centercol	{
	width:480px;
	padding: 0 2px 10px 2px;
	margin:0;
	background:#FCEEEB;
	height:100%;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
}

#sidebar {   
        background:#D7D7D2;
        border-left:1px solid #fff;
        border-right:1px solid #fff;
	border-top:1px solid #fff;
        padding:5px 0 5px 0;
        margin:0;
        height:100%;
        width:200px;
}

#leftcol h2	{ 
        padding-top:7px;
        margin-bottom:5px;
        text-indent:5px;
        }

#centercol h2	{
	padding-top:5px;
	margin-bottom:2px;
	text-indent:0px;
	}

#leftcol h2	{
	color:#000;
}

#leftcol ul	{
	list-style-type:none;
	margin:0 0 5px 0;
	padding:0;
	text-indent:0;
}

#leftcol li	{
	padding:0;

	margin:2px 0 2px 0;
	text-indent:0;
}

#post	{
	padding:5px;
}

#post h3	{
	margin: 5px; 0 5px 0;
	padding:0;

}

.post h2 {

		margin: 0 0 2px 0;
		background: url(images/headingborder.gif) 0 100% no-repeat;
}



#centercol h2 a, #centercol h2 a:visited	{
	color:#8C1717;
	text-decoration: none;
}

#centercol h2 a:hover	{
	text-decoration:underline;
	color:#000000;
}

#centercol h2	{
	color:#8C1717;
}

p.entry	{
	margin-top:0;
	padding-top:0;

}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


h1, h2, h3 {
	font-weight: bold;
	font-family: Tahoma,Arial;
	}

h1 {
	font-size: 1.2em;
	margin:10px 0;
	padding:0;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.4em;
	}

h2.pagetitle {
	font-size: 1.4em;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.2em;
	}

#centercol h3	{
	margin-left:0px;
}

h3.recent	{
	font-size: 1.1em;
	margin:5px 0;
	line-height: 1.5em;
	border-bottom:1px dotted #000;
}

.entry {
text-align: center;
}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}


.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h3 a, h3 a:link, h3 a:visited	{
	color:#000;
	text-decoration:none;
}

h3 a:hover	{
	text-decoration:underline;
}

a	{
	color:#2D5B89;
	text-decoration:none;
}

h2 a:hover, h3 a:hover {
	color: #000;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
	



/* Begin Structure */

#page {
	text-align: left;
	margin:0 auto;
	padding: 0;
	width: 880px;
	background:#fff;
	border:1px solid #ccc;
	}
	
#header {
	padding: 0;
	margin: 0 0 0 0;
	height: 70px;
	background-color: #fff;
	text-align:center;
	border-bottom:1px solid #ccc;
	color:#000;
	}

#headerimg {
	margin: 0 0 0 0;
        padding: 0 0 0 0;
	text-align:top;
	}

#headerimg h1 a	{
	color:#000000;
	font-size:1.6em;
}

.pad	{
	padding:0 0px;
}


.entrytext	{
	padding:0 0px;
        text-align: center;
}

.narrowcolumn {
	padding: 0 0 20px 10px;
	margin: 0px 0 150;
	width: 300px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 0px;
	width: 300px;
	}
	
.post {
	margin: 0 0 10px;
	text-align: left;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 5px 0;
	}
	
#footer {
	padding: 0;
	border:1px solid #fff;
	background:#EEECE9;
	margin: 0 auto;
	clear: both;
	}

#footer p {
	color:#000000;
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

#footer a, #footer a:visited, #footer a:hover	{
	
}

#footer a:hover	{
	text-decoration:underline;
}


/* End Structure */



/*	Begin Headers */

.description {
	text-align: center;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0 5px;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 5px 0 5px 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */






/* Begin Images */

img	{
	margin:0;
	padding:0;
}

#centercol img, #leftcol img, #sidebar img       {
        
	border:#000000 1px solid;
	margin: 0 0 0 0;
	vertical-align:text-top;
}


.imagelink	{
	border:0;
	margin: 0 0 0 0;
	vertical-align:text-top;

}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	float:left;
	margin:0 0px 5px 0;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before 	{
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	text-indent:0;
	}

#sidebar li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;

	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;




	padding: 0;

	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0px auto;
	padding: 2px 2px; 
	text-align: right;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;

	}
/* End Comments */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}
/* End Sidebar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;

	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;

	display: block;
	}

.center {
	text-align: center;
	}

hr {

	display: none;
	}



a img {

	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	}
/* Top Navigation */

#topnav {
        background:#8C1717;
        border:1px solid #fff;
        margin:0 auto;
        padding:0 0 0 5px;
        left:100;
        height:22px;

        line-height:22px;
        font-family:Verdana;
        font-size:14px; 
        font-weight:bold;
        text-transform: lowercase;
        color:#EEB4B4;
        word-spacing: 3px;
	letter-spacing: 1.5px;
        }
        
#topnav span    { 
        padding-right:30px;
}
        
#topnav a, #topnav a:visited    {
        color:#FFFFFF;
        text-decoration:none;


}
        
#topnav a:hover { 
        color:#FFFFFF;
        text-decoration:underline;
}

ul#navlist	{
	margin:0;
	padding:0;
	white-space: nowrap;

	text-indent:0;
}

#navlist li	{
	display: inline;
	list-style-type: none;
	padding: 0 4px 0 15px;
}

#navlist a	{ 
}

#navlist a:link, #navlist a:visited	{
	color: #FFFFFF;
	background-color: #8C1717;
	text-decoration: none;
}

#navlist a:hover	{

	text-decoration: underline;
}


li.page_item	{
	list-style-type:none;
}

li.pagenav	{
	list-style-type:none;
}

/* Category Bar */

#catbar {
        background:#8C1717;
        border:0px solid #fff;
        margin:0 auto;
        padding:0 0 0 5px;
        left:100;
        height:22px;
        width:625px;
        line-height:22px;
        font-family:Verdana;
        font-size:14px; 
        font-weight:bold;
        text-transform: lowercase;
        color:#EEB4B4;
        word-spacing: 3px;
	letter-spacing: 1.5px;
        }
        

#catbar span    { 
        padding-right:30px;
}
        
#catbar a, #catbar a:visited    {
        color:#FFFFFF;
        text-decoration:none;


}
        
#catbar a:hover { 
        color:#FFFFFF;
        text-decoration:underline;
}


ul#catlist	{
	margin:0;
	padding:0;
	white-space: nowrap;

	text-indent:0;
}

#catlist li	{
	display: inline;
	list-style-type: none;
	padding: 0 4px 0 15px;
}

#catlist a	{ 
}

#catlist a:link, #catlist a:visited	{
	color: #FFFFFF;
	background-color: #8C1717;
	text-decoration: none;
}

#catlist a:hover	{

	text-decoration: underline;
}

li.page_item	{
	list-style-type:none;
}

li.pagenav	{
	list-style-type:none;
}


/* Other Stuff */
input {

 color: #910FBC;

 border: 1px solid #910FBC; 

 background-color: #FCEEEB;

 font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;

}


#searchform .buttons {

 font-size: 10px;

 background-color: #F6B0A1;

 color: #FFFFFF;

}


textarea {

 background-color: #FFFFFF;

  color: #910FBC;

 border: 1px solid #910FBC; 

font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;

 font-size: 11px;

}

/* Word Press Stuff */

small {
color: #000000;
}

.postmetadata {
padding-bottom: 0px;
}

.button {
margin-top: 7px;
margin-left: 97px;
}

.entry {
font-size: 13px;
}

.smaller {
font-size: 10px;
padding-right: 5px;
}

ul, ol {
margin: 5px 0 20px 0px;
list-style-type: none;
}

li, dd, blockquote {
	margin-left: 7px;
	list-style-type: none;
}

li#categories h2{
	padding: 0;
	color:	#000000;
	font-size: 12px;
	font-weight: bold;
}

li#archives h2{

	padding: 0;
	color:	#000000;
	font-size: 12px;
	font-weight: bold;
}

li#meta h2{
	padding: 0;


	color:	#000000;
	font-size: 12px;
	font-weight: bold;
}

li#search h2{
	padding: 0;

	color:	#000000;
	font-size: 12px;
	font-weight: bold;
}

li#linkcat-1 h2{
	padding: 0;
	color:	#0000000;

	font-size: 12px;
	font-weight: bold;
}

li#linkcat-2 h2{
        padding: 0;
	color:	#000000;
	font-size: 12px;
	font-weight: bold;
}

li#linkcat-3 h2{
	padding: 0;
	color:	#000000;
	font-size: 12px;
	font-weight: bold;
}

li#pagenav h2{
	padding: 0;
	color:	#43566B;
	font-size: 12px;
	font-weight: bold;
}