/*
Theme Name: Relationships Theme
Theme URI: http://www.yourengagement101.com/relationships
Description: Yep. Another copy of the Gemer theme.
Author: Engagememnt 101
Author URI: http://www.yourengagement101.com
*/


/*  theme is licensed under the GPL  */


* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Verdana;#AEA9BC
	color: #666;
	background: #E0E5FA;
}
#all {
	width: 960px;
	margin: auto auto;
	text-align: left;
	background:#FFFFFF;
	border-left:5px solid #999;
	border-right:5px solid #999;
}
a {
	color:#ED008C;
	text-decoration: none;
}
a:hover {
	
	color: #5dbae3;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
	
}

/** BEGIN wrapper **/
#wrapper {
	width: 960px;
	margin: auto auto;
	text-align: left;
	background:#FFFFFF;
}
/** END wrapper **/

/** BEGIN header **/
#header {
}
	#header .logo {
		float: center;
		padding:0px;
                margin: auto;
                width: 100%;
                height: 110px;
                background-image:url('http://www.yourengagement101.com/files/2010/02/YourEng101_logo_relationships.jpg');
	}

#header {
background:#736E72;
}
	
	#header .sear {
		float: right;
		padding: 0px 20px 0 0;
	}
	#header .pages {
		list-style-type: none;
		clear: both;
		height: 35px;
		overflow: hidden;
		width:100%;
		background:#736E72;
                border-bottom: 4px solid #f2f2f2;
	}
		#header .pages li {
			float: left;
			padding-right: 2px;
		}
		#header .pages li a {
			color: #9A9A9A;
			text-decoration: none;
			text-transform: uppercase;
			font-size: 14px;
			font-weight: bold;
			display: block;
			padding: 11px 14px;
                        font-family: arial;
		}
		#header .pages li a:hover {
			color: #fff;
			background:#5dbae3;
		}
	#header .categories {
		list-style-type: none;
		clear: both;
		overflow: hidden;
		width:100%;
		background-color:#333;
	}
		#header .categories li {
			float: left;
			font-size: 0.9em;
		}
		#header .categories li a {
			color: #fff;
			text-decoration: none;
			display: block;
			padding: 10px 14px;
		}
		#header .categories li a:hover {
			text-decoration: underline;
		}
/** END header **/

