/*
Theme Name: Singles365.com
Description: The original Singles365.com theme.
Version: 1.0
Author: Grant Bunyan
Author URI: http://www.whitelabeldating.com/
Tags: fixed width, two columns, widgets
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Arial Unicode MS',sans-serif;
	background-color: #f2fbff;
	color: #555;
	text-align: center;
	height: 100%;
	}

#page {
	text-align: left;
	border: 1px solid #4bafdd;
	background: #fff url('images/sidebar-bg.png') no-repeat top right;
	}
.single #page {
	background-image: none;
	}

#headerimg 	{
	margin-left: 30px;
	padding-top: 16px;
	width: 252px;
	}

#content-contain {
	background: url('images/page-base.jpg') no-repeat bottom center;
	padding-bottom: 90px;
	height: 100%;
	}
#nav {
	display: block;
	width: 100%;
	float: left;
	height: 1%;
	padding-bottom: 10px;
	}
#nav a {
	text-decoration: none;
	margin-left: 38px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding: 0.2em 10px 0.2em 10px;
	background: #fff url('images/btn-bg.png') no-repeat 10% center;
	border: 1px solid #67b3dd;
	color: #0167a2;
	cursor: pointer;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	}
#nav a:hover {
	background: #fff url('images/btn-bg-lit.png') no-repeat 10% center;
	}
#nav h1 {
	font-size: 12px;
	}
#content {
	font-size: 1.3em;
	padding-bottom: 30px;
	}

#sidebar {
	font-size: 1.0em;
	}
.entry p {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin: 0;
	}
.entry strong {
	color: #09669e;
	font-family: helvetica;
	font-size: 105%;
	}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}

.even, .alt {
	border-left: 1px solid #ddd;
}
.depth-1 {
    border: 1px solid #FFE694;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.4em;
	}
body.archive .post small {
	top: 0em;
	}
body.single small {
	border: none;
	line-height: 1.5em;
	padding: auto;
	top: auto;
	right: auto;
	position: relative;
	font-size: small;
	background-color: transparent;
	opacity: 0.7;
	}
	
#content h2 {
	background: #ffeaa0 url('images/hdr-btn-ylw-bg.png') no-repeat right bottom;
	padding: 0.4em 15px;
	position: relative;
	height: 1%;
	}
#content h2, #content h2 a {
	font-size: 20px;
	}

#headerimg .description {
	font-size: 1.0em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}
#sidebar h2 {
	font-size: 1.8em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #007fc4;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.sticky {
	background-color: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist {
	margin-left: 0;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
	}
.commentlist li ul li {
	font-size: 1em;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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;
	}

.commentmetadata {
	font-weight: normal;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #036da7;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-weight: bold;
	font-size: 1.3em;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
html, body {
	margin: 0;
	padding: 0;
	}
	
#page {
	margin: 0 auto;
	padding: 0;
	width: 948px;
	position: relative;
	margin-top: 22px;
	}

#header {
	padding: 0;
	height: 100px;
	}

#header a#return-to-da {
	margin-left: 44px;
	display: block;
	margin-top: 8px;
    }

.narrowcolumn {
	float: left;
	padding: 0 0 20px 38px;
	margin: 0;
	width: 534px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px auto;
	width: 660px;
	clear: both;
	}

.post {
	position: relative;
	padding-bottom: 1em;
	margin: 0 0 2em;
	text-align: justify;
	}
.post h2, .post h3, .post h4, .post h5 {
	text-align: left;
	}
.post h3 {
	padding-right: 220px;
	margin-bottom: 0.5em;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	clear: both;
	}
.widecolumn h2 {
	text-align: center;
	margin: 20px 0 14px !important;
	}


.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	padding-top: 0.7em;
	font-size: 90%;
	}
.widecolumn .postmetadata {
	margin-top: 30px;
	margin-bottom: 30px;
	border-top: 0;
	}
	
.post .entry {
	padding-bottom: 0.6em;
	}

.post p small, .post p small, .post div small, .post h2 small {
	margin-left: 0;
	}
	
.clear {
	clear: both;
	}

.relax {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0 !important;
	}




/* End Structure */



/*	Begin Headers */
h1 {
	padding: 0;
	margin: 0;
	}

h2 {
	margin: 0 0 25px;
	}

h3 {
	padding: 0;
	margin: 20px 0 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 4px;
	max-width: 80%;
	background-color: #dde9ef;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.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, #sidebar ul ul li:before {
/*	content: "\2022 \0020"; */
	color: #f28110;
	}
