 

/*
Theme Name: MensDress
Theme URI: http://mendressshirts.com
Description: Custom template for Wordpress 
Version: 2.0
Author: TCV
Author URI: http://mendressshirts.com

*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
border:0;
outline:0;
font-weight:inherit;
font-style:inherit;
font-size:100%;
font-family:inherit;
vertical-align:baseline;
margin:0;
padding:0;
}

:focus {
outline:0;
}

html {
background:#CFD4D7 url(images/bgnd.jpg) repeat-x scroll 0 0;
}
body {
line-height:1;
color:#000;
font:62.5% Arial, Helvetica, sans-serif;
text-align:center;
}

table {
border-collapse:separate;
border-spacing:0;
}

caption,th,td {
text-align:left;
font-weight:400;
}

blockquote:before,blockquote:after,q:before,q:after {
content:"";
}

blockquote,q {
quotes:"" "";
}

strong {
font-weight:700;
}

em {
font-style:italic;
}

.clear {
clear:both;
}

a:hover {
color:#ccc;
text-decoration:underline;
}

.body_small {
font-size:1em;
padding-bottom:10px;
}

h1,h2,h3,h4 {
font-family: Arial, Helvetica, sans-serif;
}

h1 {
font-size:3em;
}

.sidepage ul li#recent-posts h2.widgettitle {
	text-indent: -9999px;
	background: url(images/header_news.png) no-repeat;
	height: 21px;
	width: 307px;
	display: block;
	padding-bottom: 8px;
}
.sidepage ul li#subscribe2 h2.widgettitle {
	text-indent: -9999px;
	background: url(images/header_join.png) no-repeat;
	height: 21px;
	width: 307px;
	float: left;
	margin: 6px 0px;
}

#subscribe{
	display: block;
	height: 190px;
}

h2 {
font-size:2.1em;
}

h3 {
font-size:1.8em;
}

h4 {
font-size:1.5em;
}

#headimg {
	display:block;
	position:relative;
	left:-19px;
	top:-20px;
}

.center {
display:block;
}

#wrapper {
position:relative;
width:970px;
text-align:left;
margin:0 auto;
}
/*Header ------------------------------------------------------------------------------------------------------------------------------------------------------ */
#header {
	height:120px;
	position:relative;
	width:100%;
}
#header_wrap {
	width:950px;
	text-align:left;
	margin:0 auto;
}

#logo {
	float:left;
	height:85px;
	position:relative;
	top:11px;
	width:231px;
}

.tagline {
	background:transparent url(images/tag.jpg) no-repeat scroll 0 0;
	height:47px;
	top:15px;
	width:453px;
	float:left;
	text-indent:-9999px;
	position:relative;
	left:15px;
}


/* General Layout ------------------------------------------------------- */
#content {
	display:block;
	position:relative;
	width:100%;
	height:auto;
}

#content_wrap {
	display:block;
	position:relative;
	text-align:left;
	top:10px;
	width:950px;
	margin:0 auto;
}

#main {
	float: left;
	width:560px;
	
}



.sidepage {
	color:#333;
	float:right;
	text-align:left;
	width:310px;
	z-index:2;
	height: 336px;
}

.sidepage3 {
	float:left;
	position:relative;
	display:block;
	left: 20px;
}

#flashcontent {
	display:block;
	height:317px;
	position:absolute;
	width:632px;
}

#content p {
	font-size:1.3em;
	line-height:1.4em;
	margin-bottom:1.5em;
}

#whatsnew {
	display:block;
	height:auto;
	position:relative;
	width:210px;
}

#blog {
	display:block;
	height:auto;
	position:relative;
	width:510px;
	top:260px;
}
#blog h2 {
	background:url(images/img_whats.jpg) no-repeat;
	text-indent:-9999px;
}

#blogcontent {
	display:block;
        position:relative;
        top:-20px;
        width:510px;
        left:20px;
}
#blogcontent .entry {
        padding: 10px 0 0 0;
        border-bottom:1px dotted #ccc;
}
#blogcontent .entry h2{
	background:transparent none repeat scroll 0 0;
        padding: 15px 0 0 0;
        text-indent:0;
        font-size:2.1em;
        font-family:Arial,Helvetica;
        font-weight:bold;
}
#blogcontent p{
	clear:both;
}
#blogcontent .post-data{
	padding:0;
        margin:0;
}





