/*  
Theme Name: ConceptSalad
Theme URI: 
Description: A magazine-style layout for Wordpress
Version: 1.0
Author: Matej Hrescak
Author URI: 



/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	background: #242424 url(images/bodybg.jpg) top center no-repeat;
	color: #a8a8a8;
	padding: 13px 0 25px 0;
	}

body, select, input, textarea {
	font: 100% Arial, Verdana, Sans-Serif;
	}
	
p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #5e7c31;
	text-decoration:none
	}

a:hover, a:active {
	color:#818d6f;
	text-decoration:underline;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.95em;
	padding:0px;
	}

img, a:link img, a:visited img {
	border:0
	}
	
		

/* Structure */

#page {
	width:880px;
	margin:0 auto;
	font-size:0.7em;
	background:#1c1c1c url(images/pagebg.jpg) top left no-repeat;
	padding: 10px 25px 35px 25px;
	}

#branding {
	width:625px;
	margin-top:7px;
	padding-bottom:13px;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 250px;
	float:right
	}

#leftcol {
	width:287px;
	border-right:1px dotted #111111;
	padding-right:18px;
	}

#leftcol, #rightcol {
	margin-top:10px;
	float:left
	}	
	
#rightcol {
	width:277px;
	padding-left:18px;
	margin-top: -2px;
	}


		
/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px solid #1c1c1c;
	}

.subnav li a:link, .subnav li a:visited {
	background:#111111;
	display:block;
	padding:4px 4px 4px 8px;
	border-left:4px solid #5e7c31;
	}
		
.subnav li a:hover, .subnav li a:active {
	background:#5e7c31;
	text-decoration:none;
	color: #1c1c1c;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
		
	 
	
	
/*	Headers */
/*
h1 {
	font:2.95em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.02em;
	}
	
h2 {
	font: 2.3em Georgia, "Times New Roman", Times, serif;
	padding-bottom:8px;
	border-bottom:1px solid #3b3b3b;
	margin: 20px 0;
	}
*/
h1 {
	font:2.95em Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-0.02em;
	}
	
h2 {
	font: 2.3em Tahoma, Arial, Helvetica, sans-serif;
	padding:0px;
	margin: 16px 0px 1px 0px;
	}

h3, #sidebar h2 {
	font: 1em Tahoma, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#3b3b3b;
	}

#sidebar h3, #sidebar h2 {
	border-top:5px solid #111111;
	border-bottom:1px solid #111111;
	padding:6px 0 6px 2px;
	margin:22px 0 15px 0;
	font-size:1em;
	}

h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h4 {
	font:1.4em Tahoma, Arial, Helvetica, sans-serif;
	margin:1px 0px 4px 0px;
	}
	
	
	
/* Content */

#content {
	width:605px;
	float:left
	}
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	font-style:italic;
	color:#545454;
	margin-top:-4px;
	}

.feature {
	background:#242424;
	padding:15px;
	border-bottom:1px dotted #000000;
	border-top:1px dotted #000000;
	}

.feature:hover {
	background:#272727;
	}
	
.feature p, #rightcol p {
	margin:0;
	}

.feature a img{
	border-bottom:1px solid #111111;
	}
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	}

#lead {
	/*position:relative;*/
	padding: 25px 15px 15px 303px;
	height:178px;
	margin-top:22px;
	margin-bottom:10px;
	background: #242424;
	}
#lead p{
	margin:0;
}
#lead .leadlink{
	float:right;
	padding:10px 15px 0 0;	
}

.title {
	font-size:1.2em;
	font-weight:bold;
	line-height:115%;
	}
	
#lead .title {
	font:1.8em Tahoma, Arial, Helvetica, sans-serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	}

#leftcol .feature {
	margin-bottom: 5px;
	border-bottom:none
	}

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block
	}
	
#rightcol .clearfloat {
	border-bottom:1px dotted #b6b6b6;
	padding:12px 0;
	}	

#sidelist li {
	list-style:none
	}
	
.bullets li {
	list-style:none;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}

#sidelist .children {
	background:#111111;
	}
	
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #111111;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#111111;
	color: #818d6f;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#465d23
	}
#subscribe{
	display:block;
	width:250px;
	height:43px;
	margin:17px 0 15px 0;
	background:url(images/subscribe.gif);
}
#subscribe:hover{
	background:url(images/subscribe_on.gif);
}
#subscribe strong{
	display:none;
}
.sharelink a{
	display:block;
	width:250px;
	height:43px;
	margin:17px 0 15px 0;
	background:url(images/sharethis.gif);
	
}
.sharelink a:hover{
	background:url(images/sharethis_on.gif);
}
.sharelink strong{
	display:none;
}
.postmetadata {
	margin: 30px 0;
	}

#writer {
	background:#eef5e1;
	margin:25px 0 15px 0;
	padding:12px;
	}

#writer img {
	padding:1px;
	border:1px solid #5e7c31;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}	

.entry {
	padding-bottom:28px;
	}
.entry p{
	margin-top:5px;
}
h3 a:link, h3 a:visited {
	color:#3b3b3b;
	}
	

/*Image Formatting*/
.bigthumb{
	margin:12px 0px 0px 0px;
}


/*Post Formatting*/
.pagetitle{
	font: 18px Tahoma, Arial, Helvetica, sans-serif;
	padding:0px 0px 5px;
	margin: 26px 0px 20px 0px;
	border-bottom:1px solid #111;
	}
