/*   
Theme Name: AR-01
Description: theme with 2-3 column layout, dropdown categories menu, multiple widget-ready placement and feedburner email form integrated, easy to customize.
Author: Platinum Andrew
Template: adultrental01
Version: V1.0

*/

* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 5px 0;
  }


h1, h2, h3, h4, h5, h6 {
  font-family: Verdana;
  }

hr {
  color: #333;
  border: 1px solid #121212;
  }

pre {
  height: auto; 
  overflow-x:scroll;
  }

fieldset {
  margin: 0;
  padding: 0; 
  border: 0;
  }
.fieldbg01{
	background-color: transparent;
	background-image: url(images/fieldbg01.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 143px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 1px;
	}

dd {
  padding-left: 15px;
  }


p {
  font-size: 9pt;
  }

a {
  color: #000;
  text-decoration: none;
  }

a:hover {
  color: #222;
  text-decoration: underline;
  }

a img {
  border: none;  
  }

blockquote {
  background: #070707;
  border: 1px solid #cfc6b6;
  padding: 5px 15px;
  margin: 10px 10px 5px 15px;
  font-style: italic;
  color: #000;
  }

code {
  color: #000;
  font-style: italic;
  }

strong {
  font-size: 110%;
  }

body {
  text-align: center;
  margin: 0;
  padding: 0 0 15px 0;
  font-family: trebuchet ms, arial, helvetica, sans-serif;
  background: #dbd2c1 url(images/bgbody02.jpg) top center no-repeat;
  }


/* Header and wrapper */
#wrapper {
  margin: 0 auto;
  width: 960px;
  text-align: left;
  padding: 0;
  }

#header {
  padding: 0;
  margin: 0;
  height: 80px;
  position:relative;
  }
/* iDaz */
#header #topright {
	text-align: right;
	position: absolute;
	right: 10px;
	bottom: 5px;
	width: 400px;
	margin: 0px 0px 0 0;
}
#header #topright ul {
  list-style: none;
  padding: 0;
  margin: 0;
  }
#header #topright li {
  display: inline;
  }
#header #topright li a {
  color: #000;
  font-size: 9pt;
  padding: 0 0 0 15px;
  text-transform: lowercase;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #b9b9b9;
  margin: 5px;
}
#header #topright li a:hover {
  color: #7a7a7a; /* idaz */
  text-decoration: none;
  }
/* iDaz */
#header #logo {
	float: left;
	width: 441px;
	margin: 24px 0 0 20px;
	padding: 0;
}
#header /* iDaz */
.topform {
	position: absolute;
	right: 0px;
	top: 20px;
	width: 230px;
}
#header h1 {
  padding: 0;
  margin: 0;
  }
#header h1 a {
  color: #000;
  font-size: 17pt;
  text-decoration: none;
  }
#header h1 a:hover {
  color: #000;
  text-decoration: none;
  }
#header span {
  padding: 0;
  color: #000;
  font-size: 11pt;
  }


/* Menu */

#catnav {
	padding: 0;
	clear: both;
	height: 37px;
	width: 940px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
  }

#nav {
  list-style: none;
  margin: 0;
  padding: 0;
  }
	
#nav ul {
  margin: 0;
  padding: 0;
  }

#nav li {
	float: left;
	margin: 0;
	padding: 0;
  }
#nav a {
	display: block;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #79694d;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: solid;
	background-image: url(images/nav-gradient.png);
	background-repeat: repeat-x;
	background-position: top;
	font-weight: bold;
	border-top-width: 3px;
	border-top-color: #86C221;
	text-decoration: none;
  }

#nav li a:hover {
	display: block;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #534835;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: solid;
	background-image: url(images/nav-gradient.png);
	background-repeat: repeat-x;
	background-position: top;
	font-weight: bold;
	border-top-width: 3px;
	border-top-color: #86C221;
	text-decoration: none;
  }



#nav li ul {
  list-style: none;
  position: absolute;
  width: 150px;
  left: -999em;
  }

#nav li:hover ul, #nav li.sfhover ul {
  left: auto;
  }
	
#nav li li {
	float: left;
	padding: 0;
	width: 150px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
  }
	
