/*
 Theme Name: The Silicon Valley Blog Theme
 Description: WordPress Custom Theme for Silicon Valley Blog
 Version: 2010-01-07
 Author: MFC 
 */

/* Allgemein */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: arial, helvetica;
}


body {
    font-family: arial;
    font-size: 11px;
    background-color: #6b362d;
    background-image: url(images/bg_body_gradient.jpg);
    background-repeat: repeat-x;
    background-position: center top;
    text-align: left;
    margin: 0;
    padding: 0;
}

#wrapper {
    position: absolute;
    left: 50%;
    width: 900px;
    margin-left: -450px;
}


#bd {
    width: 900px;
    background: url(images/bg_main.png);
    background-repeat: repeat-y;
    background-position: 0 0;
    margin-left: 16px;
	clear: both;
	margin-top: -1px;
}

.br_bg {
	background: url(images/bg_main.png);
    background-repeat: repeat-y;
    background-position: 0 0;
    margin-left: 16px;
	clear: both;
	
}

body, td, th, font {
    color: #5e554d;
}

a, a:link {
    padding: 1px;
    color: #6b362e;
    text-decoration: underline;
}

a:hover {
    color: #6b362e;
    text-decoration: none;
}

/* �berschriften */

h1, h2, h3, h4 {
	margin-bottom: 8px;
}

h1 {
    font-family: Arial;
    font-weight: bold;
	color:#693E2E;
	font-size:14px;
    }
	

h2 {
    font-family: Arial;
    font-weight: bold;
	color:#693E2E;
	font-size:13px;
    }
	
h3 {
    font-family: Arial;
    font-weight: bold;
	color:#693E2E;
	font-size:12px;
    }

h4 {
    font-size: 11px;
    color: #d99878;
    text-transform: uppercase;
    font-weight: bold;
}

#hd h1 {
    color: #FFFFFF;
}

#hd h1 a {
    text-decoration: none;
    color: #FFFFFF;
}

h3 a:link, h3 a:hover, h3 a:visited {
    color: #693e2e;
    text-decoration: none;
    font-size: 14px;
    font-family: arial;
}

#ft {
	text-align: right;
	color: #fff;
	margin: 10px 12px 10px 0;
}

#ft a {
	color: #fff;
}

/* Headbereich */


#hd {
    background: url(images/img_header.jpg);
    width: 900px;
    height: 281px;
}

#it_logo {
    position: absolute;
    top: 0px;
    left: 12px;
    width: 175px;
    height: 157px;
}

#it_logo a {
    background: url(images/img_it_logo.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 349px;
    height: 69px;
    display: block;
    width: 175px;
    height: 157px;
}

#svb_logo {
    position: absolute;
    top: 0;
    left: 200px;
    width: 344px;
    height: 89px;
}

#svb_logo a {
    background: url(images/img_svb_logo.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 343px;
    height: 89px;
    display: block;
}


/* Head Navigation */

#head_navi {
    margin-left: 16px;
    width: 900px;
    background: url(images/bg_main.png);
    background-repeat: repeat-y;
    background-position: 0 0;
    height: 30px;
	padding-bottom: 1px;
    clear: both;
}

#head_navi #navi_tabs {
    margin-left: 174px;
}

#head_navi #navi_tabs a {
    width: 121px;
    height: 29px;
    float: left;
    background: url(images/bg_content_navigation.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    font-weight: bold;
    text-decoration: none;
    color: #965c51;
    line-height: 29px;
    margin-right: -1px;
	text-align: center;
}

#head_navi #navi_tabs a:hover {
    background: url(images/bg_content_navigation_act.png);
    background-position: 0 0;
    background-repeat: no-repeat;
}


/* Linke Spalte */

#menu_left ul li a,
#menu_right ul li a {
	background: url(images/img_navi_arrow.gif);
	background-position: 0 4px;
	background-repeat: no-repeat;
}

#menu_left {
   background: transparent;
	text-align:left;
	padding: 8px;
	width: 158px;
	float: left;
	color: #fff;
	margin-top: -150px;
	min-height: 300px;
}

#menu_left h4.first {
	background: none;
	padding: 0;
}

#menu_left p, #menu_right p{
		padding: 3px;
		
}

#menu_left ul {
	list-style:none;
	 margin:0; 
	 padding:0; 
	 font-size:11px; 
	 }
	 
#menu_left ul li { 
padding:0; 
margin:0; 
}

