/*
Theme Name: Alcomtel Theme
Theme URI:
Description: Speziell f&uml;r die Website Alcomtel Limited entwickeltes Theme auf Basis des legend&auml;ren Wytonmagazine .
Version: 1.0
Author: Ulrich Tr&auml;m
Author URI: http://www.alcomtel.de

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/
/******* Allgemeine Einstellungen ********************/
* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
body {
	padding: 0px 0 25px 0;
	}
body, select, input, textarea {
	font: 12px Arial, Verdana, Sans-Serif;
	line-height:1.5em;
	}
p {
	margin: 15px 0;
	}
hr {
	display: block;
	height:4px;
	background:#ddd;
	border:0;
	}
small {
	font-size: 0.9em;
	padding:3px 0px;
	}


/***** Images ****************************/

img, a:link img, a:visited img{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.alignleft{ float:left; margin:0 12px 5px 0; }
img.alignright{ float:right; margin:0 0 5px 10px; }
img.center{ display:block; margin:0 auto 5px auto; }
img.right{ float:right; margin:0 0 5px 12px; }
#leadpic {float:left;margin: 0 20px 10px 0;padding:1px;border:1px solid #999;}
.home-cat-img {float:left; margin:0 6px 4px 0;}


/******************************************
*   Main Element Structure
******************************************/

#page { /* main container */
	width:960px;
	margin:0 auto;
	font-size:1em;
	padding: 0px 10px 40px 10px;

	border-bottom:4px solid #999;
	}
#header { /* main container */
	width:980px;
	margin:0 auto;
	font-size:1em;
	padding: 0px 0px 0px 0px;


	}
#navi { /* main container */
	width:980px;
	margin:0 auto;
	font-size:1.1em;
	font-variant:small-caps;
	padding: 0px 0px 0px 0px;
	}
#branding {/* Where the logo is located */
	width:780px;
	height:130px;
	padding-bottom:0px;
	margin-left:20px;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 300px;
	float:right
	}
#homesidebar {
	width: 300px;

	float:left
	}
#sidebar_left {
	width: 145px;
	float:left
	}
#sidebar_right {
	width: 145px;
	float:right
	}
#sidebar_center {
	width: 300px;

	}
#sidebar_center2 {
	width: 300px;

	}


/* The 3 columns on the homepage */

#homeleftcol {
	width:290px;
	border-right:1px solid #ccc;
	padding-right:10px;
	text-align:left;
	float:left;
	}

#homemidcol {
	width:290px;
	padding:0 10px 0 10px;
	text-align:left;
	float:left;
	}

#homerightcol {
	width:310px;
	border-left:1px solid #ccc;
	padding-left:10px;
	float:right;
	}


/******************************************
*   Sidebar stuff exept hyperlinks
******************************************/

.sidelist li {
	list-style: none;
	margin-left:5px;
	
	}

.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	margin-left:22px;
	}

.sidelist .children {background:#eee;}

.sidelist .children li {
	background: #eee;
	list-style: none;
	margin-left:15px;
	padding-left:15px;
	border-bottom:1px solid #fff;
	}

.sidelist .recent li{
	margin-bottom:5px;
	padding-left:20px;
	background:url(images/icons/icon_recent.gif) no-repeat;
	}

.sidelist .recent-comments li{
	margin-bottom:5px;
	padding-left:20px;
	background:url(images/icons/icon_comments.gif) no-repeat;
	}

.sidelist .more li{
	margin-bottom:5px;
	padding-left:20px;
	background:url(images/icons/icon_categories.gif) no-repeat;
	}

.sidelist .feed li{
	margin-bottom:5px;
	padding-left:20px;
	background:url(images/icons/rss.gif) no-repeat;
	}



/******************************************
*   All Headlines and related stuff
******************************************/

.leadmeta, .leadmeta a {/* Anzeige der Matas �ber dem Leitartikel - Textfarbe siehe color.css */
	font: 0.9em Arial, Helvetica, sans-serif;
	margin-top:-4px;
	text-decoration:none;
	}

.blogtitle, .blogtitle a {/* nur wenn kein Bild angezeigt wird - Textfarbe siehe color.css*/
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: regular;
	padding: 20px 0px 10px 0px;
	text-decoration:none;
	}

.cat-head {/* Hintergrund f�r die Kategorie-Titel - Hintergrundfarbe siehe color.css */
	margin-bottom:3px;
	padding:3px 2px 1px 4px;
	}
.maincat-head {/* Hintergrund f�r die Kategorie-Titel - Hintergrund- Textfarbe siehe color.css */
	margin-bottom:3px;
	padding:3px 2px 1px 4px;
	}
.maincat-head ul{/* Hintergrund f�r die Kategorie-Titel - Hintergrund- Textfarbe siehe color.css */
	margin-left: 5px;
	list-style: none;
	}
.maincat-head li{/* Hintergrund f�r die Kategorie-Titel - Hintergrund- Textfarbe siehe color.css */
	}
.maincat-head li a{
	font: 1.2em Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	}
.maincat-head li a:hover{
	}

h1 {
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 0px 10px;
	}

h2 {
	font: 1.6em Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding-bottom:8px;

	margin: 20px 0;
	}

h3 {
	font: 0.9em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	}

#sidebar h2, #sidebar h3 a {
	font: 0.9em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	}

