/*   
Theme Name: Easy View
Description: A clean, white theme focused on typography and simplicity.
Tags: white, fixed-width, two-columns, right-sidebar
Author: Karthik Viswanathan
Author URI: http://www.lateralcode.com
Version: 1.0
*/

* {
	padding: 0;
	margin: 0;
}

body {
	width: 100%;
	font-size: 14px;
	line-height: 22px;
	background: white;
	text-align: justify;
	background: #fff url(images/top.jpg) top repeat-x;
	font-family: Arial, Cambria, Georgia, Palatino, Palatino Linotype, Serif;
}

a {
	color: #666666;
	text-decoration: none;
	}
a:hover {
	border-bottom-style: none;
	color: #ccc;
}
#main h1,h2, h3 {font-family: Arial,}
h1, h2, h3 {
	font-weight: normal;
	font-size: 18px;
margin-bottom: 10px;
margin-top: 5px;
font-family: Arial, Cambria, Georgia, Palatino, Palatino Linotype, Serif;
}

h2.widgettitle {margin-top: 10px; margin-bottom:0px; padding-bottom: 0px;
font-size: 20px;}
p {
	padding-bottom: 24px;
}

ol, ul {
	padding: 10px 30px;
}

#right_logo img { border :0px;
}
 #right_logo a, #right_logo a:hover { text-decoration: none; border :0px!important;font-family: Andy MT, Arial, Cambria, Georgia, Palatino, Palatino Linotype, Serif;}

	
}

blockquote{
	padding: 0 40px;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#logo {
	/*height: 35px;*/
	padding-top: 45px;
}
#right_logo{
	float: right;
margin-right: 30px;



}
#logo h1 {
	float: left;
	font-size: 20px;
}



#logo p {
	float: right;
	color: #F71427;
	font-size: 20px;
clear: both;
margin-right: 30px;
padding-top: 5px;
font-family: boopee, Andy MT, Arial, Cambria, Georgia, Palatino, Palatino Linotype, Serif;
font-weight: bold
}

#logo a#rss {
	display: block;
	border-bottom: solid 4px #FFFFFF;
	width: 110px;
	height: 65px;
	background: url(/RSS-logo2.gif) no-repeat;
}

#logo a#rss:hover {
	border: none;border-bottom: solid 4px #ccc;

}

#search-form {
	width: 240px;
	margin: 0 auto;
	margin-top: -60px;
margin-left: 450px;
}

.field {
	font-family: Arial, Cambria, Georgia, Palatino, Palatino Linotype, Serif;
	font-size: 14px;
	line-height: 23px;
margin-bottom: 10px;
}

.field, #submit {
	border: 1px solid #ccc;

}

.field:hover, #submit:hover {
	border-color: #b8b8b8;
}

.field:focus, #submit:focus {
	border-color: #a8a8a8;
}

input.field {
	width: 150px;
	height: 12px;
	padding: 5px 3px;
	background: url(images/input-top.jpg) repeat-x;
}

textarea.field {
	width: 388px;
	height: 192px;
	padding: 4px 6px;
	background: #fff url(images/text-bg.jpg) bottom repeat-x;
}

#submit {
	width: 70px;
	height: 24px;
	background: url(images/input-top.jpg) repeat-x;
}

#menu {
	
width: 705px;
	border-bottom: 1px solid #ccc;
	
text-align:right;
margin-top:10px
}
#fence {
background-image: url(images/fence.gif);
	background-repeat: no-repeat;
height: 100px;
display: block;
position: relative;
top: 50px
}
#menu ul {
	display: inline;
	height: 30px;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 0;
}

#menu li {
	padding: 5px 10px 0px 10px;
	margin-left: 5px;
	text-align: center;
	display: inline;
	border: 1px solid #000;
	border-bottom: none;
font-family: boopee, Andy MT, Arial, Cambria, Georgia, Palatino, Palatino Linotype, Serif;

}

#menu li:first-child {
	
}

#menu li:hover {
	background-color: #b8b8b8;
color: #FFF
}

#menu li#current_page_item {
	border: 1px solid #b8b8b8;
	border-bottom: 1px solid white;
}

#menu li a {
	text-transform: uppercase;
	font-size: 18px;
font-weight: bold;
	border: none;
color:#000;
}
#menu li a:hover {color:#FFF}

#main {
	width: 640px;
	float: left;
padding-right:20px;
}

#main a {
color: #666666;
text-decoration: underline;}

.post {
	background: url(images/post-top.jpg) top right no-repeat;

}

.title {
	padding-bottom: 5px;
	border-bottom: 1px dashed #e7e7e7;
clear: both;
margin-top: 10px
}

.title a {
	
margin-top: 10px
}
h1.title a {
	
margin-top: 10px
}
.title a:hover {
	background-color: transparent;
	border-bottom: none;
}

.post-info {
	color: gray;
	padding-bottom: 15px;
}

.post-author {
	color: gray;
	border-top: 1px dashed #e7e7e7;
clear: both;

}

.heading {
	padding-bottom: 30px;
}

.result {
	padding-bottom: 30px;
}

.comment-label {
	display: block;
}

.submit-comment {
	border: 1px solid #e7e7e7;
	background: #f2f2f2;
	padding: 3px 4px;
}

div.aligncenter, .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	margin: 10px;
	padding-top: 4px;
	text-align: center;
	border: 1px solid #ddd;
	background-color: #f3f3f3;
}

.wp-caption img {
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 14px;
	line-height: 18px;
	padding: 0 4px 5px;
}
#sidebar h2{font-weight: bold; margin-bottom: 10px;font-family: boopee, Andy MT, Arial, Cambria, Georgia, Palatino, Palatino Linotype, Serif; margin-top: 0px}
#sidebar {
	margin-top: 32px;
	float: right;
	
width: 23%;
	text-align: left;
padding-left: 10px;
border-left: solid 1px #808080;
}
#sidebar img {border: 0px;}

#sidebar a{color: #F71427;}
#sidebar ul {
	list-style-image: url(images/list-image.jpg);
}

#sidebar li {
	padding-bottom: 5px;
}

#clear {
	clear: both;
}

#footer {
	height: 50px;
	padding-top: 30px;
	text-align: center;
	background: url(images/bottom-stripe.jpg) bottom repeat-x;
}
.thickbox  {
margin: 0px 10px 10px 0px;
float: left;
}
.thickbox img {
border: 1px #cccccc solid; 
}
.gallerylink img { border: 0px; }