#sidebar ul ul li {
	background: url('images/li-disc.png') no-repeat left center;
	padding-left: 15px;
	}
.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;
	}



/* Begin Sidebar */
#sidebar {
	padding: 0 0 10px 0;
	margin: 0 10px 0px 620px;
	width: 290px;
	}
#sidebar ul, #sidebar ul li {
	padding: 0;
	margin: 0;
	}
	
#sidebar ul li {
	background-color: #f2fbff;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 1em;
	padding: 15px 15px 0.5em 15px;
	border: 1px solid #4bafdd;
	font-weight: bold;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	}
	
#sidebar ul li.widget_search {
	background-color: transparent;
	height: 0;
	margin-bottom: 0;
	padding: 0;
	border: 0;
	}
	
#sidebar ul li.widget_recent_entries {
	background-color: transparent;
	border: 0;
	margin-top: 0;
	padding-top: 0;
	}
#sidebar ul li.widget_recent_entries li a {
	font-weight: normal;
	}

#sidebar ul ul li {
	border: 0;
	background-color: transparent;
	padding: 0 0 0 15px;
	font-size: 1.4em;
	margin-bottom: 0.5em;
	}
	
#sidebar ul li.widget_recent_entries ul li {	
	font-size: 1.3em;
	}
		
#sidebar ul li h2 {
	margin: 0;
	padding: 0 0 0.3em 0;
	font-size: 2.2em;
	}

#sidebar ul p {
	padding-right: 8px;
	}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#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 {
	list-style-image: none;
	}
/* End Entry Lists */



/* Begin Form Elements */
#sidebar #searchform {
	margin: 0px auto;
	position: absolute;
	right: 35px;
	top: 38px;
	}

#sidebar #searchform #s {
	width: 90px;
	margin: 0;
	}

#sidebar #searchsubmit {
	font-size: 12px;
	font-weight: bold;
	padding: 0.2em 14px 0.2em 4px;
	margin-left: 4px;
	background: #fff url('images/btn-bg.png') no-repeat right center;
	border: 1px solid #67b3dd;
	color: #0167a2;
	cursor: pointer;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	}

#sidebar #searchsubmit:hover {
	background: #fff url('images/btn-bg-lit.png') no-repeat right center;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align: center;
	}

select {
	width: 130px;
	}

#commentform input[type=text] {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 0 0 0;
	}
#commentform input[type=text], #commentform textarea {
	border: 1px solid #ffe694;
	}
#commentform textarea {
	width: 99%;
	padding: 2px;
	font-size: 1.2em;
	}

#respond small {
	line-height: 0;
	background: none;
	}
#respond small a {
	line-height: normal;
	}
#respond:after {
	content: "."; 
    display: block;
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	font-weight: bold;
	background-color: #fff5d3;
	margin: 10px 0 15px 0;
	padding: 10px;
	list-style: none;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */





/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	margin-bottom: 30px;
	background-color: #f2fbff;
	line-height: 0;
	font-size: 0px;
	}
.navigation div.alignleft, .navigation div.alignright {
	margin: 0 15px;
	line-height: 2.5em;
	font-size: 13px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	background-color: #016eaf;
	padding-top: 5px;
	margin: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	color: #ffdf6f;
}
/* End captions */





#footer {
	font-size: 12px;
	display: block;
	clear: both;
	background-color: #fff;
	position: relative;
	padding: 8px 25px;
	height: 1%;
	margin: 0 6px;
	}
.corner {
	width: 6px;
	height: 6px;
	background-repeat: no-repeat;
	position: absolute;
	line-height: 0;
	font-size: 0;
	}
.page-tl { background-image: url('images/corn-page-tl.png'); top: -1px; left: -1px; }
.page-tr { background-image: url('images/corn-page-tr.png'); top: -1px; right: -1px; }
.page-bl { background-image: url('images/corn-page-bl.png'); bottom: -1px; left: -1px; }
.page-br { background-image: url('images/corn-page-br.png'); bottom: -1px; right: -1px; }

.y-tl { background-image: url('images/corn-ylw-tl.png'); top: 0; left: 0; }
.y-tr { background-image: url('images/corn-ylw-tr.png'); top: 0; right: 0; }
.y-bl { background-image: url('images/corn-ylw-bl.png'); bottom: 0; left: 0; }



#footer a {
	color: #336699;
	}

#footer li {
	margin: 0;
	padding: 0;
	display: inline;
	}

#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
	}

#footer ul#copyr {
	text-align: left;
	float: left;
	width: 250px;
	}

#footer ul#constant-nav li {
	margin-left: 10px;
	display: inline;
	}
