/*

Theme Name: 1024px

Theme URI: http://andreasviklund.com/wordpress-themes/

Description: A light and extremely simple theme with 2 columns. It is based on Andreas' <a href="http://andreasviklund.com/templates/1024px/">1024px CSS template</a>. Updated to support tags, category descriptions, gravatars and more. Validates as XHTML 1.0 Strict. Public domain.

Version: 2.7

Author: Andreas Viklund

Author URI: http://andreasviklund.com/

Tags: fixed width, two columns, white, blue, widgets, 1024px, andreas, valid CSS, valid XHTML

*/



/* Body */

* {
	margin: 0; padding: 0;
}
body {margin: 0 auto; padding: 0;
	/*text-align: center;*/
	font: 13px Verdana;
	color: #443e33;
	background:#F7F3EC/*#F3F3F3 url(images/top_bg.gif) repeat-x top*/;
/*margin-top: 18px;*/
margin-bottom: 18px;
}
a {
	color: #386ab2/*#28567a*/;
text-decoration: none;
}
a:hover {/*color: #BC7100;*/
text-decoration: underline;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrap {
width: 1000px;
margin: 0 auto;
text-align: left;
background:#fff;
border-left: 1px solid #CDDDE1;
border-right: 1px solid #CDDDE1;
border-bottom: 1px solid #CDDDE1;
margin-top:0px;
margin-bottom:18px;
clear:both;
}
/** END wrapper **/

/** BEGIN header #BC7100#F4F5F4**/

#wrapheader {
	margin:0 auto;
	height: 130px;
background:#e6e6e6;
width: 100%;
}

#header {
	padding:10px;
	margin:0 auto;
	height: 100%;
/*background:#F4F5F4 url(images/gemo-logo-weiss.gif);
background-repeat: no-repeat;
background-position: center right;*/
width: 1000px;
}

#header h1, #header h2, #header h3{
font-size: 140%;
float: right;
text-align:right;
color: /*#F4F5F4*/#386AB2;
margin: 44px 0 0 0;
}

#header .logo {	
	margin:0px;
	padding:0px;
	float:left;
	width:530px;
	height:110px;
}

#header .ad {
		padding:0px;
		margin:0px;
		float:right;
		padding-top: 20px;
		margin-right:35px;
		height:60px;
		width:468px;
	}
#header_3 {
	padding:0px;
	margin:0 -1px;
	
	background:#386AB2; /*url(images/header_3.gif) no-repeat top;*/
height:30px;
clear: both;
}
#navline {

background:#F78629;
	padding:0px;
	width:100%;float:left;
}



/*Hauptnavi horiz*/

#nav {
margin:0 auto; 
text-align: center;
background:#F78629;
padding:0px;
list-style-type: none;
width:1000px;
}

#nav li {
	float: left;
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: bold;
	/*padding-right: 12px;*/
}
#nav ul {width: 1000px;
border-left: 1px solid #ccc;
}
#nav li a, .categories {
	display: block;
	color: #fff;
	text-decoration: none;	
	padding: 8px 10px;
}

#nav li a:hover, .categories:hover {
	display: block;
	color: #bd5532;
	text-decoration: none;
background:#E6E6E6;
	/*padding: 8px 10px;*/
}

#nav .current_page_item a, #nav .current_page_parent a, #nav .current-cat-parent a, #header_3 .current_page_ancestor a {
color: #bd5532 !important;
background: #fff !important;
}	
.categories ul{
margin: 8px 0 0 -10px;
padding: 0;}
	
/* Dropdown Menus */		

#nav li ul {
z-index:1000;
position: absolute;
left: -999em;
height: auto;
width: 174px;
text-align: left;
border-bottom: 1px solid #696969;
}

#nav li li {
width: 172px;
border-top: 1px solid #696969;
border-right: 1px solid #696969;
border-left: 1px solid #696969;
background: #F78629/*#60220D#363636*/;
}

#nav li li a {
margin: 0px;
/*padding: 6px 12px;*/
font-weight:normal;
font-size:0.9em;
color:#FFF;
}

