/*
Theme Name: WP Skinner
Theme URI: http://www.wpskinner.com/
Description: This is official WP Skinner theme.
Author: MOin
Author URI: http://moinstudio.com
version: 1.0
*/




/* basics */

*{margin:0; padding:0;}

body {
	background: url(images/header-bg.png) repeat-x top #fff;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
font-size: 15px; font-weight: normal; line-height: 26px;
	}

h1 														{ font-size: 28px; line-height: 44px; letter-spacing: -0.02em; }
h2														{ font-size: 24px; letter-spacing: -0.02em; font-weight: normal; }
h3														{ font-size: 20px; letter-spacing: -0.02em; font-weight: normal; }
h1, h2, h3, h4, h5, h6 									{ margin-top: 7px; padding-bottom: 5px; font-family: "Myriad Pro", "Trebuchet MS", Helvetica, Arial, sans-serif; color: #ec6f26;}

img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color: #ec6f26;
	text-decoration:none;
	}

a:hover{text-decoration: none;}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

.uppercase												{ text-transform: uppercase; }
.smallspaced											{ font-size: 10px; letter-spacing: 1px; line-height: 1; margin-top: 10px; }
html[xmlns] .clearfix 									{ display: block; }

/* container */


#container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding:0;
	color:#333;
	overflow: hidden;
	}
	
/* header */


#header {
  	width: 950px; 
  	height: 187px;
	color: #fff; 
	margin: 0 auto;
	padding:0;
	}

#header .logo {
float:left;
}

#header .menu {
float:right;
background: url(images/menu-bg.png) no-repeat right;
height: 51px;
width: 335px;
padding:0;
margin:0px 0 0 0;
font-size: 16px;
text-align:center;
font-weight: bold;
color: #000;
}
	
#header h1{
	font:normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}

/* main menu */

#topboxes {
Height: 225px;
margin: 22px 0 22px 21px;
}
.ribbon-premium {
	height:120px;
	right:15px;
	position:absolute;
	top:16px;
	width:120px;
}
.ribbon-comingsoon {
	height:120px;
	right:324px;
	position:absolute;
	top:16px;
	width:120px;
}
.ribbon-new {
	height:120px;
	left:197px;
	position:absolute;
	top:16px;
	width:120px;
}
.box-new {
width: 288px;
height: 225px;
background: #fff;
float:left;
margin-right: 19px;
border:1px solid #e7e9d3;
}
.box-comingsoon {
width: 288px;
height: 225px;
background: #fff;
float:left;
margin-right: 19px;
border:1px solid #e7e9d3;
}
.box-premium {
width: 288px;
height: 225px;
background: #fff;
float:left;
border:1px solid #e7e9d3;
}
.tooltip{ 
position: absolute; 
top: 0px;
left: 0px; 
z-index: 3; 
display: none;
width: 200px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:#F7F7F7;
border-color:#6699CC;
border-style:solid;
border-width:1px 1px 1px 1px;
line-height:17px;
margin:1px 10px 8px 0;
overflow:hidden;
padding:6px 10px 6px 10px;
text-align:left;
font-size: 12px;
color: #434343;
 }

#menu {
	background:#000;
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	width:760px; 
	overflow:hidden;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a:link, #menu ul li a:visited {
	padding:4px 10px;
	margin: 0;
	color: #000;
	display:block;
}

#menu ul li a:hover {
	background: #fff;
	color:#000;
}



/* content */


#content {
	float:left;
	width:554px;
	overflow: hidden;
	margin:0px 14px 14px 21px;
	border:1px solid #e7e9d3;
	background: #fff;
	padding: 0 15px 0 15px;
	}
#content-themes {
	float:left;
	width:584px;
	overflow: hidden;
	margin:0px 14px 14px 21px;
	border:1px solid #e7e9d3;
	background: #fff;
	}

#latest-themes {
	float:left;
	width:584px;
	overflow: hidden;
	margin:6px 14px 20px 21px;
	border:1px solid #e7e9d3;
	background: #fff;
	padding-top: 20px;
	}

#latest-themes-single {
	float:left;
	width:552px;
	overflow: hidden;
	margin:20px 0px 20px 0px;
	border:1px solid #e7e9d3;
	background: #fff;
	padding-top: 0px;
	}
	
#single-social {
background: url(images/social-bg.png) no-repeat;
width:552px;
height:181px;
margin-right:auto;
margin-left:auto;
margin-top: 0;
margin-bottom: 0;
}

.socialicons-container {
margin: 50px 0 0 70px;
padding:0;
}

#single-social img {
margin:0 4px 0 0;
}

#single-social a img {
filter:alpha(opacity=75);
-moz-opacity: 0.7; 
opacity: 0.7;
-khtml-opacity: 0.7;
}