#nav li li a {
	width: 150px;
	height: 24px;
	line-height: 24px;
	color: #000;
	border-top: 1px solid #131f27;
	background: #040404;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 15px;
  }
	
#nav li li a:hover {
  border-top: 1px solid #131f27;
  background: #000;
  padding: 5px 20px 5px 15px;
  }

#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;
  }

#toprss {
	float: right;
	display: inline;
	width: 32px;
	line-height: 41px;
	margin-top: -4px;
	margin-right: 8px;
  }



/* Top Content */

#main {
  margin: 5px 15px 0 15px;
  clear: both;
  width: 930px;
  padding-bottom: 5px;
  }
#contentwrapper {
	float:left;
	width: 580px;
	margin: 0 0 15px 0;
	padding: 0;
  }
#contentwrapper2 {
  float:left;
  width: 900px;  margin: 0 0 15px 0;
  padding: 0;
  }

/* idaz */
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
	font-size: 14pt;
	letter-spacing: -1px;
	color: #FFFFFF;
	background-color: #7A9E4F;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 13px;
	margin-top: 14px;
	width: 554px;
	margin-left: 6px;
  }
/* idaz */
.topPost {
	margin: 0;
	font-size: 9pt;
	background-repeat: repeat-y;
  }
/* title text color */
.topPost h2.topTitle a {
  font-size: 15pt;
  font-weight: normal;
  color: #ff0000;
  letter-spacing: -2px;
  }
.topPost h2.topTitle a:hover {
  text-decoration: none;
  color: #000;
  }
.topPost p.topMeta {
  padding: 0;
  margin: -10px 0 0 0;
  font-size: 9pt;
  color: #828282;  
  }
.topPost p.topMeta a {
  text-decoration: underline;
  color: #828282;
  }
.topPost p.topMeta a:hover {
  color: #000;
  }

.topPost div.topContent { /* idaz */
	font-size: 9pt;
	color: #000;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
  }
.topPost div.topContent a {
  text-decoration: underline;
  color: #000;/* idaz */  }
.topPost div.topContent a:hover {
  text-decoration: none;
  color: #000;
  }

.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }

.topPost div.topContent ul li, .topPost div.topContent ol li { /* idaz */
  color: #000;
  }
.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
	font-size: 9pt;
	font-style: italic;
	margin-right: 5px;
	line-height: 40pt;
	color: #000;
  }
.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {
  }
.topPost span.topComments a {
	color: #000;
	line-height: 27pt;
	vertical-align: middle;
	background-image: url(images/comment.png);
	background-repeat: no-repeat;
	background-position: left;
	background-color: transparent;
	display: block;
	padding-left: 34px;
	float: left;
	position: relative;
	right: 0px;
	margin-right: 10px;
	padding-right: 15px;
  }
.topPost span.topMore a {
	color: #000;
	line-height: 22pt;
	vertical-align: middle;
	background-color: transparent;
	background-image: url(images/next.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	float: left;
	position: relative;
	padding-left: 34px;
	margin-right: 10px;
  }
span.topMore  {
	vertical-align: middle;
	position: absolute;
	right: 0px;
	margin-top: 4px;
  }
.topPost span.topTags em {
	padding-left: 40px;
	padding-top: 10px;
	line-height: 50pt;
	vertical-align: middle;
	color: #0a0a0a;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(images/tag_green.png);
	background-repeat: no-repeat;
	background-position: left;
  }
.topPost span.topTags a {
	color: #000;
	line-height: 27pt;
	vertical-align: middle;
  }
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
  color: #000;
  text-decoration: underline;
  }

.topPost .postmod-top {
	background-image: url(images/post-top.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 580px;
}
.topPost  .postmod-body {
	background-image: url(images/post-tile.png);
	background-repeat: repeat-y;
	position: relative;
	padding-right: 13px;
	padding-left: 13px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;

}
.topPost .postmod-foot {
	height: 54px;
	width: 580px;
	background-image: url(images/post-foot.png);
	background-repeat: no-repeat;
}


#nextprevious {
  margin: 10px 0 5px 0;
  }
#nextprevious a {
  font-size:12px;
  color: #000;
  text-transform: lowercase;
  text-decoration: none;
  }
#nextprevious a:hover {
  color: #747474;
  text-decoration: none;
  }


