/*  
Theme Name: WordPress Ranorex
Theme URI: http://www.ranorex.com/
Description: The Ranorex WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Gabor Herget
Author URI: http://www.ranorex.com/

*/

@import url(http://www.ranorex.com/fileadmin/templates/NewDesign/css/style.css);
@import url(http://www.ranorex.com/fileadmin/templates/NewDesign/css/content.css);
@import url(http://www.ranorex.com/fileadmin/templates/NewDesign/css/menus.css);


#header-top #logo a
{
  width: 217px;
  background:  url(images/logo.png) no-repeat;
} 

h2
{
  padding:0;
  margin:0;
  font-size: 2em;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited 
{
  color: #444;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite 
{
	text-decoration: none;
	color: #444;
}

#Content img
{
  margin: 7px 0;
}

.post
{
  margin: 0px 0 40px 0;
  padding: 8px;
  /*border: 1px dotted #ccc;*/
}

.meta 
{
  font-size: 9px;
  padding: 0;
	margin: 0;
}

.postmetadata
{
  padding: 7px;
  margin: 0;
  border-top: 2px dotted #dfdfdf;
  /*background-color: #f9f9f9;*/
}

.entry
{
  margin: 15px 0;
}

.more-link
{
  display: block;
  text-align: right;
}


#LeftBar h2
{
  	/*background-color : #eeeeee;*/	
    font-weight: bold; 
    padding: 9px 0 0 10px; 
    margin:0;
}

#LeftBar ul
{
  list-style: none;
  margin: 7px 0;
  padding:0;
}

#LeftBar ul li ul li 
{   
  margin: 0; 
  padding: 0; 
}

li ul li  
{  
   margin: 0 0 0 10px;  
}
#LeftBar a, #LeftBar ul a 
{   
  display:block;  
  margin:0 0 4px 0;
  padding: 6px 2px 6px 15px;  

}
#LeftBar ul a 
{
  background: url(http://www.ranorex.com/fileadmin/templates/NewDesign/images/list-img.png) 8px 10px no-repeat;
  border-bottom: 1px dashed #ddd;	 
  text-decoration: none;
  padding: 6px 2px 6px 24px;   
  color:#000000; 
}
#LeftBar ul a:hover  {  border-color: white;  border-left-color: black; border-top-color: black;  color: white; 		background-color: gray; }


.commentlist
{
  padding-left: 0;
  margin-left: 0;
}

div#Content ol.commentlist li
{
	margin: 15px 0 3px 0;
	padding: 10px;
	list-style: none;
	background-color: #f8f8f8;
	border: 1px solid #eee;
}
.commentlist li p
{
  margin: 8px 0;
  color: #444444;
}

.commentlist cite 
{
  font-weight: bold;
}

div#Content img.avatar 
{
  float: left;
  margin: 0;
  padding: 0 6px 0 0;
}

#commentform p 
{
	margin: 5px 0;
}

#commentform input 
{
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea 
{
	width: 100%;
  padding: 2px;
}

#commentform #submit 
{
	margin: 0;
	float: right;
}

.subscribe-to-comments 
{
  text-align: right;
}

.subscribe-to-comments  input#subscribe 
{
  float: right;
  margin-top: 0;
}

.subscribe-to-comments label {float: none} 

.subscription-manager fieldset {margin: 12px 0;}


div#Content ol li {
  padding: 4px 0;
}