#single-social a:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1;   
opacity: 1;
-khtml-opacity: 1;
}

.latest-themes-thumbs														{ margin: 0 0px 20px 11px; overflow: hidden; width: 130px; height: 130px; float: left; display: inline; background: #f4f6de; border: 1px solid #e7e9d3; position: relative;}
.latest-themes-thumbs-single													{ margin: 0 0px 5px 7px; overflow: hidden; width: 100px; height: 105px; float: left; display: inline; background: #f4f6de; border: 1px solid #e7e9d3; position: relative;}
.themes-cat-thumbs														{ margin: 0 0px 20px 19px; overflow: hidden; width: 261px; height: 220px; float: left; display: inline; background: #f4f6de; border: 1px solid #e7e9d3; position: relative;}
	
.themes-cat-thumbs h2{
	padding: 0px 0px 0px 0px;
	margin-top: 8px;
font-size: 20px; font-weight: normal; padding-bottom: 5px;
	}
	
.themes-cat-thumbs h2 a{
	color: #000;
	text-decoration: none;
	}
	
.themes-cat-thumbs h2 a:hover{
	color: #ec6f26;
	text-decoration: none;
	}

.post-index {
	margin:0;
	color: #434343;
	line-height: 14pt;
	}
	
.post-index h2{
	padding: 0px 0px 0px 0px;
	margin-top: 8px;
font-size: 24px; font-weight: normal; padding-bottom: 5px; line-height: 26px;
	}
	
.post-index h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post-index h2 a:hover{
	color: #ec6f26;
	text-decoration: none;
	}	
	
.post {
	margin:0;
	color: #434343;
	line-height: 14pt;
	}
.post h1{
	margin-top: 8px;
font-size: 24px; font-weight: bold; padding-bottom: 5px;
line-height: 26px;
border-bottom: 1px solid #e7e9d3;
	}
.post h2{
	margin-top: 8px;
font-size: 22px; font-weight: bold; padding-bottom: 5px;
line-height: 26px;
color: #000;
border-bottom: 1px solid #e7e9d3;
	}
.post h3{
	margin: 8px 0 5px 0;
font-size: 20px; font-weight: bold; padding-bottom: 5px;
line-height: 26px;
color: #000;
border-bottom: 1px solid #e7e9d3;
	}
	
.post h2 a{
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #000;
	text-decoration: none;
	}

.post h3 a{
	text-decoration: none;
	}
	
.post h3 a:hover{
	color: #000;
	text-decoration: none;
	}

.post ul {}

.post li {
padding:0 15px 0 40px; font-size: 15px; font-weight: normal; line-height: 26px;
background: url(images/bullet.png) no-repeat 28px 6px; list-style-type: none;
}

.entry p{margin:0 0 15px 0;padding:0; font-size: 15px; font-weight: normal; line-height: 26px;}

.postmetadata{
	clear: both;
border-bottom: 1px solid #F1F1F1;
padding-top: 29px;
margin-bottom: 20px;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}

#sidebar .plist										{ padding: 10px 0 10px 0; border-bottom: 1px solid #e7e9d3; overflow: hidden; }
#sidebar .plist p										{ padding: 10px 0 10px 0; border-bottom: 1px solid #e7e9d3; overflow: hidden; }
#sidebar .plist img									{ padding: 0 15px 0 0; border: none; margin: 0; }
#sidebar .plist .title								{ font-size: 17px; font-weight: bold; display: block; width: 205px; float: right; }
#sidebar .plist .note									{ font-style: normal; display: block; font-size: 10px; text-transform: uppercase; line-height: 1; font-weight: normal; position: relative; }

#sidebar .sb-ads img {
margin: 0 0 10px 5px;
padding: 2px 2px 2px 2px;
border: 1px solid #e7e9d3;
float:left;
}



#sidebar .sb-ads a:hover img {
border: 1px solid #ec6f26;
}

/* sidebar */

#sidebar {
	font-size:14px;
	width:301px;
	float:right;
	padding: 0;
	margin:0px 21px 14px 0px;
	border:1px solid #e7e9d3;
	background: #fff;
	}
	
#sidebar h3{
	font-size: 20px;
	font-weight: bold;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 18pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:5px 0 14px 10px;
}

#sidebar li a {
color: #ec6f26;
}

#sidebar li a:hover {
color: #333333;
background: url(images/bullet.png) no-repeat left;
margin: 0 0 0 -10px;
padding: 0 0 0 10px;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: none;
	color: #898989;
}



/* comments */


#commentform{
	background:#fff;
	margin: 0px 0 20px 20px;
	padding:20px 0 0 0;
	}
	
#commentform p{
	color: #000;
	padding-bottom: 30px;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}
.input {
width: 300px;
}

.textarea 												{ width: 448px; }