#menu_left ul li {
	display: block;
}

#menu_left ul li a { 
padding-left: 10px;
color: #FFFFFF; 
text-align: left; 
text-decoration: none;
}

#menu_left ul li a:hover {
	color: #fff; 
	text-decoration: underline; }

#menu_left ul li.recentcomments,
#menu_right ul li.recentcomments {
	margin-bottom: 10px;
	height: auto;
}

#menu_left ul li.recentcomments a,
#menu_right ul li.recentcomments a  {
	background:none;
	display: block !important;
} 

#menu_left ul li.recentcomments a.url,
#menu_right ul li.recentcomments a.url {
	display: inline !important;
}

#menu_left .textwidget a, 
#menu_left .textwidget a:link {
    padding: 1px;
    color: #d99878;
    text-decoration: underline;
}

#menu_left .textwidget a:hover {
    color: #d99878;
    text-decoration: none;
}


/* Rechte SPalte */

#menu_right  {  
 	line-height: 13px;
 	font-size: 11px;
 	padding:8px; 
	border:0px solid #fff; 
	width: 158px; 
	background: transparent;
	float: left; 
	margin-top: -150px;
	 }
	 
#menu_right h4 {
	text-align: left;
	clear: left;
	color: #6b362d;
}
	
#menu_right ul {
	list-style:none;
	margin:0; 
	padding:0; 
	font-size:11px; 
	 }
	 
#menu_rightul li { 
padding:0; 
margin:0; 
}

#menu_right ul li a { 
display:block; 
padding-left: 10px; 
color: #000; 
text-align: left; 
text-decoration: none;
}

#menu_right ul li a:hover {
	text-decoration: underline;
	 }

#menu_right .generalstats-output {
	text-align: left;
}

/* Widgets */  

.standard-commentator {
	background: url(images/img_navi_arrow.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #bd8a82;
}

.seo-pate-commentator {
	background: url(images/img_highlight_arrow.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #7396b4;
}

.seo-pate-commentator img {
	width:20px; height:20px;
}

.standard-comment,
.seo-pate-comment {
	background: url(images/bg_comments_trenner.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.seo-pate-commentator .autor{
	display: inline;
	margin-left: 5px;
	color: #6DB5D9;
	text-decoration: none;
	vertical-align: top;
}

.seo-pate-commentator a {
	text-decoration: none;
}

.seo-pate-commentator a:hover {
	text-decoration: underline;
}

.standard-comment a,
.seo-pate-comment a {
	text-decoration: none;
	color: #fff; 
}


.standard-comment a:hover,
.seo-pate-comment a:hover {
	text-decoration: underline;
}

.newsfeeds {
	background: #4f2f22;
	padding: 12px 8px 8px 8px;
	clear: both;
}

.newsfeeds .feed {
	clear: both;
	margin-bottom: 5px;
}

.newsfeeds .text{
	font-size: 11px;
	float: left;
	margin-left: 8px;
}

.newsfeeds span {
	color: #fff;
	margin: -2px 0 0 4px;
}

.newsfeeds span em{
	color: #945b54;
	font-style: normal;
}


.newsfeeds .feed a {
	vertical-align: bottom;
}


/* Suche */

#searchform {
	text-align: left;
	height: auto;
}

#searchform h4 {
	color: #D99878;
	background: none;
	padding: 0;
}

#searchform input {
	border: 1px solid #ffffff;
	width: 125px;
	height: 21px;
	float: left;
}

#searchform input#searchsubmit {
	background: url(images/bg_button_search.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 25px;
	height: 24px;
	border: 0;
	float: left;
	margin-left: 3px;	
	cursor: hand;
}

p.clearing {
	clear: both;
}

.social-network-permalinks {
	margin-bottom: 15px;
}

/* Content */

#content {
    width: 522px;
	float: left;
	background: transparent;
	font-size: 11px;
	margin-top: 10px;
	text-align: left;
}


.storycontent {
	clear: both;
	display: block;
}

.storycontent p,
.longstorycontent p,
.pagecontent p {
	line-height: 16px;
	margin-bottom: 11px;
}

.storycontent p.read_more {
	margin-top: 20px;
}

.storycontent .alignnone,
.storycontent .alignleft,
.storycontent .aligncenter,
.storycontent .alignright,
.longstorycontent .alignnone,
.longstorycontent .alignleft,
.longstorycontent .aligncenter,
.longstorycontent .alignright,
.pagecontent .alignnone,
.pagecontent .alignleft,
.pagecontent .aligncenter,
.pagecontent .alignright {
	border: 1px solid #c5af98;
	/* width: auto !important; */
	text-align: center;
	}

