/*
Theme Name: seyfcomneu
Theme URI: http://
Description:
Version: 1.0
Author: Sasan Seyfi
Author URI: http://seyfcom.de


/******************************************
*   HTML Elemente
******************************************/

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:100%;
	font-size: 75%;
	}

body {
	color: #333333;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-color: #FFFFFF;
	}


body, select, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	line-height:2em;
	font-size: 0.9em;
	}

p {
	margin: 15px 0;
	}

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

a.more-link {
	color: #FFFFFF;
	font-size: 14px;
	
}


a:hover, a:active {
	color:#fff;

	}



img a:hover {
	text-decoration:none;
	}

a:link img, a:visited img,
a:focus img, a:active img {
	border-top-width: 0;
	border-bottom-width: thin;
	border-left-width: 0;
	border-bottom-style: none;
	border-bottom-color: #999999;
	margin-right: 20px;
	border-right-style: none;
}

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

small {
	font-size: 0.9em;
	padding:3px 6px;
	}

/****** Images ****************************

img, a:link img, a:visited img{border:border:1px solid #999; padding:1px;}
img.left,img.center,img.right,img.norm{ margin:5px 12px 5px 0; border:1px solid #999; padding:1px;}
img.left{ float:left; margin:0 12px 5px 0; }
img.center{ display:block; margin:0 auto 5px auto; }
img.right{ float:right; margin:0 0 5px 12px; }



/******************************************
*   Structure
******************************************/



#page {
	width: 700px;
	font-size:1.2em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5%;
		}

#header {
	width: 700px;
	height: 100px;
	background-color: #fff;
	background-image: url(images/logos/seyfcom_logo.png);
	background-position: right top;
	background-repeat: no-repeat;
				}



#flashleiste {
	height: 110px;
	width: 700px;
	background-color:#FFFFFF;
}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 20%;
	border-left-width: 2px;
	border-left-style: dotted;
	height: 300px;
	float: right;
	margin-right: 1%;	
	}


.weiss {border-left-color: #fff;}
.grau {
	border-left-color: #333;
	}
.leer {
	padding-top: 135px;	
}	
	
.team {border-left-color: #fff;}

#leftcol {
	width:287px;
	border-right:1px solid #b6b6b6;
	padding-right:18px;
	}

#leftcol, #rightcol {
	margin-top:10px;
	float:left
	}

#rightcol {
	width:277px;
	padding-left:18px;
	margin-top: -2px;
	text-align:left;
	}

#sidelist li {
	list-style-type: square;
	color: #999999;
			}

#sidelist ul li {	}


#sidelist li a {
	font-size: 13px;
	font-weight: bolder;
	color: #999999;
		
	}

#sidelist a:hover {
	color: #000;
	text-decoration: none;
}


.bullets li {
	list-style:none;

	}

#sidelist .bullets li {

	margin-bottom:5px;
	margin-left:22px;
	}

#sidelist .children {
	background:#F4F4EC;
	}

#sidelist .children li {
	background: #F4F4EC;
	list-style: none;
	margin-left:15px;
	padding-left:15px;

	}

#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#F4F4EC;
	color: #000;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{
	color:#000;
	}



/******************************************
*   Headlines
******************************************/


h1 {
	color: #000000;
	font-size: 1.6em;
	font-family: arial, sans serif;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

h2 {
	color: #999999;
	font-size: 18px;
	padding-bottom:0px;
	text-transform: uppercase;
	list-style-type: none;
	font-family: arial, sans serif;
	font-weight: normal;
	}


h3 {
	text-transform: uppercase;
	letter-spacing:0.5px;
	margin-bottom:4px;
	color:#ffffff;
	font-family: arial, sans serif;
	font-size: 18px;
	}


h4 {
	color: #cc0000;
	font-size: 18px;
	font-weight: normal;
	padding-bottom:0px;
	text-transform: uppercase;
	list-style-type: none;
	letter-spacing:0.5px;
	font-family: arial, "sans serif";
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	}


#sidebar h2, #sidebar h3 a {
	font-family: arial, sans serif;
	margin-bottom:4px;
	font-weight:normal;
	color:#FFFFFF;
	font-size: 18px;
	list-style-type: none;
	
		}



#sidebar h3, #sidebar h2, #sidebar h4 {
	font-size: 18px;
	clear: both;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
	}

#sidebar h3 {
	background-image: url(images/showroom.jpg);
	background-repeat: no-repeat;
	background-position: 140px center;
	line-height: 39px;
	margin-top: 60px;
	
}

#sidebar.grau h3 {
	color:#CC0000;
	margin-top: 40px;
}

#sidebar.team h3 {
	color:#fff;
	margin-top: 30px;
}




#sidebar.grau {
	margin-top: 40px;
}

#sidebar.team {
	margin-top: 40px;
}

#sidebar.grau a {
	color: #666666;
	line-height: 16px;
	font-size: 16px;
}

#sidebar.team a {
	color: #E1E1E1;
	line-height: 16px;
	text-decoration: underline;
	font-size: 16px;
}


#sidebar.weiss a:hover {
	
}

#sidebar.grau a:hover {
	color: #000;
	}

#sidebar.team a:hover {
	color: #FFF;
}

#sidebar .current_page_item a {
	color: #000000;
	line-height: 18px;
}






h3#respond {
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h3 a:link, h3 a:visited {
	color: #666;;
	}





/******************************************
*   Content
******************************************/

#content {
	width: 440px;
	background-color: #333333;
	height: 350px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 40px;
	float: left;
	margin-left: 50px;
	}



#content p a, .liinternal {
		text-decoration: none;	
		
}

#content table a {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}

#content p.more {
	font-size: 14px;
	color: #333333;		
}

#content p.more a {
	
		
}

