/*  
Theme Name: JDate
Author URI: http://ndzynes.com
Version: 1
Author: Nathan Parikh
Description: Theme developed for JDate by Nathan Parikh
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/
body {
	font-family: Arial,Verdana,Georgia,"Times New Roman",Times, serif;
	font-size: 12px;
	color: #333333;
	background: #efefef url(images/bgsm.png) top repeat-x;
	line-height: 18px;
	margin: 0px;
	}
	
a {
	text-decoration: none;
	color: #993366;
	font-weight: bold;
	}
	
a:hover {
	text-decoration: underline;
	}
	
a img {
	border: none;
	}

.image-text-pair a:hover {
    text-decoration: none;
}
    #ie6only .image-text-pair a:hover {text-decoration: underline;}

.image-text-pair a span:hover {
    text-decoration: underline;
}
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
	
h1, h2, h3 {
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	}
	
.left, .alignleft {
	float: left;
	}
	
.right {
	float:right;
	}
.left-tags {
         float: left;
         }

blockquote {
	color: #919191;
	border-left: 7px solid #d5d5d5;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 40px;
	width: 430px;
	float: left;
	}
blockquote p {
	margin: 0px;
	padding: 0px;

	}
	
.twofour {
	font-size: 24px;
	}
.eighteen {
	font-size: 18px;
	}
.georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 5px 0px 5px 0px;
	}
	
.container {
	width: 985px;
	margin: 0px auto 0px auto;
	background: none;
	}

#wrapper {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	clear: both;
	background: url(images/container-mid.jpg) repeat-y;
	}
	
#header {
/*	background: url(images/header-bg.gif) top no-repeat; */
	color: #fff;
	padding: 0px 0px 0px 0px;
	}
#header a img {
	border: none;
	}
	
#single-header {
	height: 64px;
/*	background: #a4dbf0 url(images/header-sm.gif) top no-repeat; */
	color: #fff;
	padding: 0px 0px 0px 0px;
	}

.logo {
	margin: 7px 0px 6px 0px;
	float: left;
}

#temp-ad-container{
       display:none;
}
#header-ad {
	float: right;
	margin: 15px 10px 0px 10px;
        width:728px;
        height:90px;
	}
#sidebar-ad{
        width:300px;
        height:250px;
}

#top {
	background: url(images/container-top.jpg) no-repeat top;
	height: 58px;
	margin: 28px 0px 0px 0px;
	position: relative;
	z-index: 0;
	}
	
#top-menu {
	width: 970px;
	height: 44px;
	background: url(images/top-menu.png) no-repeat;
	padding: 12px 0px 0px 0px;
	margin: 11px 0 0 8px;
	position: absolute;
	}

#top-menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#top-menu ul li {
	display: inline;
	list-style-type: none;
	font-weight: bold;
	font-size: 12px;
	background: url(images/menu-separator.png) right no-repeat;
	padding: 0px 15px 0px 15px;
	margin: 0px 5px 0px 0px;
	float: left;
	}
	
#top-menu ul li a {
	color: #fff;
	}

#content {
	width: 615px;
	margin: 5px 0px 0px 10px;
	padding: 0px 15px 0px 10px;
	float: left;
	}

#content h1, #content h1 a {
	color: #000;
	font-size: 24px;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	text-decoration: none;
	}
#content h2, #content h2 a {
	color: #000;
	font-size: 18px;
	margin: 0px;
	}
#content p {
	margin-top:0
	}

.entry{
       clear:both;
       display:inline-block;
       margin:12px 0;
       width:615px;
}
.entry img {
    margin: 0px 10px 0px 0px;
}

#jblogTitle {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	line-height: 14px;
	font-size: 14px;
	background: url(images/dotted.png) bottom no-repeat;
        align:right;
        vertical-align:middle;
	}
	
#jblogTitle img {
	margin: 10px 0px 0px 0px;
	display: inline;
	}

.textwidget {
	margin: 0px;
	padding: 0px;
	}
	
.post {
	margin: 25px 0px 0px 0px;
	}
	
.date {
	width: 35px;
	height: 39px;
	background: url(images/date-box.png) no-repeat;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 15px 0px 0px;
	}
	
.month {
	text-transform: uppercase;
	font-size: 10px;
	width: 35px;
	height: 14px;
	display: block;
	color: #fff;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	}

.day {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 21px;
	 margin: 0px;
	 padding: 0px;
	}
.year {
	font-size: 14px;
	}

.author {
	margin: 0px 10px 0px 0px;
	}
.author a {
	font-size: 14px;
	}

.metadata {
	font-size: 12px;
	background: url(images/meta-box.png) no-repeat;
	padding: 10px 10px 0px 10px;
	width: 612px;
	height: 29px;
	}
.metadata a {
	font-weight: normal;
	}

.meta-top
{
	background: url(images/meta_top.gif) no-repeat;
	display: block;
	width: 632px;
	height: 10px;
	margin-bottom: 0px;
        clear:both;
}

.meta-middle
{
	background-image: url(images/meta_mid.gif);
	background-repeat: repeat-y;
	padding: 0px 10px 0px 10px;
	width: 612px;
         overflow: hidden;
}

.meta-middle a
{
         font-weight: normal;
}

.meta-bottom
{
	background: url(images/meta_bottom.gif) no-repeat;
	display: block;
	width: 632px;
	height: 10px;
	margin-bottom: 0px;
}
	
.tags a {
	color: #333333;
	}
	
.page-nav {
	width: 645px;
	margin: 0px auto;
	float: left;
	}
	
.nextpost {
	background: url(images/newer-button.png) no-repeat;
	width: 90px;
	height: 22px;
	padding: 3px 0px 0px 25px;
	float: left;
	display: block;
	}
.previouspost {
	background: url(images/older-button.png) no-repeat;
	width: 85px;
	height: 22px;
	padding: 3px 25px 0px 4px;
	float: right;
	display: block;
	}
	
#sidebar {
	width: 300px;
	float: left;
	margin: 0 0 0 25px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	}

