
/*
	Theme Name: Andreas04-Anand
	Theme URI: http://oswd.org/userinfo.phtml?user=Andreas
	Description: A WordPress port of an Andreas Viklund design - based on Blogger template ported by Gecko & Fly
	Version: 1.0
	Author: Anand Shotiwoth
	Author URI: http://www.ashotiwoth.com/blog

*/



body{
	margin:0;
	padding:0;
	background:#e6e6e6;
	color:#333;
	text-align:center;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
}

a{
text-decoration:none;
color:#269;
font-weight:bold;
}

a:hover{
text-decoration:underline;
}

p{
	line-height:1.5em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 25px;
}

h1,h2,h3,h4{
margin:0;
padding:0;
font-weight:normal;
}

h1{
	font-size:3.2em;
	letter-spacing:-3px;
	margin:12px 0px 5px 20px;
	color: fe7003;
}

h1 a:hover{
text-decoration:none;
}

h2{
font-size:1.8em;
letter-spacing:-1px;
margin:-10px 0 10px 0px;
color:#888;
}

h3{
color: #555;
font-size:1.1em;
margin:1em 0 1.5em 0em;
}

h4{
font-size:1.2em;
font-weight:bold;
}

#container{
	width:880px;
	padding:0 10px;
	margin:0 auto;
	background:#f0f0f0;
	color:#333;
	text-align:left;
	border-left:1px solid #eef;
	border-right:1px solid #eef;
	float: center;
}

#sitetitle{
	float:left;
	height:110px;
	width: auto;
	color: #333;
	background-color: #666666;
	margin: 0px -5px 0px 0px;
}

#sitetitle a{
color:#fe7003;
font-weight:normal;
}

#sitetitle a:hover{
color:#fe7003;
}

#menu{
	height:75px;
	padding-top:35px;
	text-align: right;
	background-color: #666666;
}

#menu a{
margin:0;
height:100px;
padding:34px 6px 41px 6px;
font-size:1.6em;
font-weight:normal;
letter-spacing:-1px;
color: #CCCCCC;
}

#menu a:hover{
	color:#fe7003;
	text-decoration:none;
	padding:34px 5px 41px 5px;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	background-color: #CCCCCC;
	background-repeat: repeat-x;
}

#content{
margin-top:30px;
width:100%;
clear:both;
}

#content h2{
	color:#555;
	border-bottom:2px solid #abb;
	margin-top: 0px;
}

#content h2 a{
color:#555;
font-weight:normal;
}

#content h2 a:hover{
color:#269;
text-decoration:none;
background:none;
}

#content p{
margin:0.5em 1em 0.8em 1em;
}

#left{
width:500px;
float:left;
}

#right{
margin-left:62%;
margin-top:0px;
}

#right h2{
	width:98%;
	font-size:1.6em;
	top: 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer{
clear:both;
padding:10px 0 12px 24px;
text-align:left;
color:#888;
}

#footer a{
color:#888;
font-weight:normal;
}

#footer span{
color:#aaa;
font-size:2em;
letter-spacing:-2px;
}

.entry{
	position:relative;
	border:2px solid #fff;
	background:#ffffff;
	color:#333;
	width: 480px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	padding: 15px;
}

.entry a:hover, .intro a:hover{
text-decoration:none;
padding-bottom:2px;
}

.link{
color:#269;
display:block;
margin:4px 0 0 0;
padding:2px 1em;
}

.link:hover{
color:#48b;
text-decoration:none;
}
.meta{
	clear:both;
	border-top: 0px solid #ccc;
	padding: 5px 1px 0 0;
	text-align:right;
	font-size:0.9em;
	color: #567;
	margin-bottom: 30px;
}

.pagenav{
color: #888;
text-align:center;
}

.entry img{
position:relative;
}

.subcontainer {
	width:98%;
	margin-top: 25px;
}

.rightsub{
float:left;
width:130px;
}

.rightsub2{
	margin-left:50%;
	width:130px;
}

.date{
float:left;
font-weight:bold;
}

.right{
text-align:right;
}

.center{
text-align:center;
}

.clear{
clear:both;
}

.hide{
display:none;
}
.style3 {color: #fe7003}
.style1 {color: #FFFFFF}
.style4 {color: #CCCCCC}
blockquote{margin:20px 0;padding:0 20px 0 50px;background:url('images/quote.jpg') 10px top no-repeat;border:none}
