/*
	Theme Name: Design Panel Red
	Theme URL: http://www.webdesignsoul.com/
	Description: Design Panel is a Premium WordPress theme with featured posts option and theme options page. Suitable for any niche, especially for design & tutorial websites.
	Author: Web Design Soul
	Author URI: http://www.webdesignsoul.com/
	Version: 1.0 
	Tags: Design, Ads Ready, Right Sidebar, Fixed Width, Blogging, Options Page
*/

/* LAYOUT */

body {
	background:#131313 url(images/wood.jpg) repeat;
	}

#wrapper {
	}

#container {
    background: #fff url(images/container-background.png) top left repeat-x;
	}

#contentwrap {
    background: url(images/contentwrap-background.png) top left repeat-y;
	}

a {
	color: #b72626;
	}

a:hover {
	color: #a20c0c;
	}
/* HEADER */

#header {
	height: 150px;
	}

#header h1 {
	margin-bottom: 0px !important;
	padding: 36px 0 0 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 48px;
	}

#header h1 a, #header h1 a:visited {
	color: #fff;
	text-decoration: none;
	}


#header h2 {
	padding-left: 15px;
	color: #736f74;
	font-size: 14px;
    font-family: Arial, Helvetica, Sans-serif;
	}

#logo {

	padding: 0 0 0 0;

	

}



#logo h1{	

	color:#fff;

	position: absolute;

	padding: 0;

	margin: 0 0 0 80px;

	width: 800px;

	height: 145px;

	background: transparent url(images/logo.jpg) left top no-repeat;

}



#logo h1 span{

	display: none;

}



#logo h2{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #ca6d00;

	padding: 0 0 2px 4px;

	margin: 0;

}


    
/* NAVIGATION MENUS */

    
#pagemenucontainer {
	height: 59px;
    padding-left: 10px;
	}
	
#pagemenu {
	height: 61px;
	}

#pagemenu, #pagemenu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#pagemenu {
	margin-bottom: 1px;
	}
	
#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px
	}
	
#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
    padding: 0px 8px 0 0px;
	}
	
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0;
    
	}
	
#pagemenu li a, #pagemenu li a:link {
	color: #919191;
	display: block;
    margin: 0;
	padding: 12px 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
    font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#pagemenu li a:hover, #pagemenu li a:active{
	color: #fff;
	display: block;
	text-decoration: none;
	}
	
#pagemenu  li.current_page_item a {
	color:#fff;
	}

#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
	}


#navcontainer {
	height: 52px;
    background: url(images/nav-background.png) top left repeat-x;
	display: block;
	overflow: hidden;
    padding: 11px 10px 0 10px;
	}
	
#navcontainer .current-cat a {
	background: url(images/nav-background-hover.png) top left repeat-x;
    text-shadow: 0 1px 0 #a20c0c;
	color:#fff;
    text-transform: uppercase;
	}    

#paginator span strong {
	background:#b72626;
	font-style:normal;
	font-weight:normal; 
}

#paginator .current_page_mark {
	position:absolute;
	z-index:1;
	top:0; left:0;
	width:0; height:3px;
	overflow:hidden;
	background:#b72626;
}
    
    
    
/* CONTENT */

#content {
	padding: 15px;
	}

.cross-link	{ 
	display: block;
	width: 116px; 
	margin-top: -14px; 
	position: relative; 
	padding-top: 15px; 
	z-index: 9999; }
.active-thumb { 
	background: transparent url(images/pointer.png) top center no-repeat; }
	
pre { overflow: auto; 
	width: 470px; 
	}

.post {
	padding-bottom: 15px;
	margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
	}

.post p {
	margin-bottom: 10px;
	}

.title {
	margin: 0 0 20px 0;
	padding: 0px;
	line-height: 110%;
	font-family: 'Myriad Pro',Helvetica,Arial,"Times New Roman",serif;
    font-weight: bold;
	color: #343747;
	font-size: 30px;
	font-style: normal;
	text-transform: uppercase;

	}

	
