/*
Theme Name: Tolvhundra-Portfolio
Theme URI: www.tolvhundra.com
Description: Simple 1-column theme made for Tolvhundra.com
Author: Robert Lundberg
Author URI: www.tolvhundra.com
Version: 1.0
.
*/
@font-face {
    font-family: 'AcidBold';
    src: url('http://tolvhundra.com/wp/wp-content/themes/tolvhundra-portfolio/ttf/acid_bold.eot');
    src: url('http://tolvhundra.com/wp/wp-content/themes/tolvhundra-portfolio/ttf/acid_bold.eot?#iefix') format('embedded-opentype'),
         url('http://tolvhundra.com/wp/wp-content/themes/tolvhundra-portfolio/ttf/acid_bold.woff') format('woff'),
         url('http://tolvhundra.com/wp/wp-content/themes/tolvhundra-portfolio/ttf/acid_bold.ttf') format('truetype'),
         url('http://tolvhundra.com/wp/wp-content/themes/tolvhundra-portfolio/ttf/acid_bold.svg#AcidBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AcidRegular';
    src: url('http://tolvhundra.com/wp/wp-content/themes/tolvhundra-portfolio/ttf/acid.eot');
    src: url('http://tolvhundra.com/wp/wp-content/themes/tolvhundra-portfolio/ttf/acid.eot?#iefix') format('embedded-opentype'),
         url('http://tolvhundra.com/wp/wp-content/themes/tolvhundra-portfolio/ttf/acid.woff') format('woff'),
         url('http://tolvhundra.com/wp/wp-content/themes/tolvhundra-portfolio/ttf/acid.ttf') format('truetype'),
         url('http://tolvhundra.com/wp/wp-content/themes/tolvhundra-portfolio/ttf/acid.svg#AcidRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html { margin: 0; }

* { padding: 0; margin: 0; }

a:link { color: #ff3366; text-decoration: none; font-weight: bold; }
a:visited { color: #ff3366; text-decoration: none; font-weight: bold; }
a:hover, a:active { color: #fa8982;  text-decoration: none; font-weight: bold; }

img {
/*-moz-border-radius-topleft:5px;
-webkit-border-top-left-radius:5px;
-moz-border-radius-topright:5px;
-webkit-border-top-right-radius:5px;
-moz-border-radius-bottomleft:5px;
-webkit-border-bottom-left-radius:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-bottom-right-radius:5px;

 border: 1px solid #f0eeeb;*/
 border:none; }

a img {
border-style:none;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 0em 0em 0;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 0 1em}
a img.alignleft {float:left; margin:0 1em 0 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}


body {
 font-family: Georgia, Garamond;
 color:#5a574e;
 font-size: 16px;
 line-height:1.5em;
 background: url(images/background-paper.png) top left repeat;
}
p {
margin: 0;
margin-top: 1em;
margin-bottom:0,5em;
}

h3 {
	margin-top: 10px;
}
#wrapper {
	display: block; 
	width:960px; 
	margin:0 auto;
}
#header-container {
top:0;margin: 0 auto;
background: #2d2d2d;
width: 100%;
}

#header {
width:940px;
height: auto;
margin:0 auto;
padding: 10px;
/*border-bottom:1px solid #CCC;*/
text-transform: uppercase;
}
#header a:link { color: #948863; text-decoration:none; font-weight: bold; border: none; }
#header a:visited { color: #948863; text-decoration: none; font-weight: bold; }
#header a:hover, a:active { color: #fa8982;  text-decoration: none; font-weight: bold; }

#navigation {
	font-family: 'AcidRegular';
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-weight: bold;
	text-transform:normal;
	font-size:18px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
#navigation .current_page_item a:link, #navigation .current_page_item a:visited{
	color:#fa8982;
}

	#navigation li {
		display: block;
		position: relative;
		float: left;
		margin: 0 12px 0 0;
		padding:0px 5px 0px 30px;
		background: url(images/navigation-separator.png) left bottom no-repeat;
	}
	

		#navigation li a:link {
			text-decoration: none;
			font-style:normal;
			margin: 0;
			padding:5px 11px;
		}
		#navigation li a:visited {
			text-decoration: none;
			font-style:normal;
			margin: 0;
			padding:5px 11px;

		}
		#navigation li a:active {
			text-decoration: none;
			font-style: normal;
			color:#fa8982;
			margin:0;
			padding:5px 11px;
		}
		#navigation li a:hover {
			text-decoration: none;
			font-style:normal;
			color:#fa8982;
			margin: 0;
			padding: 0;
			padding:5px 11px;
		}
		