.page {
	padding:0 40px 30px 1px;
}
/* Main Layout ----------------------------------------------------------------*/
#main ul,#main ol {
	margin:0 0 1em;
}

#main ul {
	margin-left:1.5em;
}

#main li {
	font-size:1.3em;
}

#main ul li,#main ol li {
	list-style:square;
}

#main ol {
	margin-left:2em;
}

#main ol li {
	list-style:decimal;
}

#main blockquote {
	color:#999;
	font-style:italic;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	margin:1.5em;
	padding:1em;
}

.alignright {
	float:right;
	margin:0 0 20px 25px;
}

#main img.alignleft {
	float:left;
	margin:0 20px 20px 0;
}

#main img.aligncenter {
	display:block;
	margin:0 auto;
}
/* Entry ----------------------------------------------------------------------*/

.entry {
	background:#DCDFE1 none repeat scroll 0 0;
	border:4px solid #eeeeee;
	padding:20px;
	position:relative;
	width:585px;
}

.entry small {
	color:#6f8185;
	font-size:0.9em;
	margin-left:30px;
}

.entry p {
	
}

.entry h2 {
	width: auto;
    display:block;
   padding:0;
}

.entry h2 a:link,.entry h2 a:visited {
	color:#333;
	text-decoration:none;
	display:block;
}

.entry h2 a:hover {
	color:#ccc;
	text-decoration:none;
}

/* Single Entry----------------------------------------------------------------*/
.single .entry {
	left: 0px;
}

.single .entry small {
	margin-left:0;
}

.single .entry h2 {
	float: left;
	padding: 0;
	display:block;
       
}

.single .entry p {
	
}

.post_img {
	border:5px solid #EFEFEF;
	float:left;
	margin:0 20px 7px 0;
}

.post-data {
	float:left;
        text-align:left;
        width:auto;
        margin-bottom:20px;
		clear: left;
        
}



.paginate {
	font-size:12px;
}

.aligncenter,div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.alignleft {
	float:left;
	margin-right:25px;
}

.wp-caption {
	border:1px solid #ddd;
	text-align:center;
	background-color:#f3f3f3;
	padding-top:4px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	margin:10px;
}
/* Sidepage2 --------------------------------------------------------------------------------------------------------------- */

.sidepage ul{
       list-style:none;
}
.sidepage h2{
       color: 7e7d77;
	  font-size: 1em;
}
*:first-child+html #search {
	width:25.5em;
}

#s {
	background:url(images/search.png) no-repeat;
	border: none;
	width:175px;
	color:#AAAAAA;
	font-size:1em;
	height:80px;
	padding:6px 4px 7px 10px;
	width:210px;
	float:right;
	position:relative;
	right:-15px;
	top:50px;

}

.search  {
	display: none;
}
#biz {
	display:block;
	height:auto;
}

#biz h2 {
	background:url(images/img_business.jpg) no-repeat;
}

#biz ul {
	padding:10px 0 10px 5px;
}

#biz li a{
	width:240px;
	display:block;
	height: 27px;
        text-indent: -9999px;
}

#biz a:link.young,#biz a:visited.young {
	background:url(images/btn_young.jpg) no-repeat 0 -27px;
}
#biz a:hover.young {
	background:url(images/btn_young.jpg) no-repeat 0 0;
}
#biz a:link.women,#biz a:visited.women {
	background:url(images/btn_women.jpg) no-repeat 0 -27px;
}
#biz a:hover.women {
	background:url(images/btn_women.jpg) no-repeat 0 0;
}
#biz a:link.start,#biz a:visited.start {
	background:url(images/btn_start.jpg) no-repeat 0 -27px;
}
#biz a:hover.start {
	background:url(images/btn_start.jpg) no-repeat 0 0;
}

#login a:link,#login a:visited{
	background:url(images/btn_mem.jpg) no-repeat 0 -27px;
	height:27px;
	display:block; 
        top:6px;
        text-indent: -9999px;
}

