/*
Theme Name: cyewood.com
Theme URI: http://www.cyewood.com/
Description: Theme for cyewood.com
Version: 1.0
Author: Tobias Haughton
Author URI: http://www.headshack.com/

*/

body,html {text-align:left;
      background-color:#c1bcbb;
      padding:0px;
      margin:0px;
      color:#fafac1;}
      
      
html, body, p, li, a, form, td, h1, h2, h3 {font-family: Skia, Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #fafac1; font-weight:normal;}
	
h1, h2, h3, h1 a, h2 a, h3 a {font-weight:bold;
            font-size:20px;
            color:#e0e078;}
h2, h2 a {font-size:18px;}            
h3, h3 a {font-size:16px; font-style:italic;}

a img {border:0;}

a {color:#e0e078;}
.breadcrumb, .breadcrumb a {color:#6b6f8c; font-weight:bold;}

div.page_container, div.moth_page_container {position:relative; 
            width:990px;
            height:800px;
            margin: 0 auto; 
            margin-top:15px;
            margin-bottom:15px;
            padding:0px;
            text-align: left;
            background:url('images/layout/page_container_background.jpg');}	  

div.moth_page_container {background:url('images/layout/moth_page_background.jpg');} 

div.content {position:absolute;
             top:288px;
             left:0px;
             width:950px;
             height:482px;
             padding-top:10px;
             padding-left:20px;
             padding-right:20px;
             padding-bottom:20px;
             overflow:auto;}

div.inner_content { width:100%;
                    height:auto;}             

div.left_column {position:relative;
                 float:left;
                 clear:both;
                 width:766px;
                 height:auto;
                 background-color:transparent;}

div.right_column {position:relative;
                 float:right;
                 clear:none;
                 width:150px;
                 height:auto;
                 background-color:transparent;}                 

div.right_column ul, div.right_column ul li {position:relative; float:left; clear:both; list-style:none; width:150px; margin:0px; padding:0px;}

div.page_title {position:absolute;
                bottom:520px;
                left:657px;
                width:auto;
                height:auto;}

div.cyes_name {position:absolute; left:30px; top:10px; width:220px; height:91px; background:url('images/layout/name.gif');}

a.nav_look {position:absolute;
            top:94px;
            left:170px;
            width:67px;
            height:41px;
            background:url('images/navigation/look.gif');
            z-index:10;
            background-position:0px 0px;}             

a.nav_look:hover {background-position:-67px 0px;} 

a.nav_listen {position:absolute;
            top:120px;
            left:122px;
            width:82px;
            height:48px;
            background:url('images/navigation/listen.gif');
            z-index:9;
            background-position:0px 0px;}             

a.nav_listen:hover {background-position:-82px 0px;}

a.nav_taste {position:absolute;
            top:209px;
            left:55px;
            width:82px;
            height:39px;
            background:url('images/navigation/taste.gif');
            background-position:0px 0px;}             

a.nav_taste:hover {background-position:-82px 0px;} 

a.nav_touch {position:absolute;
            top:165px;
            left:90px;
            width:75px;
            height:44px;
            background:url('images/navigation/touch.gif');
            background-position:0px 0px;}             

a.nav_touch:hover {background-position:-75px 0px;} 

a.nav_talk {position:absolute;
            top:249px;
            left:30px;
            width:71px;
            height:34px;
            background:url('images/navigation/talk.gif');
            background-position:0px 0px;}             

a.nav_talk:hover {background-position:-71px 0px;} 

ul.look_nav {position:relative; float:left; clear:both; list-style:none; width:150px; height:auto; margin:0px; padding:0px;}
ul.look_nav li {position:relative; float:left; clear:both; width:150px; height:auto;}

ul.look_nav li.thank_you a {position:relative; float:left; clear:both; width:150px; height:46px; background:url('images/navigation/thank_you.gif'); background-position:0px 0px;}
ul.look_nav li.thank_you a:hover {background-position:-150px 0px;}

ul.look_nav li.collaborations a {position:relative; float:left; clear:both; width:150px; height:33px; background:url('images/navigation/collaborations.gif'); background-position:0px 0px;}
ul.look_nav li.collaborations a:hover {background-position:-150px 0px;}

ul.look_nav li.friends {margin-top:10px;}
ul.look_nav li.friends a {position:relative; float:left; clear:both; width:150px; height:43px; background:url('images/navigation/friends.gif'); background-position:0px 0px;}
ul.look_nav li.friends a:hover {background-position:-150px 0px;}




.thread-alt {background-color: transparent;}
	
.thread-even {background-color: transparent;}
	
.depth-1 {border: 1px solid #c1bcbb;}

.even, .alt {border-left: 1px solid #c1bcbb;}

.commentlist li {font-weight: bold;}

.commentlist li .avatar { float: right;
	border: 1px solid #c1bcbb;
	padding: 2px;}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	}

.commentmetadata {
	font-weight: normal;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

img.centered {
	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
	}
	
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#searchform input#s {width:140px; margin-bottom:5px;}
#searchform input#searchsubmit {float:right;}
	
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	}
