/*
Theme Name: DatingAgency
Theme URI: http://datingagency.com/
Description: DatingAgency Blogpage.
Version: 1.0
Author: DatingAgency
Author URI: http://datingagency.com/
Tags: dating, agency
*/

/* Colors 
*  
*	color:#503426;   Brown
*	color:#e5399d;	 Pink
*	color:#8da61b;	 Green
*
********* */

* {
	margin: 0;
	padding: 0;
}
html {
	margin-top: 0;
	height: 100%;
}
body {
	margin-top: 0;
	height: 100%;
	background-color: #B7D432;
	line-height: 16px;
	font: 13px/22px Arial, Helvetica, sans-serif;
	color: #503426;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
	color:#503426;
}
.underline {
	text-decoration: underline;
}
a:link, a:visited {
	text-decoration: none;
	color: #503426;
}
a:hover, a:focus {
	color: #503426;
	text-decoration: underline;
}
div.wrap {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
a img {
	border:0;
}
div.hr {
	border: 0;
	clear: both;
	height: 40px;
	margin: 0 60px 0 0;
	background: url(../images/hr.gif) 0 20px repeat-x;
}

/* @ Top */
div#top {
	height: 113px;
	background: #FFFFFF;
}
div#top h1 {
	float: left;
	width: 338px;
	height: 58px;
	margin: 32px 0 0 0;
}
div#top h1 a {
	border: 0;
	height: 58px;
	display: block;
	line-height: 44px;
	text-indent: -9999px;
	background: url(../images/dating_agency.gif) 0 0 no-repeat;
}
/* Big logo floated right */
div#mininav{
	float: right;
	width: 179px;
	height: 96px;
	display: block;
	margin: 2px 52px 0 0; 
	text-indent: -9999px;
	background: url(../images/logo-big.gif) 0 0 no-repeat;
}
div.clear {
	clear:right;
}

/* Navigation */
div#nav {
  z-index: 999;
  position: absolute;
	float: left;
	clear: both;
	width: 960px;
	height: 36px;
	margin: 2px 0 0;
	background: #503426 url(../images/navigation.gif) 0 0 no-repeat;
 }
div#nav ul {
	float: left;
	width: 960px;
	height: 36px;
	padding-top: 4px;
	list-style-type: none;
}
div#nav ul li {
	float: left;
	height: 32px;
	zoom:1;
}

div#nav ul li a {
	float: left;
	display: inline;
	font-weight: bold;
	font-size: 13px;
	height: 32px;
	line-height: 32px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px; 
	font-family: Georgia, "Times New Roman", Times, serif;
}
div#nav ul li a:hover {
	background-color: #E3EBBA;
	color:#503426;
	text-decoration: none;
}

 
/* @ Content */
div#content {
	z-index: 1;
}
div#content div.wrap {
	background: #FFFFFF;
	min-height: 300px;
	padding-top: 72px;
}
div#content div.vertical-bg {
	background: #FFFFFF url(../images/vertical-dotted-line.gif) 0 0 repeat-y;
}
div#content h2 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px 0;
	line-height: normal;
	text-transform: capitalize;
}

.entry h3 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  margin-top: 22px;
  margin-bottom: 8px; 
}

/* column-left */
div#content div.column-left {
	display: inline;
	float: left;
	margin: 0 0 0 51px;
	width: 600px;
	padding-right: 40px;
}
div#content div.column-left div.hr, div#content div.column-right div.hr {
	margin: 0px;
}
div#content div.column-left h2, div#content div.column-right h2 {
	margin-left: 0;
}
div.excerpt {
	color: #e5399d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0.5em 0 1.2em 0;
}
.wp-caption-text {
	font-family: Georgia, "Times New Roman", Times, serif;	
}
div#content small.date {
	color: #8da61b;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
}

.alignleft {
	float: left;
	display: inline;
	margin: 0 20px 20px 0;
}

div.imgthumb {
	width: 183px;
	float: left;
	display: block;
}
div.imgthumb a img.thumbnail {
	border: 1px solid #b7d432;
}
p a.more-link {
	color: #7b9800;
}