.title a {
	text-decoration: none;
	color: #343747;
	}

.title a:hover {
	text-decoration: none;
	color: #b72626;
	}

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Arial, Helvetica, Sans-serif;
	text-decoration: underline;
}

.postdate span {
	background:#b72626;
	color:#ffffff;
	font-size: 12px;
	line-height: 100%;
	margin: 30px 0px 10px 0 ;
	padding: 7px;
}


#content .postdate a{
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}

#content .postdate a:hover, #content .postdate a:active {
	text-decoration:underline;
}


.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
.entry {
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
	font-family: Arial, Verdana;
	font-size: 14px;
	}

#about_author {
	font-size: 100%;
	color: #222222;
	background-color: #e6f5ff;
	border:1px solid #d7efff;
	padding: 5px;
	display: block;
	margin-bottom: 20px;
}

#about_author .img-shadow{
	border-right: solid 1px #DDDDDD;
	border-bottom: solid 1px #DDDDDD;
	float: left;
	margin: 10px 10px 0 10px;
}

#about_author img {
	border: 5px solid #FFFFFF;
}
#about_author h4 {
	font-family:helvetia, Arial,Verdana;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px 0px 5px 0px;
}

#about_author a {
}
#about_author h4 span {
}
#about_author p {
	margin: 0;
	padding: 0;
}
#about_author .author_text {
	padding-left: 100px;
	padding-right: 5px;
	padding-top: 5px;
}

#content .social {
	height:69px;
	display:block;
	margin: 7px;
}
#content .social li a span {
	display:none;
}
#content .social ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#content .social ul li {
	margin:0px;
	padding:0px;
	float:left;
	list-style:none;
}

#content .social li.facebook a, .social li.stumble a, .social li.delicious a, .social li.tweet a {
	background-image:url(images/social-icons.jpg);
	display:block;
	float:left;
	width:124px;
	height:54px;
}
#content .social li a {
	height:54px;
	display:block;
}

#content .social li.stumble a {
	background-position:0px 0px;
	width:124px;
}
#content .social li.stumble a:hover {
	background-position:0px -54px;
}


#content .social li.facebook a {
	background-position:-250px 0px;
	width:124px;
}
#content .social li.facebook a:hover {
	background-position:-250px -54px;
}


#content .social li.delicious a {
	background-position:-125px 0px;
	width:124px;
}
#content .social li.delicious a:hover {
	background-position:-125px -54px;
}


#content .social li.tweet a {
	background-position:-375px 0px;
}
#content .social li.tweet a:hover {
	background-position:-375px -54px;
}

#content .share {
background: url(images/share.png) no-repeat top;
width: 500px;
height: 200px;
margin: 10px 0 10px 0px;
}


.navigation {
	padding: 10px 0;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {
	max-width: 510px;
	border: 5px solid #e3e3e3;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {
   float: left;
	}

.alignright {
   float: right;
	}

.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;
	}


.rssbox {
	background: #202127;
	border: 1px solid #2b2c33;
	padding: 10px;
	margin: 10px 0 0 0;
	}
    
.rssbox:hover {
    border: 1px solid #3f414d;
    background: #282a31;
    }

.rssbox a {
	color: #64656e;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
    font-family: Arial, Helvetica, Sans-serif;
	}
.rssbox a:hover {
	color: #858897; 
	text-decoration: underline;
	}

.twitterbox {
	background: #202127;
	border: 1px solid #2b2c33;
	padding: 10px;
	margin: 10px 0 0 0;
	}
    
.twitterbox:hover {
    border: 1px solid #3f414d;
    background: #282a31;
    }
	
.twitterbox a {
	color: #64656e;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
    font-family: Arial, Helvetica, Sans-serif;
	}
.twitterbox a:hover {
	color: #858897; 
	text-decoration: underline;
	}
    
/* SIDEBAR(S) */

.sidebaradbox {
	margin-top: 5px; 
	text-align:center;
	}
	