#sidebar h3, #sidebar h2 {
	font-size:0.9em;
	border-top:4px solid #ddd;
	border-bottom:1px solid #ddd;
	padding:5px 0 5px 2px;
	margin:20px 0 15px 0;
	}

h3#respond {
	border-top:4px solid #ddd;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h4 {
	font-size:1.2em;
	margin-bottom:6px;
	}


/******************************************
*   Content styles
******************************************/
#content {/* main content (left of sidebar) */
	width:600px;
	float:left

	}

#pagecontent { /* content area in static pages (without sidebar) */
	width:820px;
	float:left;
	}

#homecontent-top {/* The upper area on the homepage */
	width:980px;
	background-color: #000000 ;
	margin-left:-10px


	}

#homecontent-bottom {/* The lower area f the homepage */
	width:940px;
	margin-top:20px;
	}

#homecontent-topleft {/* The left side of the upper area (where the leadstory area is located) */
	width: 680px;
	}

#homecontent-topright {/* The right upper area (where the three feature boxes appear) */
	width: 280px;
	height:360px;
	padding:10px;
	border-bottom:4px solid #C29704;
	overflow:hidden;
	}



/* Leadstory */

#leadcontainer {
	border-bottom:4px solid #C29704;
	padding:15px;
	width:680px;
	min-height:350px;

	/*min-height:350px;*/

	}
#lld p {

}
#leadcontainer:hover {
		/*border-bottom:4px solid #C29704;*/
	}

#leadcontainer .title {
	font:2.0em Georgia, "Times New Roman", Times, serif;
	line-height:100%;
	display:block;
	/*padding-bottom:4px;*/
	}

#leadheader {
	display:block;
	}

#leadheader a {
	}

#homebottom {/* */
	}


.read-on a { /* This can be used to format the "continue readng..." link in the lead story */
	text-decoration:none;
	}

.read-on a:hover {
	}

/* Leitartikelliste links */

.feature {
	padding:10px 10px 10px 10px;
	border-top:2px solid #98810D;
	border-bottom:2px solid #98810D;
	overflow:hidden;
	}

.feature:hover {
	border-top:2px solid #98810D;
	border-bottom:2px solid #98810D;
	}
.feature2 {
	padding:10px 10px 10px 10px;
	border-top:2px solid #98810D;
	border-bottom:2px solid #98810D;

	}

.feature2:hover {
	border-top:2px solid #98810D;
	border-bottom:2px solid #98810D;
	}

/*.feature p { margin:0;	}*/
#hometop-rightcol{
	margin-bottom:4px;
	padding:5px;
	border-left:1px solid #98810D;
	}
#hometop-rightcol img {
	margin-bottom:4px;
	padding:1px;
	border:1px solid #999;
	}

#hometop-rightcol .feature {
	margin-bottom: 10px;

	}

#hometop-rightcol.title, #hometop-rightcol a.title  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	margin:10px 0 10px 0;
	}

/**********************************************************/