/* Share This - not required
---------------------------------
div.share {
	margin: 10px 0 9px 0;
	height:24px;
}
div.share ul li {
	line-height:24px;
}
div.share ul li a {
	color:#849f11;
	display:block;
	font-size:13px;
	overflow:hidden;
	padding:0 0 0 30px;
	width:100px;
	background:url("../images/share-this.gif") no-repeat scroll 0 1px transparent;
}
--------------------------------- */

a.stbutton {
  display: inline-block;
	margin-top: 0.6em !important;
}
.stbuttontext {
font-size: 0.8em;
}

.hentry {
	padding-bottom: 10px;
}
.entry p {
	margin-bottom: 1em;
}

.entry a:link, .entry a:visited {
	text-decoration: none;
	color: #849F11;
}
.entry a:hover, .entry a:focus {
	color: #849F11;
	text-decoration: underline;
}

p.postmetadata {
	padding: 5px 0 0px 0;
	color: #666666;
	font-size: 11px;
}
p.postmetadata a {
	color: #849f11;
}

p.postmetadata-single {
	padding: 5px 0 40px 0;
	color: #666666;
	font-size: 11px;
}
/* Archive */
h2.pagetitle {
	padding-bottom: 10px;
	text-transform: uppercase !important;
}


/* Column Right */
div#content div.column-right {
	display: inline;
	float: right;
	margin: 0 20px 0 0;
	width: 220px;
}
div#content div.column-right h2 {
	width: 200px;
}
div#content div.column-right h4 {
	padding-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
}

div#content div.column-right ul {
	list-style-type: none;
}
div#content div.column-right ul li {
	line-height: 18px;
	margin: 0 0 5px;
}
div#content div.column-right ul li a {
	display: block;
	overflow: hidden;
	padding: 0 0 3px 20px;
	text-transform: capitalize;
	color: #7b9800;
	font-size: 13px;
}

div#content div.column-right ul li a {background:url("../images/li-bullet.gif") 5px 5px no-repeat;}

div.hr-right {
	border: 0;
	clear: both;
	height: 13px;
	margin: 0 15px 10px 0px;
	background: url(../images/hr.gif) 0 7px repeat-x;
}


/* Search Form */
div.column-right ul li form#searchform {
	padding: 15px 0 0 0;
	background: url(../images/search-bg.gif) 0 0 no-repeat;
	width: 205px;
	height: 131px;
}
form#searchform div {
	padding-left: 20px;
}
form#searchform div label { 
	display:block;
	padding:10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
form#searchform div input#s {
	display: block;
}

div input#s {
	border: 0;
	padding-left: 4px;
	background: none;
	width: 167px;
	height: 22px;
	background: url(../images/search-input.gif) 0 0 no-repeat;
}
input#searchsubmit {
	cursor: pointer;
	border: 0;
	width: 107px;
	height: 30px;
	text-indent: -9999px;
	margin-top: 10px;
	overflow: hidden;
	background: url(../images/button-submit.gif) 0 0 no-repeat;
}

/* Older & New Posts Navigation Buttons */
div.navigation {
	background: #FFFFFF url(../images/horizontal-dotted-line.gif) 0 0 repeat-x;
	height: 0px;
	padding: 30px 0 25px 0;
	margin-top: -25px;
}
div.navigation div.nav-wrapper {
	background: url(../images/horizontal-dotted-line.gif) 0 bottom repeat-x;
	height:50px;
}
	
div.navigation .alignleft {
	float:left;
	width:104px;
	height:24px;
}
div.navigation .alignleft a {
	border:0;
	height:24px;
	display:block;
	line-height:24px;
	text-indent:-9999px;
	background:url(../images/old-posts.gif) 0 0 no-repeat;
}
div.navigation .alignright {
	float:right;
	width:104px;
	height:24px;
}
div.navigation .alignright a {
	border:0;
	height:24px;
	display:block;
	line-height:24px;
	text-indent:-9999px;
	background:url(../images/new-posts.gif) 0 0 no-repeat;
}


/* Spacer */
div#spacer {
	clear:both;
	height:30px;
}
div#spacer div.wrap {
	background-color:#FFFFFF;
	width:960px;
	height:30px;
}


