/*  
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:#ccc url(images/bodybg.gif) repeat; font:76% verdana,tahoma,sans-serif;}
a{background-color:inherit; color:#286ea0; 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:#555; font-size:3.6em; letter-spacing:-3px; margin:0; text-align:right;}
h2{font-size:1.6em; font-weight:normal; color: #555555; letter-spacing:-1px; margin:5px 0 10px;}

/* IDs */
#title{margin:20px auto -9px; width:700px;}
#container{background:#fff; border:20px solid #555; color:#555; margin:0 auto 15px; padding:10px; width:800px; line-height:1.3em;}
#container{border:20px solid #555; color:#555; 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:585px;}
#footer{clear:both; text-align: center;}

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


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

.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;
}