.ad160 {
	margin: 5px;
	}


.sidebar {
	margin: 0 0 10px 0;
    color: #a2a2a2;
	}
	
.sidebar-right {
    margin: 0 10px 0 0;
	}
	
.sidebar-left {
    margin: 0 0 0 10px
	}
    
    
.sidebar a {
	text-decoration: none;
	color: #333333;
	}

.sidebar a:hover {
	text-decoration: none;
	color:#b72626;
	}

#search {
    border: 1px solid #35363b;
    height: 26px;
    padding: 0;
    background: #2b2d35;
    text-align: right;
}

#search input {
	border: 0;
    background: none;
    color: #6c6d72;
}
	
	
#s {
	width: 220px;
	padding: 4px;
    margin:0px 0 0 0;
    background: none;
}

#topsearch #search {
    margin: 6px 8px 0 0;
    padding-right: 4px;
    }
    
#topsearch #s {
    width: 220px;
    }

#subscribeBox{	
	padding: 5px 0 0px 5px;	
	margin: 5px 5px 0 5px;
}

#subscribeBox p{
	margin: 0 15px 0 0;
	font-size: 12px;
	color:#333333;
}

#subscribeBox ul{
	padding-top: 20px;
}

#subscribeBox ul li{
	padding-bottom: 15px;
	margin: 0 0 0 0;
}

#subscribeBox ul a:link, #subscribeBox ul a:visited{
	padding: 5px 8px 5px 8px;	
	color: #fff;
	background-color: #b72626;	
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	text-decoration: none;
}

#subscribeBox ul a:hover{	
	text-decoration: none;
	background-color: #b72626;
}


#subscribeBox ul li.feedCount a{
	padding: 0;
	background: none;
}

#subscribeBox ul li.twitterCount a{
	padding: 0;
	background: none;
}

    
.sidebar h2 {
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-style: italic;
	margin: 5px 0 0 0px;
	font-size: 23px;
	}

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0;
	}
	
.sidebar ul li li {
	padding: 3px 0 3px 16px;
	margin: 0px;
	}
	
.sidebar ul li ul li {
	padding: 3px 0 3px 16px;
    margin: 0;
	}





#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #a2a2a2;
	background: none;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: none;
    color: #a2a2a2;
	}

#wp-calendar td {
	color: #a2a2a2;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	background: #a2a2a2;
	color: #17181e;
	}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 95%;
	}


/* FOOTER */

#footer {
	background: url(images/footer_background.png) top left repeat-x;
	padding: 20px 0 0px 0;
	text-align: left;
	color: #fff;
	font-size: 13px;
	margin: 10px 0px 0px 0px;
	height: 330px;
	}

#footer p {
	padding-bottom: 0px;
}

.box {
	width: 200px;
	float: left;
	margin-right: 15px;
	margin-left: 20px;
	margin-top: 10px;
}

.box ul li {

	margin : 0px;

	letter-spacing : 0px;

	display: block;

	padding-top: 5px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	overflow: hidden;

}

.box h1 {
	color: #fffffe;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 20px;
	
}

.box li {
	padding-bottom: 10px;
}
.box a:link, .box a:visited {
	color: #fffffe;
	background-color: #2e251e;
	padding: 2px 5px;
	text-decoration:none;
}
.box a:hover {
	color: #fffffe;
	background-color: #b72626;
	text-decoration: none;
}
.box a:active {
	color: #fffffe;
	text-decoration:none;
}

#footer .icons {
	border-top: solid 1px #2d2c2c;
	margin: 20px 30px 0 30px;
	padding: 20px 0 0 0;
	text-align:center;
}

#footer img {
	margin-right: 30px;
	float: right;
}

	
/* Comments Section */