/* Comments */
#respond {
	padding-top:60px;
}
div#contact-left h3 {
	font-size:19px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#503426;
	padding-bottom:15px;
	padding-top:30px;
}
div.comm-message {
	font-weight:bold;
	margin-left:-40px;
	padding-bottom:10px;
}
div#content div#contact-left {
	float:left;
	width:568px;
	display:inline;
	margin:0 0 15px;
}
div#content div#contact-left h2 {
	margin:20px 0 10px;
}
div#content div#contact-left .half-right {
	width:350px;
	margin:20px 20px 10px 0;
}
div#content div#contact-left p {
	margin:0 20px 20px;
}
div#content div#contact-left p.white {
	color:#fff;
	margin:22px 20px 10px;
	font-size:14px;
	font-weight:bold;
}
div#content div#contact-left form {
	padding:20px 0 0 90px;
	background:url(../images/comment-bg.gif) 0 0 no-repeat;
	height:342px;
}
div#content div#contact-left form div.text {
	width:365px;
	padding:4px 0 0;
	margin:0 0 6px;
	font-size:13px;
	color:#503426;
	font-weight:bold;
}
div#content div#contact-left form div.text div.text-bg {
	float:right;
	width:273px;
	height:29px;
	background:url(../images/comment-text-bg.gif) 0 0 no-repeat;
}
div#content div#contact-left form div.text div.text-bg p {
	margin:0;
}
div#content div#contact-left form div.text input.text {
	border:0;
	background:none;
	width:237px;
	margin:2px 0 0 2px;
}
div#content div#contact-left form div.error {
	color:#ab102d;
}
div#content div#contact-left form div.textarea {
	width:593px;
	height:112px;
}
div#content div#contact-left form div.textarea div.text-bg {
	width:500px;
	height:115px;
	margin:0 0 12px;
	background:url(../images/comment-textarea.gif) 0 0 no-repeat;
}
div#content div#contact-left form div.text textarea.text {
	border:0;
	background:none;
	width:235px;
	height:104px;
	margin:2px 0 0 2px;
}
div#content div#contact-left form div.submit {
	padding:0 0 10px 93px;
	clear:both;
	float:left;
}
div#content div#contact-left form div.submit input {
	float:right;
	cursor:pointer;
	border:0;
	width:163px;
	height:31px;
	background:url(../images/post-button.gif) 0 0 no-repeat;
}


/* Footer */
div#footer {
	clear:both;
	color:#b7d432;
	height:79px;
}
div#footer div.wrap {
	background-color:#FFFFFF;
	width:960px;
	height:79px;
}
div#footer div.wrap h5 {
	float:left;
	width:80px;
	height:77px;
	margin:1px 0 0 0;
}
div#footer div.wrap h5 a {
	border:0;
	height:77px;
	display:block;
	line-height:77px;
	text-indent:-9999px;
	background:url(../images/logo-footer.gif) 0 0 no-repeat;
}

div.baselink {
	background:#FFFFFF url(../images/horizontal-dotted-line.gif) 0 25px repeat-x;
	height:40px;
	margin-left:95px;
	margin-right:35px;
	padding-top:25px;
	font-size:11px;
}
div.baselink p {
	float:left;
	margin:9px 0 0 0;
	width:235px;
}
div.baselink p a {
	color:#b7d432;
	text-transform:capitalize;
}
div#footer ul {
	float:right;
	list-style-type:none;
	margin: 13px 0 0 0;
}
div#footer ul li {
	float:left;
	line-height:12px;
	padding:0 8px;
	font-size:11px;
}
div#footer ul li.sitename {
	padding-left:0;
}
div#footer ul li a {
	color:#b7d432;
	font-weight:bold;
	font-size:11px;
}
div#footer ul li a:hover {
	text-decoration:underline;
}
div#footer div p#fcpy {
	display:inline;
	float:left;
	margin:25px 0 0 75px;
}
div#footer div p#fdbk {
	display:inline;
	float:left;
	margin:20px 0 0 16px;
}
div#footer div p#fdbk a {
	display:block;
	height:29px;	
	width:28px;
}