/*
Theme Name: UnpluggedTheme
Version: 1.0
Author: Dammekk
Description: UnpluggedTheme is a 2 column theme made for the Unplugged skateshop

http://www.opensource.org/licenses/gpl-license.php
*/

body {
background:#000000;
width:100%;
height:100%;
font-size: 12px;
font-family: Tahoma, Arial, Verdana;
color:#2D170A;
}


/* main structure */
#container {margin-top:2%;margin-left:auto; margin-right:auto; width:839px; height:auto; padding:0; background-color:#000000}
#header {background:url(images/header.jpg) no-repeat; width:839px; height:180px; background-color:#fff;}

#contentlayer {background:url(images/content.jpg); margin-top:0px; margin-left: 180px; padding-top:20px; width:659px; height:468px; background-color:#999}
#content {width:590px; height:410px; margin-top:10px; padding-left:20px; overflow:auto;}

#sidebarlayer {background:url(images/sidebar.jpg); float:left; margin-top:0px; width:180px; height:487px}
#sidebar {background:url(images/sidebar_bg.jpg);width:180px; height:487px;}

#footer {}
/* main structure end */

/* topmenu style */
#top_menu {padding: 10px 0; font-size: 12px; font-weight: bold; font-family:"Trebuchet MS", Arial, verdana;}
#top_menu ul {margin: 0; padding: 0;}
#top_menu li {display: inline;}
#top_menu ul li a {color: #767373; padding:5px 5px; text-decoration: none;}
#top_menu ul li a:hover {color:#670001; cursor:hand;}
#menu {margin-top:50px;}
/* topmenu style end */


/* dynamic menu style */
#toolbar{	
}

#menu{
	list-style: none; 
padding:20px; font-family:"Trebuchet MS", Arial, verdana;
font-size:15px;
font-weight:bold;
margin-left:25px;
}


#nav {
widht: 180px;
margin: 0 0 0 0px;
list-style: none; 
padding:25px; font-family:"Trebuchet MS", Arial, verdana;
margin-top: 25px;
font-size:15px;
font-weight:bold;
}

#nav ul {
margin: 0;
padding: 0;
}
#nav li a {
width: 113px;
height:22px;
display: block;
color: #670001;
text-decoration: none;
padding-left:10px;
margin: 0 0 0 0px;
}
#nav li a:hover {
color: #4D4E4E;cursor:hand;
font-variant:small-caps;
font-size:22px;
width:160px;
padding-left:5px;
margin: 0 0 0 0px;

}
#nav li a:active{color:#f00;}






#nav li {
float: left;
padding: 10;
}
#nav li ul {
position:fixed;
right: -100em;
font-weight: bold;
margin: 0 0 0 0px;
background-image:url(images/hover.gif);
z-index:20;
}
#nav li li {
float:none;
padding:0px;
border-left:2px solid #ffffff;
}
#nav li ul li a {
color:#fff;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
padding:10;
text-transform:none;
}
#nav li ul a:hover {
color:#767373;
}
#nav li.recentcomments{
font-size:10px;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
right: auto;
}
/* dynamic menu style end */


/* search style */
#search {
float:right;
margin-right:30px;

}
form{
margin:0;
padding:0;
}
#search #searchsubmit, #submit {
background-color:#000;
font-family: Arial, Helvetica, sans-serif;
font
font-weight: normal;
color: #fff;
border: 
font-size:14px
}
/* search style end */


/* content style */
#middle_content{

width:608px;
height: 487px;
float:left;
margin:20 0 0 0px;
}
#content_wrapper{
width:588px;
position:relative;
margin-left:10px;
padding:0px 0;
}
#content p{
margin: 0;
line-height: 18px;
padding-top:20px;
padding-bottom:20px;
color:#000;

}
#content h1 {
color: #000000;
font-size: 28px;
font-family: "Trebuchet MS", Arial, verdana;
font-weight: normal;
padding-top:40px;
line-height: 150%;
margin: 0;
}
#content h1 a{
color: #670001;
text-decoration: underline;
}
#content h1 a:hover {
color: #670001;
text-decoration: none;
}
#content h2 {
color: #000000;
font-size: 18px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
margin:0 0 0px 0;
padding:0px 0 20px 0;

}
#content h2 a, #content h3 a{
color: #000000;
text-decoration: none;
display:block;
}
#content h2 a:hover, #content h3 a:hover {
color: #000000;
text-decoration: none;
}
#sidebar_middle{widht:343px;padding-left:50px; padding-top:10px;}
#iframe{padding:3px;}
/* content style end */


/* posts styles */
.posts{
padding:10px;
margin:0 0 20px 0;
position:relative;
float:left;
width:460px;
}
.posts h2 a{
color:#000000;
float:left;
padding-top:10px;
}

.posts h2 a:before {content: ':: ' !important;}
.posts h2 a:after {content: ' ::' !important;}

.author_date{
text-align:right;
color:#670001;
}
.posts .title{
margin: 0;
padding: 0 0 5px 50px;
font-size: 1.8em;
}
.posts a, .posts a:visited {
color: #6c6c6c;
}
.posts a:hover {
text-decoration: underline;
}
.posts ol {
margin:0;
padding:0;
}
.posts ol li {
list-style: decimal inside;
padding:4px 0 4px 10px;
margin:0;
}
.posts ul {
list-style: none;
margin: 0;
padding: 0 0 0px 0;
}
.posts ul li {
list-style: square inside;
margin: 0 0 0 10px;
padding: 5px 0 0 0;
}
.posts ul li a {
color: #cccccc;
text-decoration: none;
}
.posts ul li a:hover {
color: #000000;
text-decoration: underline;
}
.posts blockquote p{
margin: 0 0 20px 0;
padding: 0;
}
.posts p img, .posts img{
border: none;
padding: 5px;
}
.posts ol li img{
border:none;
padding:0
}
/* post styles */



.prev{
float:left;
text-align:left;
padding:0 0 10px 10px;
color:#000000;
}
.next{
float:right;
text-align:right;
padding:0 0 10px 0;
color:#000000;
}
.prev_next{
padding:20px 0 0 0;
color:#000000;
text-align:center;
}
.prev_next a, .prev a, .next a{
text-decoration:none;
color:#000000;
}
.prev_next a:hover, .prev a:hover, .next a:hover{
text-decoration: underline;
}



/* comments styles */
.comments * {
font-size: 13px;
}
.comments h3 {
color: #000000;
font-size: 14px;
padding-left:20px;
font-family: Times New Roman, Georgia, Serif;
margin-bottom: 10px;
}
.comments .commentlist {
padding: 0;
margin: 0;
}
.comments .commentlist div {
margin: 5px 0 5px 0;
padding: 10px;
width: 450px;
overflow: auto;
}
.comments .commentlist .alt {
}
.comments ol {
list-style-type: decimal;
line-height: 18px;
margin: 0;
padding: 0 0 10px 0;
}
.comments ol li{
list-style: decimal inside;
margin:0;
padding:10px;
border-bottom:2px solid #aaa;
}
.input_comment{
margin:0 0 6px 0;
}
.topic_comment{
padding-top:5px;
padding-bottom:5px;
color:#000000;
margin:0;
border-top:2px solid #670001;
border-bottom:2px solid #670001;
}
.topic_comment a, .topic_comment a:visited{
color:#000;
}
/* comment styles end */


/* clear */
.clear {clear:both;}
/* clear end */


/* liblogroll style */
#linklist {list-style:none; color:000000;}

#comments h3 {color:fff;}