#nav li li a:hover, #nav li li a:active {
background:#E6E6E6 !important;
}
/*
#nav li li .current_page_item a, #nav li li .current_page_parent a, #nav li li  .current_page_ancestor a {
color: #fff !important;
background: #bd5532 !important;
}	
*/			

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
left: auto;
}

a.main:hover {
background:none;
}
/** END header **/
li .cat-post-item  {

}

.cat-post-item {
 clear: left;border-bottom: 1px solid #ccc;
}
.cat-post-img {
float: left;
}

.cat-post-exc {
float: left; margin: 0 0 0 4px;
}

/** BEGIN content **/

#content {
	padding: 0px;
	width: 640px;
	float: left;
min-height: 500px;
	margin:18px 0 18px 28px;	
}

#content-home {
	padding:30px 48px;

	
min-height: 400px;
	margin: 0 auto;	
}

#content .feature_new {	
	padding:0px;
	margin:0px;
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:0px;
	margin-bottom:0px;
	width:610px;
	height:29px;
	padding:5px 0 0 10px;
	background:#deecf5;
	color:#28567a;
}



/** BEGIN featured **/

#featured {	
	width:620px;
	height: 235px;
	overflow: hidden;	
	margin-left:0px;
	margin-bottom:10px;
	background:#f0f8fb;
}
#featured .content {
	/*
	background: #ffffff url(images/gradient.gif) repeat-x 0 0;
	border: 1px solid #CFCFCF;
	*/
	
	padding: 5px;
	margin-bottom: 10px;
	border-bottom:none;
	
}
#featured .content img {
	float: left;
	margin-right:10px;
	width: 178px; 
	height: 105px;
	border:#deecf5 3px solid;	

}
#featured .contentmain .title{
	padding:0px;
	margin:0px;
	height:60px;
	}
#featured .contentmain .title h2 {
	padding:0px;
	margin:0px;
	font-size:1.4em;
	font-weight:bold;
	margin-bottom: 0px;
}
#featured .content .title h2 a {
	text-decoration: none;
	color:#28567a;
}

#featured .content .title .details {
	padding-top: 5px;
	font-size: 0.9em;
	text-transform:capitalize;
	margin-bottom: 0;	
}

#featured .content .title .details .comment{
	padding-top: 5px;
	font-size: 0.9em;
	text-transform:capitalize;
	height:17px;
	background:url(images/cooments.gif) no-repeat left;
	padding-left:25px;
}

#featured .content .title .details a {
	text-decoration: none;
	color:#28567a;
	font-weight:bold;
}

#featured .content p {
	line-height: 1.4em;
	margin-bottom: 10px;
}

#featured .content .author {	
	float:left;
	padding: 0 0px;
	margin-bottom:10px;	
}

#featured .content span {
	font-style:italic;
	color:#808080;
}

#featured .content .readmore {
	color:#bd5532;
}
/** END featured **/

/* chatterbox orig
#content {
	padding: 0px;
	margin:0px;
	width: 410px;
	float: left;
	margin-left:0px;	
}*/

#content .recent_art {
	padding:0px;
	margin:0px;
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:0px;
	margin-bottom:10px;
	width:400px;
	height:29px;
	padding:5px 0 0 10px;
	background:url(images/cat_bg_0.gif) no-repeat left;
	color:#28567a;
}



#content .post {
clear:both;
padding: 16px 0 16px 0;
}

#content .post img {
float: left; margin-right: 10px;
}

#content p {
#float: right;
margin: 6px 0 0 16px;
}

#content .postthumb {
height: 100%;
}

#content img {
	background: #FAFAFA;
   border: 1px solid #DCDCDC;
	padding: 4px;
margin: 4px;
}
#content img a:hover{
	background: none !important;
   border: 1px solid #333333;
	padding: 4px;
margin: 0 16px 0 0;
}
#content img.float-right {
  	margin: 5px 0px 10px 10px;  
}
#content img.float-left {
  	margin: 5px 10px 10px 0px;
}

