/*

Theme Name: LEXNEWS

Theme URI: http://www.silke-rohde.de

Description: Dies ist ein Wordpress Template f&uuml;r LEX NEWS Silke-Rohde.

Author: Roland C. M&uuml;ller

Author URI: http://www.muellero.net

Tags: simple, clean, widget ready, dropdown menu, two columns, valid XHTML, valid CSS

Version: 1.1

*/





	

body {

	position: relative;

	width:auto;

	height:auto;

	margin:20px;

	padding:0px;

	background:#e7e7e7 url(img/bg-body.gif) repeat-x left top;

	font:12px/18px Verdana, Tahoma, sans-serif;

	color:#666666;

}


#menu {

display:none;

}


a {

	color:#009999;

	outline: none;

  text-decoration:underline;

}

 a:hover{

        color:#717171;

    }



blockquote {

	margin:0 60px 0 20px;

	padding: 0 10px 0 15px;

	border-left: 2px dotted #009999;

}



img {

	border: none;

}



ul, ol {

	margin: 0 0 20px 20px;

	padding: 0px;

}



/*	##################################

   	BASIC LAYOUT

	################################## */



#header {

	position:relative;

	width:900px;

	height:140px;

	margin: 0 auto;

	background:#ffffff;

}



#content {

	width: 900px;

	height: auto;

	margin: 0 auto;

	padding: 0px;

  background: #e7e7e7;

  

}



#content-left {

	float:left;

	width:740px;

	height:auto;

	padding: 10px 0 0 10px;

  background: #ffffff;

}



#content-right {

	float:right;

	width:150px;

	height:auto;

  background:#e7e7e7;

}







/*	##################################

   	HEADINGS

	################################## */

	

#header h1 a {

	position:absolute;

	bottom:0px;

	left:0px;

	margin: 0px;

	color: #666666;

	font:bold 28px/28px Helvetica, Arial, sans-serif;
text-decoration:none;

display:block;

	height:60px;

  width : 350px;

}







#header h2 {

	position: absolute;

	

	margin:90px 330px;

	color: #999999;

	font:14px/14px Arial, Verdana, Tahoma, sans-serif;

  

}



h2, h3, h4 {

	margin:0 0 0px 0;

}



.box-left h2 {

	color:#999999;

	font:bold 24px/34px Arial, Verdana,Helvetica;

}



.box-left h2 a {

	text-decoration:none;

}



.box-left h2 a:hover {

	text-decoration:underline;

}



.box-left h3 {

	margin: 10px 0 2px 0;

	color:#666666;

	font:bold 14px/14px  Verdana,Arial,Helvetica;

}



.box-left h4 {

	color:#C4AFAC;

	font:11px/11px Verdana, Tahoma, sans-serif;

}



.box-right h3 {

	color:#662625;

	font:bold 12px/12px Verdana, Tahoma, sans-serif;

	text-transform:uppercase;

}



.box-left ul {

padding:10px;

list-style-type:square;

}



/*	##################################

   	HEADER

	################################## */







/*	##################################

   	CONTENT

	################################## */

	

/** CONTENT LEFT */



.box-left {

	margin: 0 0 20px 0;

}



p.tags {

		clear: both;

        font:11px/11px Verdana, Tahoma, sans-serif;

}



/** CONTENT RIGHT */



#box-rss {

	height: 80px;

	margin: 0 0 20px 0;

	background: url(img/bg-rss.gif) no-repeat left top;

}



#box-rss a {

	display: block;

	height: 50px;

	padding: 30px 0 0 80px;

	background: url(img/rss-icon.jpg) no-repeat 20px 20px;

	font:18px/18px Verdana, Tahoma, sans-serif;

	text-decoration: none;

}



.box-right {

	margin:0px;

	font:11px/11px Verdana, Tahoma, sans-serif;

	background: transparent;

}



.box-right h3 {

	padding: 20px 20px 0 20px;

	background: url(img/bg-box-right-top.gif) no-repeat left top;

}



.box-right-content {

display:none;

}



.box-right-bottom {

	height: 20px;

	background: url(img/bg-box-right-bottom.gif) no-repeat left top;

}



.box-right ul {

	margin:0;

	padding:0;

	list-style:none;

}



.box-right li {

	line-height:24px;

}



.box-right ul li ul {

	margin:0;

	padding:0 0 0 20px;

	list-style:none;

}



.box-right ul li ul li ul {

	margin:0;

	padding:0 0 0 20px;

	list-style:none;

}



.box-right p {

	margin: 20px 0 0 0;

}



/*	##################################

   	FORMS

	################################## */



label {

    display: block;

    margin: 0 0 5px 0;

}



.text {

    width: 350px;

    margin: 0 0 10px 0;

    padding: 5px;

    background: url(img/bg-form-text.gif) repeat-x left top;

    border: 1px solid #ccc;

}



textarea {

    width: 450px;

    height: 150px;

    margin: 0;

    padding: 5px;

    background: url(img/bg-form-text.gif) repeat-x left top;

    border: 1px solid #ccc;

}



.submit {

    width: auto;

    padding: 5px;

    color: #fff;

    background: #662625;

	border: 0;

}



/** SEARCH FORM */



#search {

	width: 190px;

	padding: 5px;

	background: url(img/bg-form-text.gif) repeat-x left top;

	border: 1px solid #ccc;

}



#search-submit {

    width:auto;

    padding:5px;

    color:#fff;

    background:#662625;

	border:0;

}



/*	##################################

   	COMMENTS

	################################## */

	

.comment {

	margin: 0 0 20px 0;

	padding: 20px;

	background: #f7f7f7;

	border: 1px solid #ccc;

}



.comment p {

	margin: 0px;

}



.comment-details {



}



.comment img {

	float: none;

	vertical-align: middle;

}



img.avatar {

	float: left;

	margin: 0 10px 10px 0;

}



/*	##################################

   	FOOTER

	################################## */

#footer {

width:900px;

margin: 0 auto;

	padding: 5px 0;

	color:#cccccc;

background: url(img/foot.gif) no-repeat left top;

position:relative;

}

#footer p {

	

	margin:0 0 0 10px;

	padding:0;

	color:#666666;

	text-align:left;

   font-size: 10px;

}



#footer p a {

	color:#999999; text-decoration:none;

}



/*	##################################

   	USEFUL

	################################## */



.clear {

	clear:both;

}



/** WORDPRESS CSS */



.aligncenter,

div.aligncenter {

   display: block;

   margin-left: auto;

   margin-right: auto;

}



.alignleft {

   float: left;

   margin: 0 10px 10px 0;

}



.alignright {

   float: right;

   margin: 0 0 10px 10px;

}



.wp-caption {

   border: 1px solid #ccc;

   text-align: center;

   background-color: #f3f4f0;

   padding-top: 4px;

}



.wp-caption img {

   float: none;

   margin: 0;

   padding: 0;

   border: 0 none;

}



.wp-caption p.wp-caption-text {

   font-size: 11px;

   line-height: 17px;

   padding: 0px;

   margin: 0px;

}



/** WIDGETS CSS */



#calendar_wrap table {

	width: 100%;

}



#calendar_wrap td {

	text-align: center;

}



#wp-calendar caption {

	margin: 0 0 10px 0;

	padding: 5px;

	background: #662625;

	color: #fff;

}



#tag_cloud {

	line-height:normal;

}