.storycontent .alignnone,
.longstorycontent .alignnone,
.pagecontent .alignnone  {	
float: none;
}
	
.storycontent .alignleft,
.longstorycontent .alignleft,
.pagecontent .alignleft {	
float: left;
margin: 0 10px 10px 0;	
}

.storycontent .aligncenter,
.longstorycontent .aligncenter,
.pagecontent .aligncenter {	
 display: block;
    margin-left: auto;
    margin-right: auto;

}

.storycontent .alignright,
.longstorycontent .alignright,
.pagecontent .alignright {	
float: right;
margin: 0 0 10px 10px;
}


.storycontent .alignnone img,
.storycontent .alignleft img,
.storycontent .aligncenter img,
.storycontent .alignright img,
.longstorycontent .alignnone img,
.longstorycontent .alignleft img,
.longstorycontent .aligncenter img,
.longstorycontent .alignright img,
.pagecontent .alignnone img,
.pagecontent .alignleft img,
.pagecontent .aligncenter img,
.pagecontent .alignright img
 {
	/* width: 150px !important; */
	height: auto;
	border-bottom: 1px solid #c5af98;
	padding-top:5px;
	line-height: 14px;
}

.storycontent .alignnone p.wp-caption-text,
.storycontent .alignleft p.wp-caption-text,
.storycontent .aligncenter p.wp-caption-text,
.storycontent .alignright p.wp-caption-text,
.longstorycontent .alignnone p.wp-caption-text,
.longstorycontent .alignleft p.wp-caption-text,
.longstorycontent .aligncenter p.wp-caption-text,
.longstorycontent .alignright p.wp-caption-text,
.pageccontent .alignnone p.wp-caption-text,
.pageccontent .alignleft p.wp-caption-text,
.pageccontent .aligncenter p.wp-caption-text,
.pageccontent .alignright p.wp-caption-text   {
	/* width: 150px; */
	padding: 2px 5px;	
	text-align: left;
	}
	
.longstorycontent {
	display: block;
}

.longstorycontent .wp-caption p,
.pagecontent .wp-caption p,
.storycontent .wp-caption p {
	padding: 2px 5px;
	margin: 0;
}

.storycontent .wp-caption,
.longstorycontent .wp-caption,
.pageccontent .wp-caption {
	border: 1px solid #C5AF98;
	margin: 0 10px 5px 0;
	/* width: auto !important; */
}	

.pagecontent {
	clear: both;
	display: block;
}

.linefooter {
	clear: both;
	background: url(images/img_post_bottom_line.png);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 6px;
	width: 523px;
	margin-top: 20px;
}

.storycontent a.read_more {
	background: url(images/bg_more_arrow.gif);
	background-position: 0 7px;
	background-repeat: no-repeat;
	padding-left: 11px;
	color: #6b362d;
	font-weight: bold;
}


/* Kommentare */

h3#comments {
	font-family: arial;
	color: #000;
	text-align: center;
	font-size: 12px;
	margin: 20px 0;
}

.commentlist {
	margin-top: 5px;
	clear: both;
}

.commentlist .storycomment  {
	background: #e6dac4;
	padding: 15px;
	margin-bottom: 20px;
}

.glorycomment  {
	background: #CEDAE1;
	padding: 15px;
	margin-bottom: 20px;
}

.commentlist .storycomment .kommentar_freischalten {
	
}

.commentlist .bodytext {
	background: #fff;	
	}

.seo-pate-bodytext {
	background: #fff;	
	font-weight: bold;
	clear: both;
}

.commentlist p {
	clear: both;
	padding: 5px;
}

cite,
.seo-pate a{
	font-size: 15px;
	font-weight: bold;
	color: #000;
	font-style: normal;
	display: block;
	
}

cite.seo-pate {
	color: #7396b4;
}

cite.seo-pate {
	color: #7396b4;
}

cite.seo-pate span {
	float: left;
	margin-left: 3px;	
}

cite.seo-pate img {
	width: 50px;
	float: left;
	margin-bottom: 10px;
}

.seo-pate a {
	color:#7396b4;
	text-decoration: none;
}

.commentmetadata a {
	color: #575956;
	text-decoration: none;
	display: block;
	font-size: 10px;
	margin-bottom: 10px;
}