#sidebar h2 {
	font-size: 18px;
	}
	
#sidebar ul {
	margin: 0px 0px 0px 17px;
	padding: 0px 0px 0px 0px;
	}
	
#sidebar ul li {
	list-style-image: url(images/black-arrow.png);
	}
	
.side-box {
	background: url(images/side-bg.png) repeat-y;
	width: 285px;
	padding: 0px 0px 10px 7px;
	margin: 0px 0px 10px 0px;
	}
.side-box-RSS {
	width: 285px;
	padding-top: 10px;
	margin: 0px;
	}
.side-box h3 {
	background-position: 85px 8px;
	font-weight: bold;
	color: #333333;
	font-size: 14px;
	padding: 3px 0px 0px 0px;
	}
.side-box h4 {
	font-size: 14px;
	background: url(images/jdate-dotted.png) top no-repeat;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	}
	
.jblogger h5 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	}
.jblogger img {
	float: left;
	margin: 0 0 8px 0;
	}
.jblogger p, .jblogger h5 {
        float: right;
        width: 190px;
        margin-top: 0;
}	
.jdater {
	background: url(images/jdate-dotted.png) top no-repeat;
	padding: 10px 0px 10px 0px;
        display: block;
	}
.jdater img {
	margin: 0px 10px 0px 0px;
	}

#subscribtion-box {
	background: url(images/subscribtion-box.gif) no-repeat;
	width: 199px;
	height: 256px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	}

#feedburner {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#search {
	margin: 5px 0px 0px 0px;
	width: 140px;
	}
#subscribe-button {
	margin: 5px 0px 0px 0px;
	}

#footer {
	background: #25426b;
	padding: 10px 0px 20px 0px;
	margin: 30px 0px 50px 0px;
	color: #96b1cc;
	font-size: 12px;
	}
	
#footer a {
	color: #96b1cc;
	font-weight: normal;
	}
	
#footer ul {
	margin: 0px;
	padding: 0px;
	}
	
#footer ul li {
	list-style-type: none;
	position: relative;
	display: inline;
	padding: 0 6px 0 2px;
	border-right: 1px solid #4B5361;
	}
	
#bottom {
	background: url(images/container-bot.png) no-repeat;
	margin: 0px auto 40px auto;
	width: 985px;
	height: 39px;
	}

ul#nav-auxiliary {
	margin: 0 0 0 1em;
	float: left;
	width: 200px;
	padding: 0;
}

	ul#nav-auxiliary li {
		float: left;
		padding: 2px .0em .5em .0em;
		list-style-type: none;
	}
	
ul#nav-auxiliary a:link, ul#nav-auxiliary a:visited, ul#nav-auxiliary a:active {
	color: #666666;
	padding: .3em .5em;
	white-space: nowrap;
	font-size: .92em;
}

ul#nav-auxiliary a:hover {
	color: #202e42;
}

ul#nav-auxiliary a.current:link, ul#nav-auxiliary a.current:visited, ul#nav-auxiliary a.current:active {
	border: 1px solid #cccccc;
    background-color: #eceff2;
}

ul#nav-auxiliary a.current:hover {
	color: #202e42;
}

#header-logo {
	margin: 0 0 0 1em;
	display: block;
    float:left;
}


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}

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 */

#respond {
 font-weight: bold;
}

/* jdate.com styles */
.direction-buttons {
	padding: 0;
}

.direction-buttons a:link, .direction-buttons a:active, .direction-buttons a:visited, .direction-buttons a:hover  {
	background-image: url(/img/Community/JDate/pagination-results-profile-full-bh.png);
	background-position: 50% 50%;
	background-repeat: repeat-x;
	padding: .4em;
	border: 1px solid #e0e0e0;
	display: inline-block;
	font-size: .92em;
}

.pagination-profile-results .back {
	border-left: 1px dotted #999999;
	padding-left: .4em;
	margin-left: .4em;
}
	#ie6only .direction-buttons .back {border-style: solid;}

.direction-buttons .direction {
	font-size: 1em;
	line-height: 1em;
}

.direction-buttons .prev {
	border-left: 1px dotted #999999;
	padding-left: .4em;
	margin-left: .4em;
}
	#ie6only .direction-buttons .prev {border-style: solid;}

.direction-buttons .next {
	border-right: 1px dotted #999999;
	padding-right: .4em;
	margin-right: .4em;
}

.RSS {
    text-align: left;
    width: 240px;
    border: 1px dashed #FFF;
    margin-bottom:0px;
    padding-bottom:0px;
    display: block;
height: 40px;
}

.RSS a{
    font-family: Arial,Verdana,Georgia,"Times New Roman",Times,serif;
    font-size: 19px;
    font-weight: bold;
    color: #f47322;
    text-decoration: none;
}

.RSSImage {
    vertical-align: top;
}

.RSSTagline {
    text-align: left;
    vertical-align: top;
    display: inline;
    position: relative;
    left: 40px;
    top: -18px;
    font-size: 10px;
    font-family: Arial,Verdana,Georgia,"Times New Roman",Times,serif;
    font-weight: normal;
    color: #000;
    margin-bottom:0px;
    padding-bottom:0px;
}

#ie6only .direction-buttons .next {border-style: solid;}