#content .post .title{
	padding:0px;
	margin:0px;
	height:60px;
	}
#content h2 {
	padding:0;
	font-size:1.6em;
	font-weight:bold;
letter-spacing: 1px;
	margin-bottom: 12px;
color: #BC7100/*#FF8728*/;
text-transform: uppercase;
}
#content .post .title h2 a {
	text-decoration: none;
	color:#28567a;
}

#content .post h2 {
	padding:0px;
	margin:0 0 8px 0;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom: 0px;
}
#content .post h2 a {
	text-decoration: none;
	color:#bd5532;
}
#content .post h2 a:hover {
	text-decoration: underline;
}

#content .post .title .details {
	padding-top: 5px;
	font-size: 0.9em;
	text-transform:capitalize;
	margin-bottom: 0;
	
}

#content .post .title .comment{
	padding-top: 5px;
	font-size: 0.9em;
	text-transform:capitalize;
	height:17px;
	background:url(images/cooments.gif) no-repeat left;
	padding-left:25px;
}

#content .post .title .details a {
	text-decoration: none;
	color:#28567a;
	
}

#content .post p {
	line-height: 1.4em;
	margin-bottom: 5px;
}

#content .tags {	
	float:left;
	padding: 0 0px;
	margin-bottom:10px;
	background:url(images/folder.gif) no-repeat left;
	padding-left:20px;
}
/*
#content span {
	font-style:normal;
	color:#808080;
}
*/
#content .readmore {
	color:#bd5532;
}

#postnav ul {
	list-style-type: none;
}
#postnav ul li {
	float: left;
	padding: 0 2px;
	font-family: Arial;	
}
#postnav ul li a {
	display: block;
	padding: 4px 8px;
	border: 1px solid #E1E1E1;
	text-decoration: none;
	color: #4F4F4F;
}
#postnav ul li a:hover {
	border-color: #ffffff;
}
	
h2.title {
	font-size: 1em;
	text-transform: uppercase;
	margin-bottom: 15px;
}
#content .single {
	padding: 5px 0;
	margin:0px;
	margin-bottom: 10px;
}

#content .single p {
	line-height: 1.5em;
	margin-bottom: 10px;
}
#content .single ul, #content .single ol {
	
list-style-type: square;
	margin-bottom: 10px;
}
#content .single li {
	line-height: 1.1em;
	padding: 4px 0;
margin-left: 20px;
list-style-type: square;
list-style-position:outside
}
#content .single blockquote {
	padding: 10px 10px 5px;
	margin-bottom: 10px;
	/*background-color: #eeeeee;
	border-width: 1px 0;
	border-style: solid;
	border-color: #e0e0e0;*/
}

#content .single h2 {
	font-size: 1.4em;
	margin-bottom: 10px;

}
#content .single h3 {
	font-size: 1.2em;
	margin-bottom: 5px;

}
#content .single h4 {
	font-size: 1.1em;
	margin: 5px 0;

}
/** END content **/

#navigation {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 100%;
	overflow: hidden;	
}

.alignleft {
	/*text-align: left;*/
	float: left;
	padding:0px;
margin: 0 7px;
}

.alignright {
	text-align: right;
	float: right;
	padding-right:20px;
}


/** BEGIN sidebar **/
#sidebar {
padding:0;
margin: 0;
width: 300px;
float: right;
background: #fff;
border-left: 1px solid #CDDDE1;
border-bottom: 1px solid #CDDDE1;
height: 100% !important;
}

#sidebar h3 a{
color: #fff;
background: #F78629;
color: #fff;
text-decoration: none;
display: block;
}

#sidebar h3 {		
margin:0px;
padding:0 0 0 8px;
line-height:26px;
font-size:1.0em;
font-weight:bold;
border-top: 1px solid #CDDDE1;
color:#F78629;
background:#fff;
display: block;
}

#sidebar h3 a:hover{
text-decoration: underline;
}

#sidebar .widget_recent_entries h3 {
color:#F78629;
background:#F6F5F4;
}