#login a:hover {
	background:url(images/btn_mem.jpg) no-repeat 0 0;
}



#keysearch {
	padding: 10px 0;
}


#articles {
	display:block;
}

#articles h2 {
	background:url(images/img_cats.jpg) no-repeat;
	display:block;
}

#articles ul {
	width:200px;
        position: relative;
        text-indent: 0px;
        display: block;
        padding: 10px 0 15px 0;
	
}

#articles a:link,#articles a:visited {
	padding-left:10px;
	height:15px;
	font-size:1.2em;
	line-height:1.5em;
        text-decoration: none;
}

#articles a:hover {
	text-decoration:underline;
}


/* Sidepage3 ------------------------------------------------------------------------------------------ */

.sidepage3 ul{
	width:240px;
}

.sidepage3 ul li{
	display:block;
	float: left;
}


.sidepage3 ul li#ad h2 {
	background:transparent url(images/img_books.jpg) no-repeat scroll 0 0;
        text-indent:-9999px;
        padding-bottom:15px;
        position:relative;
        left:-12px;
}

.sidepage3 ul li#ad {
	height:350px;
	width:240px;
        display:block;
        padding-left:12px;
}

/*Footer--------------------------------------------------------------------------------------------------------- */
#highlights {
	display:block;
	position:relative;
	width:100%;
	height:auto;
    padding-bottom: 30px;
	float: left;
	background: #CFD4D7 ;

}

ul#highlights_wrap{
	background:#CFD5D6 none repeat scroll 0 0;
	height:108px;
	margin:0 auto;
	text-align:left;
	width:950px;
}
ul#highlights_wrap li{
	list-style: none;
		float: left;
	text-indent: -9999px;
}

li a.styles	{
	background:url(images/btn_style.jpg) no-repeat;
	width: 311px;
	height: 128px;
	display: block;
	margin-right: 8px;

}
li a.shop	{
	background:url(images/btn_shop.jpg) no-repeat;
	width: 311px;
	height: 128px;
	display: block;
	margin-right: 8px;

}

li a.sell	{
	background:url(images/btn_sell.jpg) no-repeat;
	width: 311px;
	height: 128px;
	display: block;
	margin: 0px;
}


#footer {
	background:#626d70;
	display:block;
	height:180px;
	padding-bottom:30px;
	position:relative;
	width:100%;
	float: left;

}

#footer_wrap {
 	width:950px;
	text-align:left;
	margin:0 auto;
	
}

#footer ul.blog {
	display:block;
	padding-left:10px;
	position:absolute;
	width:950px;
	padding-top:20px;
	color:#fff;
}

#footer ul.blog li {
	display:block;
	float:left;
	margin-right:50px;
	width:160px;
}
#footer ul.blog li li {
	border-bottom:1px dotted #bbb;
}
#footer h3 {
	font-size:1.3em;
	font-weight:bold;
	font-family:Georgia;
	color:#ddce91;
}

#footer ul ul li a {
	
	color:#EEE;
	display:block;
	float:left;
	font-size:1.1em;
	text-decoration:none;
	margin-right: 7px;
	padding:4px 7px;
}

#footer ul ul li a:hover {
	color:#aaa;
	text-decoration:underline;
}


a.top:link , a.top:visited{
	background:url(images/btn_back.jpg) repeat 0 0;
	width:98px;
	height:28px;
	display:block;
	top: -20px;
	position: relative;
	float: right;
	text-indent: -9999px;
        right: -360px;

}

a.top:hover{
	background:url(images/btn_back.jpg) repeat 0 -28px;
}

#respond textarea {
	position:relative;
	width:460px;
	display:block;
	height:150px;
}
.lvd_details {
 color: #ffffff;
 font-size: 1.0em;
} 
li.lvd_details ul{
  width: 150px;
}
.lvd_details li{
}
/* General Styles----------------------------------------------------------------------------------------------------------------------------------------------- */

a:link,a:visited,a:active,.sidepage a:hover {
	color:#333;
	text-decoration:underline;
}

.right,.single .post-data ul {
	float:right;
}