.description {
	font-size: 1.3em;
	font-weight: bold;
	}

.title, a.title  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	margin:10px 0 15px 0;
	}
.feature .title {
	font-size:1.2em;
	}
#homemidcol .clearfloat, #homeleftcol .clearfloat, #homerightcol .clearfloat {
	border-bottom:1px solid #ccc;
	padding:12px 0;
	}

/* Pagination formats for the achives (previous and next links) */

.navigation a {
	width: 120px;
	border: 1px dotted #ccc;
	padding:2px 4px 2px 4px;
	text-align:center;
	font-size:0.9em;
	text-decoration:none;
	}

.navigation a:hover {
	}

.preventries {
	float:left;
	}

.nextentries {
	float:right;
	}


/*Post Formate*/

.entry {
	padding-bottom:28px;
	text-align:justify;
	}

.post blockquote {
	padding:6px 14px;
	margin:18px 35px;
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}

.post ul li {
	list-style:square;
	margin-bottom:5px;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	margin-left:48px;
	}

#tags {
	padding:5px;
	border-bottom:1px solid #999;
	border-top:1px solid #999;
	}

.postmetadata {margin: 30px 0;}


/* Form Elements */

select {
	border-top:2px solid #999;
	border-bottom:2px solid #999;
	border-left:none;
	border-right:none;
	margin-left:5px;
margin-right:5px;
	}


#searchform {padding:5px 5px 0 0;}

.searchbutton {
	font-weight:bold;
	padding: 1px;
	border:1px solid #ddd;
	}

.searchbutton:hover {
	border:1px solid #999;
	text-decoration:none;
	}

.searchfield {
	width:120px;
	padding: 1px 1px 1px 20px;
	border:1px solid #ddd;
	}

.searchfield:hover, .searchfield:focus {
	border:1px solid #999;
	text-decoration:none;
	}


.button {
	font-weight:bold;
	padding: 1px;
	border-top:2px solid #ddd;
	border-bottom:2px solid #ddd;
	border-left:none;
	border-right:none;
	}

.button:hover {
	border-top:2px solid #999;
	border-bottom:2px solid #999;
	border-left:none;
	border-right:none;
	text-decoration:none;
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	border-top:2px solid #ddd;
	border-bottom:2px solid #ddd;
	border-left:none;
	border-right:none;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	border-top:2px solid #ddd;
	border-bottom:2px solid #ddd;
	border-left:none;
	border-right:none;
	}

#commentform textarea:hover, #commentform textarea:focus {
	}


/* Comments*/

.commentlist {
	padding-left:30px;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	}

#commentform small {
	font-weight:bold;
	padding:0;
	}

.commentmetadata {
	display: block;
	}

.commentlist small {
	padding:2px 5px 2px 5px;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	}

.commentlist cite { font-weight:bold; }


/* Float Properties*/

.clear {
	clear:both;
	}

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}

.clearfloat {/*never delete this otherwise MSIE will kill the layout */
	display:inline-block;
	}

.clearfloat {/*never delete this otherwise MSIE will kill the layout */
	display:block;
	}


/******************************************
*   Footer
******************************************/
#advert_bottom {
	margin: 0 auto;
	width: 940px;
	font-size:0.9em;
	text-align:center;
	padding-top:15px;
	}
#footer {
	margin: 0 auto;
	width: 900px;
	font-size:0.9em;
	text-align:center;
	padding-top:15px;
	}

#footer a {
	}
.alignleft{
	float:left;
margin: 6px 8px 8px 0;
	}
.alignright{
	float:right;
margin: 4px 0 8px 8px;
	}
.wp-caption{
font-size:0.85em;
}
#hometext {

	width:214px;
	float:right;
	padding:4px;
	margin-right:10px;"
}
#homelink  {

	padding:4px;
	margin-top:30px;
	margin-left:40px;
}
#homelink a {
	color:#00bb00;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
}
#homemidcol img{
margin:2px;
	float:right;
	}

.sidelist .xoxo li{
	clear: both;
	border-bottom:1px solid ##C29704;
	margin-bottom:5px;
	}
#wpwhoisdiv select{
width:150px;
}