/** BEGIN content **/
#content {
	width: 625px;
	float: left;
	padding: 9px 0 10px;
	background:#FFFFFF;
}
	#content .featured {
		height: 238px;
		padding: 12px;
		border-left: 4px solid #f2f2f2;
		border-bottom: 4px solid #f2f2f2;
		margin-bottom: 0px;
		/*background-color:#2F3540;*/
		color:#666;
	}
		#content .featured h2 {
			font-size: 16px;
			text-transform: uppercase;
			margin-bottom: 28px;
			padding:  12px 10px;
			color:#FFFFFF;
			font-family:arial,helvetica,sans-serif;
		}
		#content .featured img {
			margin: 0 10px 10px 0px;
			border: 1px solid #f2f2f2;
			padding: 5px;
                        float: left;
		}
		#content .featured h3 {
			font-size: 1.5em;
			margin-bottom: 5px;
		}
			#content .featured h3 a {
				color: #444;
				text-decoration: none;
			}
		#content .featured .details {
			font-size: 0.9em;
			margin-bottom: 15px;
		}
		#content .featured p {
			line-height: 1.4em;
		}
		#content .featured .fpost {
			height: 163px;
		}
	#content .post {
		width: 288px;
                height:275px;
		float: right;
		padding: 10px 10px 15px;
		border-left: 4px solid #f2f2f2;
		border-bottom: 1px dotted #f2f2f2;
		margin-bottom: 30px;
	}


	#content .searchbox {
		width:600 px;
		padding: 20px 5px 20px 5px;
                         	border-bottom: 1px dotted #f2f2f2;
	}
	#content .searchbox p{
		padding:8px;
}
	#content .searchbox img{
		float:left;
		width: 75px;
		height:75px;
		padding:5px;
}


		#content .post h3 {
			margin-bottom: 10px;
			font-size: 1.2em;
                        height:39px;
		}
			#content .post h3 a {
				color: #444;
				text-decoration: none;
			}
		#content .post img {
			width: 280px; height: 110px;
			padding: 4px;
			border: 1px solid #f2f2f2;
			margin: 0 10px 10px 0;
		}
		#content .post p {
			line-height: 1.4em;
			font-size: 0.9em;
                        height:77px;
		}
		#content .post .category {
			clear: both;
			float: left;
			font-size: 0.8em;
                        color: #fff;
			padding-top: 10px;
		}
		#content .post .comments {
			float: right;
			font-size: 0.8em;
                        		color: #5dbae3;
			padding-top: 10px;
		}
	#content .uneven {
		float: left;
		clear: both;
	}
	#content .postnav {
		clear: both;
		padding: 30px;
	}
		#content .postnav ul {
			list-style-type: none;
			padding: 10px;
		}
			#content .postnav ul li {
				float: left;
				color: #ff0080;
				padding: 4px;
			}
			#content .postnav ul li a {
				color: #ff0080;
				text-decoration: none;
				display: block;
				padding: 2px 6px;
				border: 1px solid #E2E2E2;
			}
			#content .postnav ul li a:hover {
				border-color: #ffffff;
			}
			#wp_page_numbers ul {
				border-top: 0 !important;
			}
			#wp_page_numbers .page_info {
				padding: 3px 6px !important;
				margin-right: 2px;
				border: 1px solid #e0e0e0 !important;
				margin-top: 4px;
			}
			#wp_page_numbers .active_page a {
				background-color: #ffffff !important;
				border: 0 !important;
			}
#content .postmeta{ background-color:#5dbae3;}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width:314px;
	float:right;
	margin:0px 0px 0 0;
	background-color: #fff;
        
}
	#sidebar ul {
		list-style-type: none;
		margin-bottom: 15px;
	}
		#sidebar ul li {
			line-height: 1.4em;
			padding: 2px 0;
		}
		#sidebar ul li a {
			color: #444;
			text-decoration: none;
		}
		#sidebar ul li a:hover {
			color: #ed008c;
			text-decoration: underline;
		}
	#sidebar .box {
		background-color: #fff;
		margin-bottom: 0px;
                  	padding-left:10px;
		padding-right:10px;
	}
		#sidebar .box h2 {
			padding: 12px 10px;
			font-size: 16px;
			text-transform: uppercase;
			color:#666666;
			font-family:arial,helvetica,sans-serif;
		}
		#sidebar .box .sponsors {
			text-align: center;
			padding: 7px;
		}
			#sidebar .box .sponsors img {
				margin: 7px;
			}
		#sidebar .box .popular {
			list-style-type: none;
			padding: 14px;
		}
			#sidebar .box .popular li {
				line-height: 1.4em;
				padding: 4px 0;
			}
			#sidebar .box .popular li a {
				font-weight: bold;
				text-decoration: none;
			}
			#sidebar .box .popular li p {
				padding: 4px 0;
                    			border-bottom:2px dotted #f2f2f2;
			}
		#sidebar .box .flickr {
			text-align: center;
			padding: 7px;
		}
			#sidebar .box .flickr img {
				margin: 7px;
			}
		#sidebar .box .video {
			padding: 15px 17px;
		}
		#sidebar .box .tags {
			padding: 15px;
		}
			#sidebar .box .tags a {
				color: #000000;
				text-decoration: none;
			}
			#sidebar .box .tags a:hover {
				color: #003d6a;
				text-decoration: underline;
			}
			
/* right sidebar */


#right{
	width:310px;
	float:right;
	margin:0px 0px 0 0;
	padding:4px 4px 4px 15px;
	background:#efeef2 url('http://www.yourengagement101.com/engagement-party/files/2010/07/light-shadow.gif') repeat-y left;

	}