#sidebar .children .current-cat a{
color: #F78629;
background: #fff;
font-weight: bold;
display: block;
padding-left: 8px;
}

#sidebar .current_page_item {
background: #e6e6e6;/*#F78629*/;
margin: 0;
}
#sidebar ul {
list-style-type: none;
padding: 0 0 6px 10px;
/*border-top: 1px solid #CDDDE1;*/
}
#sidebar ul li {
/*line-height: 1.5em;*/
padding: 2px 0;
margin: 0;	
}
#sidebar ul li a{
color: #fff;
font-weight:bold;
text-decoration: none;
display: block;
}
#sidebar ul li a:hover {
text-decoration: underline;
display: block;
}

#sidebar .children a {
color: #fff;
background: #F78629;
font-weight:normal;
}

/**/
#sidebar p{
font-size: 90%;
line-height: 1.2em;
color: #6B6B6B;;
}

#sidebar2 {
	width: 200px;
	float:left;
	padding: 0px 0;
	margin-left:10px;
}

#sidebar .box {	
		padding:0px;
		margin-bottom: 15px;
	}

#sidebar .posts a{
font-weight: normal; !important}
	

	#sidebar .ads {
		text-align: center;
		margin-bottom: 10px;		
	}
		#sidebar .ads img {
			margin: 4px;
	}
	
	#sidebar .flickr {
		text-align: center;
	}
		#sidebar .flickr img {
			width: 75px;
			margin: 2px;
		}
	#sidebar .video {
		text-align:center;
	}
	#sidebar .tags {
		text-align:center;
	}


.rssfeed{
padding:0px;
margin:0px;
height:16px;
background:url(images/rss.gif) no-repeat left;
}

.twitter{
padding:0px;
margin:0px;
height:16px;
background:url(images/twitter.gif) no-repeat left;
}

.facebook{
padding:0px;
margin:0px;
height:16px;
background:url(images/facebook.gif) no-repeat left;
}

.linkedin{
padding:0px;
margin:0px;
height:16px;
background:url(images/linkedin.gif) no-repeat left;
}
/** BEGIN links **/
#links {
	clear: both;
	padding: 0px;
	font-family: Verdana;
}

#links .col_1{
	padding:0px;
	margin:0px;
	width:200px;
	float:left;
}

#links .col_2{
	padding:0px;
	margin:0px;
	float:right;
	width:140px;
	margin-right:5px;
}

	#links .box {	
		float: left;
		padding: 0px;
		width: 200px;
		margin-bottom:20px;
	}
	
	
	#links h2 {
		float: left;
		font-size: 0.9em;
		text-transform: uppercase;
		color: #28567a;
		padding: 5px 0px 0 8px;	
		font-weight:bold;		
		margin-bottom: 0px;
		height:21px;
		width:192px;
		height:29px;
		background:url(images/cat_bg_1.gif) no-repeat top;
	}
	#links ul {
		clear: both;
		list-style-type: none;
		padding: 0 5px;
	}
		#links ul li {
			line-height: 1.5em;
			font-size: 0.9em;
			padding: 10px 0 0 20px;
			background:url(images/pen.gif) no-repeat left;
		}
		#links ul li a {
			color: #28567a;
			text-decoration: none;
			font-weight:normal;
		}
		#links ul li a:hover {
			color: #28567a;
			text-decoration: underline;
		}
/** END links **/

/** END sidebar **/


/** BEGIN footer **/
#footer {
	clear: both;
	margin: auto -1px;
padding: 6px;
	color: #E3E4E3;
	font-size: 0.9em;
	background:#EA6F09;
	text-align: center;
}
#footer p {	
	margin: 0 auto;
}
#footer a {
font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
background: none;
	
}
.footernav{	

margin: 2px 0 0 0;
}
.footernav li {	
	display:inline;
list-style-type: none;
margin:0 6px;
}
/** END footer **/