/* Comments */

#comment {
	background: #fffcf2;
	width: 540px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
	border: 1px solid #bbb9ae;
	padding: 10px 15px;
	color: #000;
  }
#comment a {

  color: #2c8600;
  }
#comment a:hover {
  style: underlined;
  }
#numberofcomments {
  color: #000;
  font-size: 12pt;
  margin-top: 10px;
  }
ol#commentlist {
  list-style: none;
  margin: 10px 0;
  font-size: 9pt;
  }
#commentlist li {
  margin: 0 0 15px 0;
  padding: 10px;
  background: #cbc7b1;
  }
#commentlist li.alt {/* idaz inner */
  background: #e6e3cf;
  border: none;
  }
#commentlist li.cleared {
  background: transparent;
  border: none;
  }
#commentlist a:hover {
  color: #eee;
  }
#commentlist a.gravatar {
  float: left;
  margin: 0 10px 0 0;
  width: 80px;
  }
#commentlist .commentbody {
  margin: 0;
  padding: 0 5px 0 0;
  float: right;
  width: 410px;
  }
#commentlist .commentbody p a {
  text-decoration: underline;
  }
#commentlist cite {/* iDaz  */
  font-size: 10pt;
  font-style: bold;
  color: #000;
  }
#commentlist small.commentmetadata a {
  color: #666;
  }
#commentlist p {/* idaz */
  color: #000;
  }
#comment h3 {
  font-size: 10pt;
  font-weight: normal;
  color: #000;
  margin: 15px 0 0 0;
  padding: 0;
  }
textarea#comment {
  width: 450px;
  background: #fff;
  color: #111;
  }
#comment #submit {
  margin-left: 0px;
  margin-top: 29px;
  }
#comment .submitbutton{
	color: #fff;
	font-size: 8pt;
	vertical-align: middle;
	background-image: url(images/button2-bg-off.png);
	background-repeat: no-repeat;
	font-weight: bold;
	height: 20px;
	cursor: pointer;
	width: 112px;
	border-width: 0px;
	border-style: none;
	background-color: transparent;
  }

/*  comments child plugin  */
.editComment, .editableComment, .textComment{
	display: inline;
}
.comment-childs{
	border: 1px solid #CBC7B1;
	margin: 5px 2px 2px 4px;
	padding: 4px 2px 2px 4px;
	background-color: #FFFCF2;
}
.chalt{
	background-color: #FFFCF2;
}
#newcomment{
	border:1px dashed #777;width:90%;
}
#newcommentsubmit{
	color:red;
}
.adminreplycomment{
	border:1px dashed #777;
	width:99%;
	margin:4px;
	padding:4px;
}
.mvccls{
	color: #999;
}


/* Welcome section */
/* iDaz */
#main #welcome {
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
  background: #7a9e4f;
  }
#main #welcome h2 {
  font-size: 14pt;
  font-weight: normal;
  color: #ffd5a3;
  letter-spacing: -2px;
  margin: 0 10px;
  padding: 10px 0 3px 0;
  }
#main #welcome p {
  font-size: 9pt;
  color: #fff;  
  margin: 0 10px;
  padding: 6px 0;
  }
#main #welcome a {
  text-decoration: underline;
  color: #000;
  }
#main #welcome a:hover {
  color: #000;
  }
#main #welcome form {
  margin: -5px 0 0 0;
  background: transparent; /* required for IE */
  }
#main #welcome #feedbox {
  border: 1px solid #ccc;
  padding: 2px 1px;
  width: 180px;
  }
.submitbutton {
	color: #fff;
	font-size: 8pt;
	vertical-align: middle;
	background-image: url(images/button-bg.png);
	background-repeat: no-repeat;
	font-weight: bold;
	height: 20px;
	width: 66px;
	border-width: 0px;
	border-style: none;
	background-color: transparent;
	margin-bottom: 2px;
	padding-bottom: 3px;
  }


/* Sidebars */
#sidebars {
  margin: 15px 0 0 0;
  float: right;
  width: 340px;
  color: #000;
  }
/* iDaz */
#sidebars .sidebarbox {
	background: #ebe5d9;
	padding: 8px 5px;
	border: 1px solid #d3cdc2;
  }

