/*
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:#DDDDDD; font:76% verdana,tahoma,sans-serif;}
a{background-color:inherit; color:#7EAEDA; font-weight:bold; text-decoration:none;}
a:hover{text-decoration:underline; color:#613802; }
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:#613802; font-size:3.3em; letter-spacing:-3px; margin:0; text-align:right; display: inline;}
h2{font-size:1.6em; font-weight:normal; color: #613802; letter-spacing:-1px; margin:5px 0px 10px;}
h3{font-size:1.1em; font-weight:normal; color: #613802; letter-spacing:-1px; margin:0px 0px 0px 300px; display: inline;}

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

/* Menu */
.menu{border:1px solid #ffffff; color:#9ec9e9; padding:4px 2px 4px 10px; width:180px;}
.menu li:hover{border:0px solid #613802; color:#613802; }


/* Various classes */
.credits{color:#9ec9e9; font-size:1em; font-weight:bold; margin-bottom:0;}
.credits a{color:#9ec9e9;}

.meta { color:#613802; font-weight: italic; font-size: 11px; }
.meta a { color:#613802; 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;
}

img.logo
{
	padding-bottom: 25px;
}
