/*  
Theme Name: Over When
Theme URI: http://itwasoverwhen.com
Description: Tales of romantic dead ends.
Version: 1.0
Author: Doug Peterson
Author URI: http://www.petersonwebdesign.com/
*/

body {
	margin: 0px;
	padding: 0;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #006666;
}

h1 { font-size: 44px; }

h2 { font-size: 20px; }

h3 { 
	color: #191dbb;
	font-weight: bold;
	font-size: 14px;
}

p, ul, ol {
	margin-top: 0;
	line-height: 150%;
	text-align: left;
}

ul, ol { font-size: 13px; }

blockquote { }

a { 
	color: #191dbb;
	text-decoration: none;
}

a:hover { text-decoration: none; }

a:active { outline: none; }

a img { border: none; }

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }
#page .entry hr {display: block; height: 1px; border: none; border-bottom: 1px dashed #bbb; margin: 0 0 1em 0; padding:0; }

.list1 { }

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img { margin: 0 30px 30px 0; }

.list1 li.alt img { margin-right: 0; }

#wrapper {
	width: 900px;
	margin: 0 auto;
	background: #ffffff;
}

/* Header */

#header-wrapper { }

#header {
	width: 920px;
	height: 36px;
	margin: 0 auto;
	background: none;
}

/* Social Media Buttons */

#buttons {
	margin: 0 5px 0 5px;
	height: 25px;
	width: 860px;
}

#buttons .link { float: right; margin: 0 0 0 10px;}

/* Menu */

#menu {
	width: 880px;
	position: relative;
	left: 0px;
	height: 45px;
	font-size: .9em;
	background: url(images/bg1.gif) repeat-x top left;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	border: 1px solid #000000;
}

#menu ul {
	padding:0; 
	margin:0; list-style: none; 
	width: 870px; 
	float: left; 
}

#menu li {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left; 
}

#menu li a {
	float: left;
	text-decoration: none;
	height: 34px;
	padding: 9px 18px 0;
	font-weight: normal;
	color: #A79787;
	
}

#menu a:hover { 
	color: #ffffff;
	background: url(images/bg2.gif) repeat-x top left;
}

#menu .current_page_item a {
	color: #ffffff;
	background: url(images/bg2.gif) repeat-x top left;
	font-weight: bold;
}

/* Search */

#search {
	/*position: relative;
	left: 310px;
	height: 45px;*/
	position: absolute;   
	right: 10px;
	top: 10px;
}

#search form {
	margin: 0;
	padding: 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	padding: 2px;
	font: 12px Arial, Helvetica, sans-serif;
	border: none;
	margin: 0 0 0 10px; 
	background: #eee; 
}

#search-text {
	width: 135px;
	height: 14px;
	margin: 0px 6px 0px 0px;
	padding: 0px 0 0 5px;
	color: #000033;
}

#search-submit {
	padding: 0px;
	margin: 0px;
	height: 21px;
	margin-left: 4px;
	color: #000033;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	margin-left: 10px;
	padding: 0px;
}

/** LOGO */

#logo {
	width: 900px;
	height: 240px;
	margin: 0 auto;
	background: url(images/img05.jpg) no-repeat left top;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0px;
	line-height: normal;
}

#logo h1 {
	padding-left: 40px;
	padding-top: 90px; 
}

#logo h1 a {
	text-decoration: none;
	text-transform: lowercase;
	color: #FFFFFF;
}

#logo p {
	padding: 0px 0 0 42px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#logo p a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo p a:hover { text-decoration: underline; }

#logoid {
	background-image: url(images/img05.jpg);
	display: block;
	height: 240px;
	width: 900px;
}

/* Content */

#content {
	float: left;
	width: 450px;
	margin-left: 20px;
}

#content .numberbar {
	margin-bottom: 25px;
}

#content .numberbar a {
	text-decoration: none;
}

#content .numberbar a:hover {
	text-decoration: underline;
}

/* Post */

.post {
	float: left;
	width: 450px;
	margin-bottom: 25px;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
}

.post a {
	color: #191dbb;
	font-size: 16px;
}

