/*  

Theme Name: ilovemagenta2

Theme URI: http://blue-anvil.com

Version: 1

Author: Mike Jolley

Author URI: http://blue-anvil.com

*/





/* Body/Universal */



body {

	font-size: 68%; /* Resets 1em to 10px */

	line-height:1.4em;

	font-family: Arial, Sans-Serif;

	background: #fff url(pixel_pattern.gif) repeat;

	color: #999;

	text-align:center;

	padding-top:8px;

	margin:0;

}



div,ul,li,ol{

	margin:0;

	padding:0;

}



/* TopNav */



#header {

	padding:100px 0 4px 0;

	margin:0 32px;

	border-bottom:1px solid #8D8D8D;

}



#header table {

	width:100%;

}



#header table td {

	vertical-align:bottom;

}



ul#topNav {

	display:block;

	text-align:right;

}

ul#topNav li {

	display:inline !important;

}

a {

	background-color:#FFEE00;

	color:#000;

	text-decoration:none;

	display:inline !important;

}

a:hover, a:focus, ul#topNav .current-cat a, ul#topNav .current_page_item a, ul#topNav .current a {

	background-color:#000 !important;

	color:#fff !important;

	text-decoration:none !important;

}





/* Main */



.postspermonth {

margin: 5px 0 10px 0;

list-style: none;

padding-left: 25px;

}

.srg_switcher {

	display:block;

	margin-bottom:4px;

}



div#page {

	width:660px;

	background-color:#fff;

	overflow:hidden;

	text-align:left;

	margin:0 auto;

}



div#header {

	margin-bottom:32px;

}

	div#header img, div#header h1 a, div#header h1 {

		border:0 !important;

		margin:0 !important;

		padding:0 !important;

	}



/*div#sidebar {

	width:124px;

	float:left;

	padding:4px 32px 32px;

}

	div#sidebar ul {

		margin:0;

		padding:0;

		list-style:none;

		display:block;

	}

		div#sidebar ul ul {

			margin-bottom:16px;

		}

		div#sidebar ul li, form {

		clear:both;

	}

	div#sidebar a {

		color:#999;

		text-decoration:none;

	}

	div#sidebar a:hover, div#sidebar a:focus {

		color:#000;

		text-decoration:none;

	}

*/



div#content {

	padding:4px 32px 129px 32px;

}

	div#content img.big {

		float:left;

		display:block;

		position:relative;

		margin:0 32px 16px 0;

	}

	div#content div.big {

		float:right;

		width:198px;

	}

	div.post {

		overflow:hidden;

		_height:1%;

		position:relative;

		margin-bottom:32px;

		padding-bottom:16px;

		border-bottom:1px solid #ccc;

	}

	div.page {

		overflow:hidden;

		position:relative;

	}



	p.postmetadata {

		padding:2px 0;

	}

		p.postmetadata.alt {

			border-bottom:1px solid #ccc;

			padding-bottom:32px !important;

			margin:0 0 24px 0 !important;

		}

	/*div#content a {

		color:#00CCFF;

		text-decoration:none;

	}*/

	div#content a:hover, div#content a:focus {

		color:#000;

		text-decoration:none;

	}

	#content ul, #content ol {

		padding-left:32px;

	}





/* Comments */

	

.commentlist {

	list-style-position: inside;

	padding:0 !important;

}

	.commentlist li {

		background-color:#fff;

		padding:8px;

		margin:0;

	}

	.commentlist li.alt {

		background-color:#eee;

	}

#comment {

	width:99%;

}

	



/* Headings and paragraphs */



h1,h2,h3,h4,h5,h6,p {

	margin:8px 0;

}

h1,h2,h3,h4,h5,h6 {

	font-weight:normal;

	font-size:1.1em;

}

#sidebar h2 {

	color: #B3B3B3 !important;

	font-family:"Times New Roman",Times,serif;

	font-size:20px !important;

}

#content h2 {

	color:#58595B;

	font-family:Verdana,"Times New Roman",Times,serif;

	font-size:12px;

	line-height:150%;

}/*

#content h2 a {

	color:#999 !important;

}*/



h2.maintitle {

	color: #B3B3B3 !important;

	font-family:"Times New Roman",Times,serif !important;

	font-size:20px !important;

	line-height:1em !important;

	font-weight:normal !important;

}



h3 {

	font-weight:normal;

	margin:8px 0 !important;

	color:#58595B;

	font-family:Verdana,"Times New Roman",Times,serif;

	font-size:12px;

	line-height:150%;

}



p.copy {

	border-top:1px solid #8D8D8D;

	color:#666 !important;

	clear:both;

	margin:0 32px;

	padding:16px 0;

}



/* Pagination */



.navigation {

	overflow:hidden;

	font-size:1.1em;

	padding-top:16px;

}

.navigation .alignleft {

	float:left;

}

.navigation .alignright {

	float:right;

}



/* Content styling */



hr {

	border:0;

	border-bottom:1px solid #ccc;

	padding:4px 0 0;

	margin:0 0 16px 0;

}



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;

	}



a img {

	border: none;

	}





/*	Forms	*/

#commentform {

	margin-bottom:32px;

}

.widget_search{

	margin-bottom:16px;

}

.widget_search form{

	overflow:hidden;

	margin-bottom:8px;

}

.widget_search #s {

	width:118px;

	padding:2px;

	color:#999;

	border:1px solid #ccc;

}