.left,.thumb {
	float:left;
}

#whatscontent a:link,#whatscontent a:visited,#whatscontent a:hover,#blogcontent a:link,#blogcontent a:visited,#blogcontent a:hover {
	color:#666;
	text-decoration:none;
}

#main li li,.panel .date {
	font-size:1em;
}



/*Cforms override----------------------------------------------------------------*/
#cforms2form{
	float:left;
	width:120px;
}
#cforms2form .cform fieldset{
	float:left;
	width:170px;
}
#ccmail div.cf_info{
	margin:5px 0;
	padding:5px 10px!important;
	width:190px;
}
#ccmail div.failure{
	width:170px;
	padding:0;
}
#ccmail div.waiting{
	width:170px;
}
#cf2_field_1,#cf2_field_2{
	border:1px solid #CCCCCC;
	width:180px;
	font-size:0.9em;
	color:#999;
}
#sendbutton , #sendbutton2{
	height:25px;
	color:#fff;
	font-weight:100;
	letter-spacing:0.5px;
	width:50px;
}
.cform label{
	display:none;
}
.linklove {
	width: 100px;
}
table#services{
}
table#services th {
font-size:1.3em;
font-weight:bold;
padding:11px 11px 11px 11px;
border-bottom:1px dotted #ccc;
background:#efefef;
}
table#services tbody {
border-bottom:1px dotted;
}
table#services td {
padding:3px 6px 0px 5px;
font-size:1.1em;
border-bottom:undefined;
}
#comment{
  width: 450px;
}
a.promos:link, a.promos:visited {
   background: #990000;
}
a.promos:hover {
  background: #ffd802;
}
p.credits {
float: left;
color: #ffffff;
}
#logo {z-index: 5;}
#navigation {z-index: 6;}
div#menu {background:#d8d3be none repeat scroll 0 0;float:left;width:100%;top:-3px;position:relative;}
ul#nav, ul#nav li {list-style-type:none;margin:0;padding:0;}
ul#nav {width:950px;}
ul#nav li {float:left;text-align:center;}
ul#nav a {color:#999999;float:left;font-size:1.1em;padding:7px 0;
text-decoration:none;width:12.3em;font-weight:bold;}
ul#nav a:hover {background:url(images/bgnd_nav.gif) no-repeat; color:#fff;font-weight:bold;}
ul#nav li.activelink a, ul#nav li.activelink a:hover {background:#FFFFFF none repeat scroll 0 0;color:#000000;}


/* Recent Posts ------------------------------ */
.rp_item{
	border-bottom:1px dotted #DDDDDD;
	float:left;
	width: 303px;
	display: block;
        padding: 7px 0px;
        
}
li .rp_item img {
	margin: 0 10px 0px 0;
	border: 2px solid #d9dddf;
        background: url(http://www.mendressshirts.com/wp-content/uploads/2009/08/default_tb.jpg) no-repeat;
        display: inline;
        float: left;
}
.rp_thumb {
	display:block;
	float:left;
	width: 75px;
}
#rp_link h2 a{
	display: inline;

}
p.tiny {
	color:#FFE680;
	font-size:0.9em !important;
	height:30px;
	left:18px;
	position:relative;
	top:-30px;
}

#joinbox {
	background:url(images/join.jpg) no-repeat;
	width: 312px;
	height: 97px;
	float: left;
}	
#joinbox  p{
	color:#FFFFFF;
	font-size:0.9em !important;
	left:13px;
	position:relative;
	top:45px;
	width:270px;
}
#joinbox  a{
	color:#ffe680;
	
}

input.join {
	border:1px solid #8B9BB0;
	font-size:1em;
	left:13px;
	margin:0 18px 0 0;
	padding:3px 4px 5px 3px;
	position:relative;
	top:38px;
	width:195px;
}

.joinsub {
	border: none;
	background: url(images/send.jpg) no-repeat;
	text-indent:-9999px;
	width: 66px;
	height: 25px;
	position: relative;
	top: 41px;
	
}

#rp_link a {
	display:inline;
	font-size:1.6em;
	text-decoration:none;
	width:260px;
}