#sidebar_full {
  padding: 0;
  margin: 0;
  }

#sidebar_left {
  float: left;
  width: 160px;
  }

#sidebar_right {
  float: right;
  width: 160px;
  }

#sidebars h2 {
  margin: 0;
  padding: 0 0 8px 0;
  font-weight: bold;
  font-size: 12pt;
  color: #539800;
  letter-spacing: -1px;
  }

#sidebars table {
  width: 130px;
  }

#sidebars ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

#sidebars li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 9pt;
  }

#sidebars li ul {
  padding: 0;
  }

#sidebars ul ul li {
  margin: 0;
  padding: 2px 2px 2px 16px;
  color: #000;
  background: url(images/bullet_green.png) left 3px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#sidebars a {
  display: inline;
  color: #000;
  }
#sidebars a:hover {
  color: #000;
  text-decoration: underline;
  }

#sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  color: #eee;
  }

#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}

.author-list .user {
float: left;
margin-right: 5px;
margin-bottom: 5px;
}

li#top-commentators div.sidebarbox ul li {
list-style: none !important;
background: none;
padding: 0;
margin: 4px 0 2px 0;
height: 30px;
overflow: hidden;
}
li#top-commentators div.sidebarbox ul li img {
vertical-align: middle;
margin-right: 3px;
}

/* Before footer */

/* footerbox text color */
#morefoot {
  color: #000;
  height: 250px;
  width: 958px;
  padding-top: 20px;
  margin: 0 0 0 0;
  }
#morefoot p {
  margin: 5px 0;
  padding: 5px 0;
  }
#morefoot ul {
  list-style-type: none;
  margin-top: 5px;
  }
#morefoot ul li, #morefoot p {
  font-size: 9pt;
  }
#morefoot a {
  text-decoration: none;
  color: #000;
  }
#morefoot a:hover {
  text-decoration: underline;
  color: #828282;
  }
#morefoot h3 {
  font-size: 12pt;
  font-weight: normal;
  color: #2f9400;
  letter-spacing: -1px;
  border-bottom: 1px dotted #2f9400;
  margin: 0;
  padding: 0 0 2px 0;
  }
#morefoot #searchbox {
	background-color: transparent;
  }
#morefoot .col1 {
  margin: 0 0 0 25px;
  float: left;
  width: 340px;
  }
#morefoot .col2 {
  margin: 0 25px;
  }
#morefoot .col2, #morefoot .col3 {
  float: left;
  width: 260px;
  }
#morefoot li {
  padding-left: 20px;
  margin-bottom: 5px;
  background: url(images/arrow_right.gif) left 2px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }


/* footer*/
#footer {
  clear: both;
  background: #fffcf2;
  border: 1px solid #cbc7b1;
  padding: 15px 15px 10px 15px;
  }
#footer p {
  font-size: 9pt;
  color: #bbb;
  padding: 0;
  }
#footer a {
  color: #bbb;
  
  }
#footer a:hover {
  color: #000;
  text-decoration: underline;
  }
#footerleft {
	float: left;
	width: 500px;
	left: 20px;
	position: relative;
	font-size: 10px;
	margin-top: 5px;
  }

#footerright {
  float: right;
  width: 300px;
  text-align: right;
  }



/* Misc */

.highlight {
  color: #222;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;

  padding-top: 4px;

  /* optional rounded corners for browsers that support it */

  -moz-border-radius: 3px;

  -khtml-border-radius: 3px;

  -webkit-border-radius: 3px;
  border-radius: 3px;
  }

.wp-caption img {
  margin: 0;
  padding: 0;
  border: none;
  }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  color: #111;
  }
.widecolumn {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.widecolumn p {
	text-align: center;
}
input.submitbutton {
cursor:pointer;
}



/*  Calendar */

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #539800;
	text-align: center;
}
 
#wp-calendar td {
	color: #898377;
	font: normal 12px;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar a:hover {
background: #e0e6e0;
color: #333;
}

#wp-calendar td:hover, #wp-calendar #today {
	color: #666666;
	background-color: #99CC33;
}

#wp-calendar {
	empty-cells: show;
	font-size: 12px;
	margin: 0;
	width: 95%;
} 