.category-header {
	font-size: 6.4em;
	font-family: 'AcidRegular';
	letter-spacing: 4px;
	text-transform: uppercase;
	font-weight: bold;
	color: #948863;
	margin: 30px auto 20px;
	padding: 0;
	float: left;
}
.category-tagline {
	clear: both;
	float: left;
	margin:10px auto 15px;
	padding: 0;
	line-height: 1.3em;
	font-size: 1.8em;
	font-family: Georgia;
}

/***************/
#main {
	margin:0 auto;
	padding: 0;
	width:960px;
}

/***************/
#sidebar {
	width: 230px;
	float: left;
	margin:0 auto;
	padding:10px;
}

#sidebar a:link {
	font-family:Helvetica, Arial, Sans-Serif;
	font-size: 30px;
	color:#27221f;
	letter-spacing:-1px;
	line-height:32px;
	text-transform:uppercase;
	font-weight:lighter;
}
#sidebar a:visited {
	color: #27221f;
	font-family:Helvetica, Arial, Sans-Serif;
	font-size: 30px;
	letter-spacing:-1px;
	line-height:32px;
	text-transform:uppercase;
	font-weight:lighter;
}
#sidebar a:hover {
	color: #F60;
	font-family:Helvetica, Arial, Sans-Serif;
	font-size: 30px;
	letter-spacing:-1px;
	line-height:32px;
	text-transform:uppercase;
	font-weight:lighter;
/*	padding-left:20px;
	background:url(images/arrow.png);
	background-repeat: no-repeat;
	background-position:left;*/
}

.sideblock {
text-align:justify;
margin-bottom:20px;
}
.sideblock ul {
list-style:none;
list-style-image:none;
list-style-type:none;
}
.sideblock li {
	margin-top:5px;
	font-size:34px;
	display:block;
	list-style:none;
list-style-image:none;
list-style-type:none;
}

/***************/
#content {
	width: 940px;
	height: auto;
	margin:10px auto;
	font-size: 16px;
	line-height:1.5em;
	background: none;
}
#content h1 {
 font-family:'AcidRegular';
 font-size: 48px;
 line-height:1.5em;
 text-transform: uppercase;
 letter-spacing: 3px;
 margin:0; padding: 0;
}
#content h3 {
/*	font-family:Helvetica, Arial, Sans-Serif;*/
	font-size: 22px;
	line-height:1.3em;
	font-weight: lighter;
}

#content li {
list-style:inside;
	
}
.postcontent {
border-bottom:1px solid #CCC;
margin-bottom:10px;
text-align:justify;
padding-bottom:10px;
}
.postcontent_single {
margin-top:10px;
margin-bottom:20px;
text-align:justify;
padding-bottom:10px;
}

.postcontent_category {
border-bottom:1px solid #CCC;
margin-top:10px;
margin-bottom:20px;
text-align:justify;
padding-bottom:10px;
}
.blogpost {
	margin: 0 auto;
	border-top:1px solid #CCC;
	margin-top: 20px;
	padding-top: 10px;
	float: left;
	width:940px;
}

.postcontent_blog_l {
	float:left;
	margin:0 auto;
	width: 690px;
	text-align:justify;
	padding-bottom:41px;
	overflow-x: hidden;
	overflow-y: hidden;

}