.post .title {
	height: 30px;
	margin-bottom: 3px;
	border-bottom: 1px dashed #1E1E1E;
	font-family: Palatino Linotype, Times, serif;
	color: #000000;
	font-weight:700;
}

.post .title a {
	text-decoration: none;
	color: black;
		font-size: 20px;
}

.post .date {
	float: right;
	margin-top: -40px;
	padding-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #0000b2;
}

.post .date a {
	/*float: right;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #0000b2;
	text-decoration: none;
}

.post .date a:hover {
	background: url(images/date.gif) no-repeat left top;
	width: 100%;
}

.post .meta {
	margin: -30px  0 3px 25px;
	padding: 2px 30px 2px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 10px;
	color: #333333;
}

.post .meta a { color: #333333; }

.post .entry {
	margin-top: 10px;
	padding: 5px 0px;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments { }

.post .links .permalink { padding-left: 17px; }

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	padding: 0 0 10px 0px;
	/*background: url(images/img08.gif) repeat-y left top;*/
}
#sidebar .shaded {
	background: url(images/img08.gif) repeat-y left top !important;
}


#sidebar li li {
	margin: 0;
	padding: 3px 17px;
}

#sidebar li a {
	/*font-size: 28px;*/
	color: black;
}

#sidebar li a:hover {
	/*font-size: 28px;*/
	color: blue;
}

#sidebar p {
	margin: 0;
	padding: 0 17px;
	color: #0b0b0b;
	line-height: 150%;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#sidebar h2 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#sidebar h2.callout {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	height: 33px;
	margin: 0 0 3px 0;
	padding: 12px 0px 0px 13px;
	background: url(images/img06.gif) no-repeat left top;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

#sidebar #countdown {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: black;
	font-size: 12px;
}

#sidebar a {
	color: #000066;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#sidebar a:hover { color: #000; }

#sidebar .bottom {
        background: none;
	background: url(images/img09.gif) no-repeat left top;
	height: 8px;
}

#sidebar .quote p {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(images/quote.gif) no-repeat left top;
	margin: -40px -25px 0px -20px;
	padding: 5px 17px 15px 17px;
	text-align: center;
	color: #666666;
}

#sidebar .share {
	margin-top: 5px;
	margin-left: 10px;
}

#sidebar .share a {
	padding: 0px 0px 0px 2px;
	background: #666666;
}

#sidebar .share a:hover {
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
}

#sidebar .link {
	background: url(images/submit.gif) no-repeat left top;
	height: 20px;
	margin-left: 10px;
}

#sidebar .link:hover {
	background: url(images/submitdown.gif) no-repeat left top;
	height: 20px;
	margin-left: 10px;
}

.aff {
	margin: 0px 0px 20px 0px;
	font-size: 10px;
	text-align: left;
}

.aff a { font-size: 10px; }

#sidebar .book {
	margin-bottom: 15px;
	margin-top: 0px;
}

/* Category List */

#sidebar li .chemistry a {
	display: block; 
	text-indent: -9999px; 
	overflow: hidden; 
	width: 153px;
	height: 28px;
	background: url(images/chemistry.gif) no-repeat;
}

#sidebar li .chemistry a:hover {

	background: url(images/chemistrydown.gif) no-repeat;
}

#sidebar li .clashes a {
	display: block; 
	text-indent: -9999px; 
	overflow: hidden; 
	width: 128px;
	height: 28px;
	background: url(images/clashes.gif) no-repeat;
}

#sidebar li .clashes a:hover {

	background: url(images/clashesdown.gif) no-repeat;
}

#sidebar li .manners a {
	display: block; 
	text-indent: -9999px; 
	overflow: hidden; 
	width: 133px;
	height: 28px;
	background: url(images/manners.gif) no-repeat;
}

#sidebar li .manners a:hover {

	background: url(images/mannersdown.gif) no-repeat;
}

#sidebar li .quirks a {
	display: block; 
	text-indent: -9999px; 
	overflow: hidden; 
	width: 103px;
	height: 28px;
	background: url(images/quirks.gif) no-repeat;
}