#respond label 											{ display: block; float: left; line-height: 35px; padding-right: 10px; text-align: right; text-transform: uppercase; width: 50px; Font-size: 12px; color: #888888; }

#respond .cancel-comment-reply    { float:right; background: #666; border: medium none; cursor: pointer; color: #fff; padding: 0px 10px 0px 10px; font-size: 12px; margin:26px 20px 0 0;}

#respond .cancel-comment-reply a {color:#fff;}

#author, #email, #url, #comment{
border: 1px solid #e7e9d3; padding: 10px; background: url(images/comment-bg.jpg) top left repeat-x;
	}

#submit 												{ background: #666; border: medium none; color: #FFF; cursor: pointer; font-family: "Myriad Pro", Helvetica, Arial, sans-serif; font-size: 16px; margin-left: 60px; padding: 10px; }

#comments{margin:0; padding:0}

div.reply {  float:right; background: #666; border: medium none; cursor: pointer; color: #fff; padding: 0px 10px 0px 10px; margin:-70px 20px 0 0px;
}

.reply a:link {
color: #fff;
}

div.comment-meta a { color: #333; }

ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 20px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee; padding: 15px 0 15px 20px;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt; font-size: 12px;}

ol.commentlist a .reply {color:#fff;}


cite {
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; }

div.comment-meta { margin:-12px 0 0 0; }
div.comment-author a:link { color:#ec6f26;}



/* search */

#searchform{
	padding:0;
	margin:5px 0 14px 1px;
	}

#searchform input#s{
	background: url(images/search-bg.png) repeat-x;
	margin:0;
	padding:4px 2px 0px 2px;
	border:1px solid #f89e6a;
	height: 28px;
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #ec6f26;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}


	
/* misc */

img.aligncenter {
	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
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* 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: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

#footer {
	background:#000;
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding:0;
	}
	
#footer p{padding:14px 0;margin: 0; color: #eee; text-align:center;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

			/* Rounded-cornered divs -*/
			.roundedBox {position:relative; width:950px;	margin-left: auto;
	margin-right: auto; 	margin-top: 50px;
	margin-bottom: 50px;}
			
				/*- All the corners -*/
				.corner {position:absolute; width:17px; height:17px;}
			
				/*- Each corner -*/
				.topLeft {top:0; left:0; background-position:-1px -1px;}
				.topRight {top:0; right:0; background-position:-19px -1px;}
				.bottomLeft {bottom:0; left:0; background-position:-1px -19px;}
				.bottomRight {bottom:0; right:0; background-position:-19px -19px;}
				
			
			/*- Type1 - Blue -*/	
			#type4 {background-color:#f4f6de; border:1px solid #e7e9d3;}
				#type4 .corner {background-image:url(images/corners-type1.png);}
				#type4 .topLeft {top:-1px; left:-1px;}
				#type4 .topRight {top:-1px; right:-1px;}
				#type4 .bottomLeft {bottom:-1px; left:-1px;}
				#type4 .bottomRight {bottom:-1px; right:-1px;}
				
				
.commnum										{ width: 70px; float: left; margin: 15px 5px 0 0px; text-align: center; display: inline; overflow: hidden; padding: 0; }
.commnum .commbro								{ font-size: 24px; font-weight: bold; letter-spacing: -0.02em; margin-bottom: 7px; }
.commnum .commstr								{ font-style: normal; display: block; font-size: 10px; text-transform: uppercase; line-height: 1; font-weight: normal; }
.relmeta p										{ font-size: 15px; padding-left: 0; line-height: 22px; }
.relmeta										{ width: 470px !important; float: left; display: inline; padding: 0; margin: 0; }

     #center{ text-align:center; padding:auto auto auto auto;}
     a.linkopacity img {
     filter:alpha(opacity=100);
     -moz-opacity: 1.0; 
     opacity: 1.0;
     -khtml-opacity: 1.0;}
 
     a.linkopacity:hover img {
     filter:alpha(opacity=75);   
     -moz-opacity: 0.7;   
     opacity: 0.7;
     -khtml-opacity: 0.7; }
	 
#jsddm
{	margin: 0;
	padding: 0}
	
	#jsddm li
	{	float: left;
		list-style: none;
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	text-align: center;
	}

	#jsddm li a
	{	display: block;
		padding: 5px 10px 5px 10px;
		text-decoration: none;
		width: 70px;
		color: #000;
		white-space: nowrap;
		margin: -1px 0 0 4px;
	}

	#jsddm li a:hover
	{	}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
		}
		
		#jsddm li ul li
		{	float: none;
			display: inline}
		
		#jsddm li ul li a
		{	width: auto;
			background: #f2aa53}
		
		#jsddm li ul li a:hover
		{	background: #f3bb78;
		}