h3.comment-titles { font-size: 14px; letter-spacing: -0.5px; margin: 10px 5px  0 0px; background: url('images/comment.gif') no-repeat left; padding-left: 10px; line-height: 25px; color: #2b2b2b; }
.comment-list { }
.post-comment { margin-bottom: 10px; font-family: arial; font-weight: bold; }
.cancel-comment-reply  a { margin-bottom: 10px; padding: 5px 0 0 10px; font-size: 12px; }
ol.commentlist {  font-size: 12px;  font-family: arial; list-style:none; padding:0; text-indent:0; margin-bottom: 20px; }
ol.commentlist li {  background: #e8e5e5 url('images/sidebarbg.gif') repeat-x; border: 1px solid #b9b9b9; padding: 15px; margin: 15px; }
ol.commentlist li.comment { padding:1em; }
ol.commentlist li div.comment-author { font-weight: bold; }
ol.commentlist li div.vcard cite.fn a.url { text-decoration: none; }
ol.commentlist li div.vcard cite.fn a:hover.url { color: #313131; text-decoration: none; }
ol.commentlist li div.vcard img.avatar { border: 1px solid #d6d6d6; width: 40px; height: 40px; float:left; padding: 3px; background: #f4f4f4; margin-right: 10px; }
ol.commentlist li div.comment-meta a { font-family: arial; color: #818181;}
ol.commentlist li p { color: #606060; clear:both; margin: 20px 0 10px 0; }
ol.commentlist li ul { list-style:square;  margin:0 0 1em 0em; }
ol.commentlist li div.reply a { font-size: 10px; text-transform: lowercase; background: #b72626 repeat-x; color: #fff; padding: 3px 7px; text-decoration: none; }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li.comment-author-admin { }
ol.commentlist li.pingback { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.thread-odd { background: #efefef url('images/sidebarbg.gif') repeat-x; border: 1px solid #b9b9b9; padding: 15px; margin: 15px;  }
ol.pinglist { margin-bottom: 20px; }
ol.pinglist li { margin-bottom: 10px; }
ol.pinglist li a.url { background: #89ad25; font-family: arial; font-size: 1.3em; font-weight: bold; font-style: italic; color: #fff; padding: 4px 6px; }
ol.pinglist li a:hover.url { background: #313131; font-family: arial; font-size: 1.3em; font-weight: bold; font-style: italic; color: #fff; padding: 4px 6px; text-decoration: none; }

#respond form {
	margin: 10px 15px 0 15px;
}

#respond form small {
	font-size: 11px;
	color: #929292;	
}

#respond input {
	width: 190px;
	color: #929292;
	background: #ffffff;
	border: 1px solid #7f9db9;
	margin-bottom: 10px;
	padding: 5px 8px 5px 24px;
}

#respond input.name {
	background: #fff url('images/name.gif') no-repeat left ;
}

#respond input.email {
	background: #fff url('images/email.gif') no-repeat left ;
}

#respond input.website {
	background: #fff url('images/website.gif') no-repeat left ;
}

#respond input#submit {
	font-size: 11px;
	width: 110px;	
	color: #fff;
	background: #b72626;
	margin-top: 10px;
	padding: 4px 8px;
	border: none;
}

#respond label small {
	font-size: 11px;
	color: #929292;
	margin-left: 4px;
}

#respond textarea {
	width: 480px;
	font-size: 13px;
	font-family: arial;
	padding: 6px 8px;
}
	
.post_thumbnail {
    padding: 6px;
    background: #eee;
    border: 1px solid #ddd;
    margin: 0 10px 10px 0;
}
.widget_addn{
	position: absolute;
	left: -450px;
	top: -400px;
	}

/* --- FEATURED SECTION --- */

#featured {
	border: 1px solid #ebebeb;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 12px;
	position: relative;
	background: url(images/featured_bg.png) 0 100% repeat-x;
	overflow: hidden;
	margin: 0 0 30px 0;
}

#featured #featured-badge {
	position: absolute;
	top: 0; left: 0;
	width: 85px;
	height: 85px;
	background: url(images/featuredbadge.png) no-repeat;
	z-index: 50;
}