/*  
Theme Name: Andreas05
Theme URI: http://tech-buzz.net/
Description: Andreas05 is a Simplicity! No advanced features, no effects. Just a really simple, customizable design, widget ready and SEO Friendly theme for Wordpress. Great for personal weblogs.
Author: Thilak Raj Rao
Author URI: http://tech-buzz.net/

*/

/* General tags */
*{margin:0; padding:0;}
body{background: #6c8a0d repeat; font:76% verdana,tahoma,sans-serif;}
a{background-color:inherit; color: #dc7d03; font-weight:bold; text-decoration:none;}
a:hover{text-decoration:underline;}
p{margin:0 0 16px 0;}
ul, ol{margin:0 0 16px 15px; padding-left:5px;}
ul ul, ol ol{margin:3px 0 0 15px;}
img{float:left; margin:0 10px 5px 0;}

/* Headers */
h1{color: #272e36; font-size:3.6em; letter-spacing:-3px; margin:0; text-align:right;}
h2{font-size:1.6em; font-weight:normal; color: #6c8a0d; letter-spacing:-1px; margin:5px 0 10px;}

/* IDs */
#title{margin:20px auto -9px; width:700px;}
#container{background:#fff; border: 20px #272e36 solid; color: #272e36; margin:0 auto 15px; padding:10px; width:700px; line-height:1.3em;}
#container{border: 20px #272e36 solid; color: #272e36; margin:0 auto 15px; padding:10px; width:700px; line-height:1.3em;}
#sidebar{float:left; padding-left:0px; width:210px;}
#sidebar p{margin:10px 0 5px 0; text-align:center; font-size:0.8em;}
#main{float:right; width:485px;}
#maincenter{width:485px;
text-align: center;}
#footer{clear:both; text-align: center;}

/* Menu */
.menu{border:1px solid #ffffff; color: #5f1f01; padding:4px 2px 4px 10px; width:180px;
}
.menuexcerpt{border:1px solid #ffffff; padding: 4px 2px 4px 10px; width:180px;
}
.menu li:hover{background-color:#f8f8f8; border:1px solid #dadada; color: #5f1f01; }


/* Various classes */
.credits{color:#888; font-size:0.9em; margin-bottom:0;}
.credits a{color:#888;}

.dateline {
border-top: 1px #6c8a0d dotted;
color: #6c8a0d;
text-align: right;
padding-top: 5px;
padding-bottom: 5px; }


 .g2_blogimage {
   float: left; 
   margin-right: 5px; 
   margin-top: 5px; 
   margin-bottom: 5px;
 }

div.one-image {
        display:inline;
 } 

.g2image_normal
{
	margin: 5px;
}

.g2image_float_left
{
	float: left;
	clear: left;
	margin: 5px;
}

.g2image_float_right
{
	float: right;
	clear: right;
	margin: 5px;
}

.g2image_centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.meta { color:#666666; font-weight: italic; font-size: 11px; }
.meta a { color:#666666; text-decoration: underline;}

#sidebar ul {
	list-style-image: url('images/arrow.png');
	 margin-left: 5px;
	}

#sidebar li {
	list-style-image: none;
	list-style: none;
	}
	
#searchform
{
	margin: 0px;
	padding: 0px;
}

.entry form
{
	text-align:center;
}

select
{
	width: 130px;
}

#commentform input
{
	width: 170px;
	border: solid 1px #505050;
}

#commentform textarea
{
	width: 100%;
	border: solid 1px #505050;
}

#commentform #submit
{
	margin: 0;
	float: right;
	border: solid 1px #505050;
	background-color: #f8f8f8;
}