#blogpost-header {
margin:0 auto;
width: 600px;
padding:15px 30px 20px 30px;
font-family:'AcidRegular';
font-size: 40px;
line-height:1.5em;
text-transform: uppercase;
letter-spacing: 3px;
color: #FFFFFF;
background: #2a2a2a;
}
#blogpost-header a:link { color:white; }
#blogpost-header a:visited { color:white; }
#blogpost-header a:hover { color: #fa8982; }

#the_blog_post {
	width:600px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 40px;
	background: white;
	margin:0 auto;
	height: auto;
}
/*.the_blog_post p {
	margin:0 auto 15px;
}*/
.the_blog_post_meta {
	font-size: 14px;
	margin-top: 30px;
	padding:30px 30px 30px 30px;
	border-top: dashed 1px #c9c5ba;

}
.media-full-width {
margin-left: -30px;
}
.media-paragraph {
margin-left:-15px;
border:none;
}

.the_blog_post_bottom {
height: 21px;
width: auto;
background: url(images/article-bottom-bg.png) no-repeat bottom;
margin:0 auto 30px;
}
.postcontent_blog_r {
	float:right;
	margin:0 auto;
	width:200px;
	padding-left: 20px;
	padding-top: 15px;
	margin-bottom:20px;
	text-align:justify;
	padding-bottom:10px;
	text-align: left;
	font-size: 14px;
	color: #444444;
	background:url(images/author-bg.png) top left repeat;
	-moz-border-radius: 4px;
	border-radius: 4px;
}


.postcontent_author_top {
	margin:0 auto;
	width:200px;
	height:10px;
}
.postcontent_author_content {
	margin:0 auto;
	width: 180px;
	padding: 0px 10px;
}
.postcontent_author_bottom {
	margin:0 auto;
	width:200px;
	height:10px;
}
.postcontent_comment {
	margin: 0 auto;
	margin-top: 3px;
	padding-top:3px;
	border-top: 1px solid #999;
}

.postcontent_kontakt_l {
	float:left;
	margin:0 auto;
	width:480px;
}
.postcontent_kontakt_r {
	float:right;
	margin:0 auto;
	width:260px;
	margin-top:10px;
}


#both {
	clear: both;
}
input {
	margin-top: 5px;
	padding:7px 13px;
	background: #000000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	color: #ffffff;
	border:none;
	font-size: 14px;
width:350px;
	
}
input:focus {
color: #ff9900;
outline: 0;
}
textarea {
	margin-top: 5px;
	padding:7px 13px;
	background: #000000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	color: #ffffff;
	border:none;
	font-size: 14px;
width:350px;
}
.wpcf7-submit {
width:auto;
padding:7px 24px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;

}

/**************/
#footer {
	width:940px;
	border-top: 1px solid #CCC;
	padding-top:20px;
	padding-bottom:10px;
	margin:10px auto;
}
.footerleft {
	float:left;	
	margin-bottom:20px;
}
.footerright {
	float:right;	
	margin-bottom:20px;
}


	/* Comments Styling */

#commenticon {
	width: 100px;
	height: 16px;
	background-image: url("images/commentbg.png");
	background-repeat:no-repeat;
	color: #333333;
	font-size: 10px;
	float: right;
	text-align: center;
	font-style: normal;
	font-weight:lighter;
	padding-top:2px;
	}
	
#commentlist li, ol {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #CCC;
}
.thecomments {
	margin-top: 1.5em;
padding-top: 1em;
border-top: 1px solid #CCC;
}

#commentform {
padding:20px 20px 20px 20px;
width: 430px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
padding:3px;
width: 450px;
}
#commentform textarea:hover {
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}


.right {
float:right;
margin:0 auto;
font-size:11px;
}
.addbuttons {
margin-right:5px;
padding-top:3px;
padding-left:3px;
float:left;
}
.addbuttonslrg {
padding-top:3px;
float:left;
font-size:13px;
}

.smalltext {
font-size:10px;
line-height:1em;
margin-top:5px;
margin-bottom:5px;
}

#header li.current-cat a {
color: #fa8982;
/*background: #fafafa;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
padding:2px 5px;
*/
}

.text-bg {
background: #faeab6;
}