#commentform {
	background: #e6dac4;
	padding: 15px;
}

#commentform #name_mail_web {
	float: left;
	margin-right: 20px;
}

#commentform #write_comment {
	float: left;
}

#commentform input,
#commentform textarea {
	border: 1px solid #dbcfb9;
	background: #FFFFFF url(images/bg_input_comment.gif) repeat-x scroll left top;
	margin-bottom: 10px;
	height: 22px;
	font-size: 11px;
	font-family: arial;
	color: #5f554c; 
}

#commentform #write_comment textarea {
	width: 270px;
	height: 125px;
}

#commentform p.submit {
	clear: both;
	padding-left: 177px;
}

#commentform p.submit input{
	background: url(images/bg_button.gif);
	background-position: top;
	background-repeat: repeat-x;
	color: #fff;	
	height: 22px;
	font-size: 10px;
	border: 1px solid #602021;
	outline: 0;
}

#commentform b {
	font-family: verdana; 
}

#commentform label {
	display: block;
	color: #955d50;
	font-weight: bold;
}

#commentform input#captcha_code {
	margin-bottom: 0;
}


.navigation {
    display: block;
    text-align: left;
    margin-top: 30px;
    margin-bottom: 20px;
    color: #955b4f;
	
	
}

.navigation a:link, .navigation a:hover, .navigation a:visited {
    color: #955b4f;
	font-weight: bold;
	padding-left: 10px;
	float: none;
}

.navigation .alignleft {
	text-align: left;
	margin-left: 10px;

}

.navigation .alignright {
	text-align: right;
	margin-right: 10px;

}

#foot {
    clear: both;
}

strong, b {
    font-weight: bold;
}

em, i {
    font-style: italic;
}

code {
    font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr {
    font-size: 0.9em;
    letter-spacing: .07em;
}

a img {
    border: none;
}

.item {
    padding: 0 10px 10px 10px;
    text-align: left;
}

.item ul {
    list-style-type: disc;
    padding-left: 15px;
	margin-bottom: 11px;
}

.item ol {
    list-style-type: decimal;
    padding-left: 15px;
	margin-bottom: 11px;
}

.itemhead {
    padding-bottom: 5px;
}

.chronodata {
    text-align: left;
    margin: 0 0 20px 0;
    font-size: 10px;
    color: #595959;
    background: url(images/img_date.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    padding-left: 18px;
    margin-left: 2px;
}

.chronodata a {
	color: #000;
}

.chronodata span {
	color: #000;
}

.itemhead h3 {
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 15px;
    border: 0;
    font-family: arial;
    color: #693E2E;
}

input {
    background: url(images/bg_input_gradient.gif);
    background-position: top left;
    background-color: #ffffff;
    background-repeat: repeat-x;
    border: 0;
}

.metadata a:link, .metadata a:hover, .metadata a:visited {
    color: #000;
}

.tags, .catagory {
    display: block;
}

blockquote {
	padding-left: 20px;
	width: 460px;
	font-style: italic;
	margin-top: 20px;
}

blockquote > *:first-child {
    text-indent:-16px;
    }
blockquote > *:first-child:before {
    color:#6db5d9;
    content:"\201C";
    font:italic bold 4em Garamond,Times,"Times New Roman",serif;
    line-height:1px;
    padding-right:.2em;
    vertical-align:-1500%;
    }
blockquote > *:last-child:after {
    color:#6db5d9;
    content:"\201D";
    font:italic bold 4em Garamond,Times,"Times New Roman",serif;
    line-height:1px;
    margin-left:-.05em;
    vertical-align:-2300%;
    }
* html blockquote * {text-indent:-6px;} /* fix IE6 */

li .categories, li .linkcat, li .pagenav {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#wp-calendar {
    empty-cells: show;
    margin: 0;
    width: 90%;
    padding: 3px;
}

#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;
    text-decoration: none;
}

#wp-calendar td {
    color: #FFFFFF;
    letter-spacing: normal;
    padding: 2px 0;
    text-align: center;
}

#wp-calendar #today {
    background: transparent;
    color: #0099DD;
}

#wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
}

.f404 h1 {
	font-size: 20px;
}

#aktt_image {
	width: 160px;
	float: left;
}

#aktt_teaser {
	width: 340px;
	float: left
}

#aktt_static_text {
	margin-top: 10px;
	font-style: italic;
}