#content ul {
	margin-bottom: 30px;
	padding-top: 30px;
}

#content ul li {
	margin-left: 20px;
	font-size: 13px;
	list-style-type: square;
	letter-spacing: 0.5px;
	color: #CCCCCC;
	}

#content ol li {
	margin-top: 20px;
	margin-bottom:5px;
	margin-left: 20px;
	font-size: 16px;
	letter-spacing: 0.5px;
	}


#content.grau ul li {
	margin-bottom:5px;
	margin-left: 20px;
	font-size: 16px;
	list-style-image: url(images/pfeil_rechts_grau.gif);
	list-style-type: none;
	letter-spacing: 0.5px;
	
	}

#content.grau ol li {
	margin-bottom:5px;
	margin-left: 20px;
	font-size: 16px;
	letter-spacing: 0.5px;
	}

#content h2, h4 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	letter-spacing: 1px;
	}

#content img {
	margin-right: 15px;
	vertical-align: bottom;
	float: left;
}

img .alignnone {
	clear: both;
}

#pdf a {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	float: left;
}


#pdf a:hover {font-weight: bold;}
	
	
.article2pdf_link {
	font-size: 12px;
	margin-top: 10%;
	font-weight: bold;
	color: #666666;}



.description {
	font-size: 1.3em;
	font-weight: bold;
	color:#999;
	}

.feature {
	background: url(images/backgrounds/bg_featured.png) repeat-x #F4F4EC;
	padding:15px;
	border: 1px solid #ccc;
	}

.feature:hover { background: url(images/backgrounds/bg_featured.jpg) repeat-x #F4F4EC; }

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

#leftcol img, #rightcol img {
	padding:1px;
	border:1px solid #999;
	}

#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	padding:1px;
	border: 1px solid #999;
	}

.title, a.title  {
	font-size:1.1em;
	font-weight:bold;
	color: #BF004D;
	margin-bottom:15px;
	}

.feature#lead .title {
	font:1.1em arial, sans-serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	color: #BF004D;
	}

#leftcol .feature {	margin-bottom: 15px; }

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

#leftcol img {
	margin-bottom: 4px;
	display:block
	}

#rightcol .clearfloat {
	border-bottom:1px solid #999;
	padding:12px 0;
	}



/*Post Formatting*/

.entry {
	height: 350px;
	overflow: auto;
	text-align: left;
	
		}


.scrolly {
	padding-bottom:28px;
	text-align:left;
	overflow: auto;
	height: 400px;
	}


.bentry {
	padding-top: 0px;
	padding-bottom: 0px;
	text-align:left;
	width: 100%;
	float: left;
	margin-top: 10px;
	height: 60px;

	}



.post p {
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 0.2px;
	color: #CCCCCC;
	margin-right: 50px;
	padding-top: 20px;
}

.graupost p {
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 0.5px;
	color: #333333;
}

.graupost a {
	color: #333333;
}


.post blockquote {
	color:#666;
	background:#F4F4EC;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}

/*.post ul li {
	margin-bottom:5px;
	margin-left: 20px;
	font-size: 18px;
	list-style-image: url(images/pfeil_rechts_grau.gif);
	list-style-type: none;
	letter-spacing: 0.5px;
	}

.post ol li {
	margin-bottom:5px;
	margin-left: 20px;
	font-size: 18px;
	letter-spacing: 0.5px;
	}*/

#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}

.postmetadata {
	margin: 30px 0;
	}


/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}


#searchform {
	position: absolute;
	top: 85px;
	right: 10%;
	}

.button {
	padding: 1px;
	color:#333;
	border:none;
	}

#s {
	width: 100px;
}

.button:hover {	}



/* Float Properties*/

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


.clearfloat {
	display:block;
	background-color: #FFFFFF;
	height: 480px;	
	}

.pagelinks {
	text-align: right;
	
}

/******************************************
*   Footer
******************************************/


#footer {
	width: 800px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
	background-color: #FFFFFF;
	height: 100px;
	}

#footer2 {
	width: 800px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
	background-color: #FFFFFF;
	height: 65px;
	text-align: left;
	}

#slide {
	float: right;
	height: 114px;
	width: 680px;
	background-color: #999999;
}

/* For Link Indication plugin */
a.liexternal {
	padding-right: 5px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right;
}
a.liwikipedia { padding-right: 14px; background: url(images/link-icon_wikipedia.gif) no-repeat right; }
a.liimdb { padding-right: 18px; background: url(images/link-icon_imdb.png) no-repeat right; }
a.liftp { padding-right: 13px; background: url(images/link-icon_ftp.png) no-repeat right; }
a.limailto { padding-right: 12px; background: url(images/link-icon_mail_03.gif) no-repeat right; }
a.lipdf { padding-left: 18px; background: url(images/link-icon_pdf_05.png) no-repeat left; }
a.system {
	padding-left: 50px;
	background: url(images/systembutton.jpg) no-repeat left;
	font-size: 19px;
	padding-top: 20px;
	padding-bottom: 20px;
}
a.lidoc { padding-left: 18px; background: url(images/doc.png) no-repeat left; }
a.zip { padding-right: 18px; background: url(images/link-icon_zip_02.png) no-repeat right; }
a.intern {
	padding-right: 0.4em;
	background: url(images/link-icon_external_16.gif) no-repeat right;

}

a.system:hover {
	text-decoration: none;
}

/*
buttons
*/

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}


input {
	background-color: #F0F0F0;
	font-size: 12px;
		
	
}

textarea {
	background-color: #F0F0F0;
	width: 380px;
	height: 110px;
}

.entry form p {
	margin: 10px;
	padding: 0px;
	
}

form span {
		
	
}

/*Sharebuttons*/
.sharebuttons { clear: both; margin: 10px 0; }
.sharebuttons .twitter { float: left; }