#right h2{
		color: #ed008c;
		font-size: 14px;

 
		padding-top:20px;
 
		padding-bottom:15px;
		font-weight:bold;
		font-family:arial,helvetica,sans-serif;text-transform:uppercase;
		background: url('http://www.yourengagement101.com/engagement-party/files/2010/07/h2-background1.gif')no-repeat bottom;
}

#right label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#right #socialbox {
	margin-left: 0;
	margin-right:10 px;
	padding-bottom:15px;
	padding-left: 15px;
	background:#FFF url('http://www.yourengagement101.com/engagement-party/files/2010/07/ul-background3.gif')no-repeat bottom;
	width:263px;
	height:70px;
	}

#right p {margin:0; padding:0;}

#right img {padding: 5; margin: 1-;}

#right a {color: #444;}

#right a:hover {color: #ff0080;}

#right ul {
	margin-left:12px;
	margin-right:12px;
	margin:bottom:12px;
	margin:top:0px;
	padding:0;
	}

#right ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	}

#right ul ul {
	list-style: none;
	margin-left: 0;
	margin-right:10 px;
	padding-bottom:15px;
	padding-left: 15px;
	text-indent: -1em;
	list-style-position: inside;
	background:#FFF url('http://www.yourengagement101.com/engagement-party/files/2010/07/ul-background3.gif')no-repeat bottom;
	width:263px;
	}

#right ul ul li {
        font-family:arial, helvetica, sans-serif;
        font-size:13px;
 }

#right ul ul li:before {
	content: "\00BB \0020";
	}
#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 15px;
	color: #898989;
}



	/*************************************
 +Search
 *************************************/

#searchform{
	padding-bottom:20px;
	margin:0px 8px 0 0;
	background:#FFF url('http://www.yourengagement101.com/engagement-party/files/2010/07/ul-background3.gif') no-repeat bottom;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	width:250px;
	font-size:pt;
	color: #444;
	
	}

#searchform input#searchsubmit{
	border:none;
	color:#fff;
	text-transform:uppercase;
	
	}


/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	background-color: #333;
	padding: 20px 20px;
	height: 15px;
	font-size: 0.9em;
	color:#FFFFFF;
}
	#footer .wrapper {
		width: 970px;
		margin: auto auto;
		text-align: left;
	}
	#footer p {
		color: #ffffff;
	}
	#footer a {
		color: #ffffff;
	}
	#footer p.l {
		float: left;
	}
	#footer p.r {
		float: right;
	}
/** END footer **/

/** BEGIN miscellaneous **/


#content .single {
	padding: 12px;
	margin-bottom: 10px;
}
	#content .single h2 {
		font-size: 16px;
		text-transform: uppercase;
		margin-bottom: 20px;
		font-family:arial,helvetica,sans-serif;
		font-color:#444;
	}
	#content .single p {
		line-height: 1.5em;
		margin-bottom: 10px;
	}
	#content .single ul, #content .single ol {
		list-style-position: inside;
		margin-bottom: 10px;
	}
	#content .single li {
		line-height: 1.5em;
		padding: 2px 0;
	}
	#content .single blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #e0e0e0;
	}
	#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}

#comments {
	padding: 12px;
	border-top: 1px solid #bbbbbb;
	margin-bottom: 10px;
}
	#comments a {
		text-decoration: none;
	}
	#comments h2 {
		font-size: 16px;
		text-transform: uppercase;
		margin-bottom: 20px;
		clear: both;
		font-family:arial,helvetica,sans-serif;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
                 padding:4px;
	}
	#comments form {
		
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 240px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding-bottom: 20px;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}

/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 0 40px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}

#crumbs {float:left;padding:4px 0px 10px 4px;width:615px;height:100%;text-transform:uppercase;font-size:10px;}
#crumbs .current {font-color:#777;}
/** END wordpress 2.7 comments **/