#sidebar li .quirks a:hover {

	background: url(images/quirksdown.gif) no-repeat;
}

#sidebar li .secrets a {
	display: block; 
	text-indent: -9999px; 
	overflow: hidden; 
	width: 136px;
	height: 28px;
	background: url(images/secrets.gif) no-repeat;
}

#sidebar li .secrets a:hover {

	background: url(images/secretsdown.gif) no-repeat;
}

#sidebar li .sex a {
	display: block; 
	text-indent: -9999px; 
	overflow: hidden; 
	width: 68px;
	height: 28px;
	background: url(images/sex.gif) no-repeat;
}

#sidebar li .sex a:hover {

	background: url(images/sexdown.gif) no-repeat;
}

#sidebar li .weird a {
	display: block; 
	text-indent: -9999px; 
	overflow: hidden; 
	width: 107px;
	height: 28px;
	background: url(images/weird.gif) no-repeat;
}

#sidebar li .weird a:hover {

	background: url(images/weirddown.gif) no-repeat;
}

#sidebar li .bestof a {
	display: block; 
	text-indent: -9999px; 
	overflow: hidden; 
	width: 135px;
	height: 28px;
	background: url(images/best-of.gif) no-repeat;
}

#sidebar li .bestof a:hover {

	background: url(images/bestofdown.gif) no-repeat;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-right: 1px solid #F5F2EF;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
	background: #F5F2EF;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
}

#calendar tfoot td {
	padding: 5px;
}

#calendar tfoot #next {
	text-align: right;
}

#calendar #today {
	background: #E7F1E1;
}

/* Right Sidebar */

.socialb {
	width: 200px;
	background: #fff;
	text-align: center;
	margin-bottom: 20px;
}

.affiliate {
	text-align: center;
	margin: 0 00px 20px 0px;
}

.affiliate a {
	color: #000066;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.affiliate a:hover { color: #000; }


.my-banner {
	text-align: center;
	margin: 0 0px 20px 0px;
}


.google-ad {
	margin: 0 auto 20px auto;
}


.bar {
	border-bottom: 1px dashed #ddd;
	width: 200px;
	margin: 0px 0px 0px 00px;
}

/* Footer */

#footer {
	border: 1px solid #000;
	width: 900px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img02.gif) repeat-x left top;
	height: 61px;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
	color: #000000;
}

#footer a {
	color: #000000;
	text-decoration: none;
}

#footer a:hover { font-weight: bold; }

/* Added for Wordpress */

.alignright { float: right; }

.alignleft { float: left; }

.navigation {
	display: block;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 60px;
}

/* Other */

.credit {
	margin: 0;
	padding: 0;
}

#commentform { margin: 0; }

#comment {
	margin: 0;
	width: 450px;
}

.alignright { float: right; }

.alignleft { float: left; }

#respond {
	margin: 0;
	clear: both; 
}

.navigation { padding-top: 20px; 
		clear: both;}

#tag_cloud {
	display: block;
	margin: 20px;
	padding-top: 20px;
}

#tag_cloud h2 { margin: 0 -20px; }

.pagetitle {
	padding: 0px 0px 30px 0px;
	font-size: 24px;
	color: #333333;
}

.commentlist { }

#comments { clear: both; margin-bottom: 30px;  }


/* page navigation plugins */


.navigation {clear: both; text-align: left;  }

	.navigation .more-stories { font-size: 16px; margin: 0 1em 0 0; }
	
	#wp_page_numbers {clear: both; padding: 10px 0; border-top: 1px dashed #ddd; }
		#wp_page_numbers ul {float: left; font-size: 16px; list-style: none; margin: 0; padding: 0; }
			#wp_page_numbers ul li {float: left; height: 16px; padding: 2px 6px 2px 0; list-style: none; }
				#wp_page_numbers ul li a {padding:0; margin:0;  }
				#wp_page_numbers ul li.active_page a {font-weight: bold; color: #000;  }

.adsense {}
.squaread {}
.skyscraper {width: 160px; margin: 0 auto; }