.generalpost{
	float:left;
	width:580px;
	height:80px;
	background:#242424;
	padding:10px 15px 15px 15px;
	margin: 0px 15px 15px 0px;
	border-bottom:1px dotted #000000;
	border-top:1px dotted #000000;
}
.generalpost:hover{
	background:#272727;
}
.generalpost img{
	float:left;
	border:solid 1px #000000;
	margin:5px 15px 30px 0px;
}
.conceptpost{
	float:left;
	width:257px;
	height:125px;
	background:#242424;
	padding:15px;
	margin: 0px 15px 15px 0px;
	border-bottom:1px dotted #000000;
	border-top:1px dotted #000000;
}
.conceptpost:hover{
	background:#272727;
}
.conceptpost img, .fconceptpost img{
	margin-bottom:8px;
}
.fconceptpost{
	float:left;
	width:257px;
	height:125px;
	background:#242424 url('images/featured_bg.gif');
	padding:15px;
	margin: 0px 15px 15px 0px;
	border-bottom:1px dotted #000000;
	border-top:1px dotted #000000;
}
.fconceptpost:hover{
	background:#272727 url('images/featured_bg.gif');
}
.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	

.post blockquote {
	color:#76767a;
	line-height:20px;
	background:#151515;
	padding:6px 14px;
	margin:18px 35px;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}	
				
.galthumb{
padding:1px 1px 10px 1px;
margin:0px 19px 10px 0px;
background:#212121;
float:left;
}
/* Form Elements */

select {
	background:#505050;
	border:#616161 1px solid;
	width:100%;
	color:#a8a8a8;
	}
#browsecat{
	padding:1px;
	background:#505050;
	border:#616161 1px solid;
	color: #a8a8a8;
}
.button {
	width:52px;
	padding: 1px 3px 1px 3px;
	background:#5e7c31;
	color:#111111;
	border:none;
	}

.button:hover {
	background:#818d6f;
	text-decoration:none
	}
	
#commentform input {
	width: 170px;
	margin: 5px 5px 1px 30px;
	padding:1px;
	color: #a8a8a8;
	background:#505050;
	border:#616161 1px solid;
	}

#commentform textarea {
	width: 570px;
	margin:5px 0px 0px 30px;
	padding:1px;
	color: #a8a8a8;
	background:#505050;
	border:#616161 1px solid;
	}
#commentform #submit{
	padding: 1px 3px 1px 3px;
	background:#5e7c31;
	color:#111111;
	border:none;
}
#commentform #submit:hover{
	background:#818d6f;
	text-decoration:none
}

/* Comments*/

.commentlist {
	list-style:none;
	margin-bottom:10px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 30px 15px;
	background:#212121;
	border-top: 1px solid #333;
	float:left;
	clear:both;
	}

#commentform small {
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	width:190px;
	float:left;
	margin:8px 10px 0 0;
	}
.commentmetadata p{
	padding:0;
	margin:0;
	display: block;
	width:130px;
	float:right;
	font-size:0.8em;
}
.avatar{
	float:left;
}
.commentbody{
	display:block;
	width:375px;
	float:right;
	}
.commentbody p{
	margin-top:8px;
	padding-top:0;
}
.commentlist small {
	background:#272727
	}

.commentlist cite {
	font: 1.3em Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	

/* Contact form */

#contactform
{
	float:left;
	width:272px;
	height:345px;
	background:#212121;
	padding:15px;
	margin: 0px 15px 15px 0px;
}
#cofeeform
{
	float:left;
	width:257px;
	height:345px;
	background:#212121;
	padding:15px;
	margin: 0px 0px 15px 0px;
	border-bottom:1px dotted #000000;
	border-top:1px dotted #000000;
}

.txt
{
	padding:1px;
	color: #a8a8a8;
	background:#505050;
	margin: 2px 0px 0px 0px;
	border:#616161 1px solid;
}
#contactform .txt
{
	width:268px;
}
#conceptform{
	float:left;
	width:575px;
	background:#212121;
	padding:15px;
	margin: 0px 15px 15px 0px;
}
#conceptform .txt
{
	width:250px;
}
#files_list{
	background:#272727;
	margin-left:120px;
	width:420px;
	margin-bottom:15px;
}
#files_list div{
	padding:3px 3px 3px 10px;
	width: 420px;
}
#files_list div .button{
	margin-left:5px;
}
.form_notice{
	background:#272727;
	margin-left:120px;
	width:234px;
	margin-bottom:15px;
	padding: 10px;
}

/* About page */
.socialnet{
	display: block;
	width:220px;
	margin:10px 0 0 0;
	padding:8px 20px 7px 47px;
	font-size:1.2em;
	background: #171717;
	-moz-border-radius: 4px;
	-webkit-border-radius:4px;
}
.socialnet.facebook{
	background: #171717 url(images/icon_facebook_32.png) -1px 0px no-repeat;
}
.socialnet.flickr{
	background: #171717 url(images/icon_flickr_32.png) -1px 0px no-repeat;
}
.socialnet:hover{
	background-color: #111;
}

/* Footer*/

#footer {
	margin: 0 auto;
	width: 880px;
	font-size:0.7em;
	padding-top:15px;
	color:#666;
	}

#footer a {
	color:#555;
	text-decoration:none;
	}
#footer a.iconlink{
	display:block;
	float:right;
	width:23px;
	margin-left:6px;
}