/** BEGIN miscellaneous **/
#comments {
	padding: 5px 15px 15px;
	margin-bottom: 10px;
}
	#comments a {
		text-decoration: none;
	}
	#comments h2 {
		font-size: 1.4em;
		margin: 10px 0;
		font-weight: normal;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 240px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/

/* =Comments

-------------------------------------------------------------- */

#comments {

	clear: both;

}

#comments .navigation {

	padding: 0 0 18px 0;

}

h3#comments-title,

h3#reply-title {

	color: #000;

	font-size: 20px;

	font-weight: bold;

	margin-bottom: 0;

}

h3#comments-title {

	padding: 24px 0;

}

.commentlist {

	list-style: none;

	margin: 0;

}

.commentlist li.comment {

	border-bottom: 1px solid #e7e7e7;

	line-height: 24px;

	margin: 0 0 24px 0;

	padding: 0 0 0 56px;

	position: relative;

}

.commentlist li:last-child {

	border-bottom: none;

	margin-bottom: 0;

}

#comments .comment-body ul,

#comments .comment-body ol {

	margin-bottom: 18px;

}

#comments .comment-body p:last-child {

	margin-bottom: 6px;

}

#comments .comment-body blockquote p:last-child {

	margin-bottom: 24px;

}

.commentlist ol {

	list-style: decimal;

}

.commentlist .avatar {

	position: absolute;

	top: 4px;

	left: 0;

}

.comment-author {

}

.comment-author cite {

	color: #000;

	font-style: normal;

	font-weight: bold;

}

.comment-author .says {

	font-style: italic;

}

.comment-meta {

	font-size: 12px;

	margin: 0 0 18px 0;

}

.comment-meta a:link,

.comment-meta a:visited {

	color: #888;

	text-decoration: none;

}

.comment-meta a:active,

.comment-meta a:hover {

	color: #ff4b33;

}

.commentlist .even {

}

.commentlist .bypostauthor {

}

.reply {

	font-size: 12px;

	padding: 0 0 24px 0;

}

.reply a,

a.comment-edit-link {

	color: #888;

}

.reply a:hover,

a.comment-edit-link:hover {

	color: #ff4b33;

}

.commentlist .children {

	list-style: none;

	margin: 0;

}

.commentlist .children li {

	border: none;

	margin: 0;

}

.nopassword,

.nocomments {

	display: none;

}

#comments .pingback {

	border-bottom: 1px solid #e7e7e7;

	margin-bottom: 18px;

	padding-bottom: 18px;

}

.commentlist li.comment+li.pingback {

	margin-top: -6px;

}

#comments .pingback p {

	color: #888;

	display: block;

	font-size: 12px;

	line-height: 18px;

	margin: 0;

}

#comments .pingback .url {

	font-size: 13px;

	font-style: italic;

}



/* Comments form */

input[type=submit] {

	color: #333;

}

#respond {

	border-top: 1px solid #e7e7e7;

	margin: 24px 0;

	overflow: hidden;

	position: relative;

}

#respond p {

	margin: 0;

}

#respond .comment-notes {

	margin-bottom: 1em;

}

.form-allowed-tags {

	line-height: 1em;

}

.children #respond {

	margin: 0 48px 0 0;

}

h3#reply-title {

	margin: 18px 0;

}

#comments-list #respond {

	margin: 0 0 18px 0;

}

#comments-list ul #respond {

	margin: 0;

}

#cancel-comment-reply-link {

	font-size: 12px;

	font-weight: normal;

	line-height: 18px;

}

#respond .required {

	color: #ff4b33;

	font-weight: bold;

}

#respond label {

	color: #888;

	font-size: 12px;

}

#respond input {

	margin: 0 0 9px;

	width: 70%;

}

#respond textarea {

	width: 70%;

}

#respond .form-allowed-tags {

	color: #888;

	font-size: 12px;

	line-height: 18px;

}

#respond .form-allowed-tags code {

	font-size: 11px;

}

#respond .form-submit {

	margin: 12px 0;

}

#respond .form-submit input {

	font-size: 14px;

	width: 100px;

}



