/*  
Theme Name: jalian
Theme URI: http://jaliansystems.com/
Description: An CMS theme for WordPress with support for Blog
Version: 1.0
Author: Dakshinamurthy Karra
Author URI: http://blog.jaliansystems.com
*/

body {
	background:#ffffdb ;
	color:#505050;
	font-family: Verdana,Georgia,Tahoma,Arial,sans-serif;
	text-align:center;
	margin:0 ;
	padding:10px ;
	font-size: 76% ;
}

code {
	font-size:1.2em;
}

p {
	line-height:1.5em;
	margin:0 0 15px;
}

a {
	color:#fa9035;
	font-weight:700;
	text-decoration:none;
}

a:hover {
	color:#d04a10;
}

hr {
	height:1px;
	margin:10px;
	width:98%;
}

dt {
	font-weight:700;
}

dd {
	margin:1px 0 12px 15px;
}

#container {
	background:#ffffdb ;
	margin:0 auto;
	text-align:left;
	width:752px;
}

#nav {
	margin: 0;
	padding: 0;
	width:752px;
}

#nav #sitename {
	background: url(img/logo.png) top left no-repeat ;
	float: left ;
	width: 173px ;
	margin: 0;
	padding: 0;
	height: 40px;
}

#nav ul {
	float: right ;
	list-style:none;
	margin:0;
	padding: 0;
}

#nav a {
	display:block;
	font-size:0.9em;
	font-weight: 800 ;
	/* letter-spacing:-1px; */
	padding: 10px 10px 10px 10px ;
	text-decoration:none;
	height: 9px;
}

#nav li {
	float:left;
	margin-right: 10px;
	margin-top: 15px;
	padding: 0;
	border-bottom: 1px solid #808080;
	width: 80px;
	text-align: center;
}

#nav li.current_page_item {
	margin-top: 5px;
}

#nav a.current_page_item {
	padding-top: 20px;
	height: 9px;
}

#nav #wrapbg {
	width: 752px;
	clear:both ;
}

span.tabright {
	background: url(img/tabright.gif) top right no-repeat ;
	display: block ;
}

span.tableft {
	background: url(img/tableft.gif) top left no-repeat ;
	display: block ;
}

span.tabmiddle {
	background: url(img/tabmiddle.gif) top repeat-x ;
	display: block ;
}

#wrap1 {
	background:#ffffff url(img/innerbg.gif) repeat-y;
	border-bottom:1px solid #808080;
	border-left:1px solid #808080;
	border-right:1px solid #808080;
	clear:both;
	padding:0;
	width:750px;
}

#wrap2 {
	background:url(img/header.jpg) top left no-repeat;
	padding:10px 10px 10px 10px;
	width:730px;
}

#topbox {
	color:#808080;
	text-align:right;
	margin: 0px 15px 6px 0;
	padding: 0 0 3px 0;
}

#topbox a {
	font-size: 0.9em;
	color:#d04a10;
}

#topbox a:hover {
	text-decoration:underline;
}

#content {
	margin:30px 15px 0 180px;
}

#content p {
	margin:8px 0 0 10px;
}

#content h1 {
	color:#505050;
	font-size:1.5em;
	font-weight:800;
	margin:15px 0 10px;
	padding:0;
	text-align: center;
}

#content h2 {
	color:#505050;
	font-size:1.5em;
	font-weight:400;
	margin:20px 0 10px;
	padding:0;
}

#content h3 {
	color:#505050;
	font-size:1.2em;
	font-weight:800;
	margin:10px 0 5px;
	padding:0;
}

#content h4 {
	color:#505050;
	font-size:1.2em;
	font-weight:400;
	margin:10px 0 5px;
	padding:0;
}

#content h5 {
	color:#505050;
	font-size:1.2em;
	font-weight:400;
	margin:5px 0 3px;
	padding:0;
	text-decoration: underline ;
}

#content h6 {
	color:#505050;
	font-size:1.2em;
	font-weight:400;
	margin:3px 0 3px;
	padding:0;
	font-style: italic ;
}

#content table caption {
	font-weight: bold ;
	padding: 10px;
	border: 1px solid #99AFBD;
	text-decoration: underline;
}

#content table
{
	border-collapse: collapse;
	margin-bottom: 5px ;
}

#content th,
#content td
{
	padding: 10px 15px 10px 10px ;
	text-align: left;
	border: 1px solid #99AFBD;
	vertical-align:top ;
}

#content img {
	border:1px solid #fa9035;
	margin:5px 15px 6px;
}

#content img.wp-smiley {
	border:0;
	float:none;
	margin:0;
}

#footerwrap {
	background:url(img/footer.jpg) top left no-repeat;
	clear:both;
	width:750px;
	height: 60px ;
}

#footer {
	color:#a0a0a0;
	font-size:0.9em;
	text-align:right;
	padding-top: 35px;
	padding-right: 15px ;
	/* width:730px; */
	/* padding:1px; */
	/* height:26px; */
	/* margin-top:20px; */
}

#footer a {
	color:#a0a0a0;
	font-weight:400;
}

#footer a:hover {
	color:#a0a0a0;
	text-decoration:underline;
}

.small {
	font-size:0.85em;
}

.large {
	font-size:1.4em;
}

.soft {
	color:#808080;
}

.normal {
	font-weight:400;
}

.sharp {
	color:#101010;
}

.center {
	text-align:center;
}

.hide {
	display:none;
}

#searchform {
}

#searchbox {
	border: 1px solid #99AFBD;
	width: 200px;
}

#searchsubmit {
	color: #D04A10;
	font-weight: bold;
	background: #FEE0C8;
	border: 1px solid #99AFBD;
	padding: 0 10px 0 10px;
	height: 19px;
}

#searchsubmit:hover {
	color: #505050;
	border: 1px solid #505050;
}

.post {
	margin-top: 10px ;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left ;
	}

.navigation {
	display: block;
	font-size: 0.9em ;
	height: 1em ;
}

#commentform {
	margin: -5px 0 2px 0;
	padding: 0 0 3px 0;
}

#submit {
	color: #D04A10;
	font-weight: bold;
	background: #FEE0C8;
	border: 1px solid #99AFBD;
	padding: 0 10px 0 10px;
	height: 19px;
}

#submit:hover {
	color: #505050;
	border: 1px solid #505050;
}

#author {
	border: 1px solid #99AFBD;
	width: 200px;
}

#email {
	border: 1px solid #99AFBD;
	width: 200px;
}

#url {
	border: 1px solid #99AFBD;
	width: 200px;
}

#comment {
	border: 1px solid #99AFBD;
	width: 100% ;
}

/* Sidebar */

#sidebar {
	float:left;
	width:145px;
}

#sidebar h1{
	font-size:1.4em;
	font-weight:400;
	text-align: left ;
	margin-left:0;
}

#sidebar ul {
	padding-left: 10px;
	margin: 0;
	list-style: none;
}

#sidebar li {
	padding-top: 10px;
	padding-bottom: 0;
	margin: 0;
}

#sidebar li li {
	padding-top: 0px;
}

#sidebar a {
	color:#d04a10;
	padding: 0 0 0 5px ;
	margin: 0;
	display: block;
	position:relative;
	text-decoration:none;
	width:125px;
}

#sidebar li.current_page_item a {
	padding: 0 0 0 5px;
	color: #f0f0f0 ;
	background: #d04a10;
}

#sidebar a:hover {
	padding: 0 0 0 5px;
	color: #f0f0f0 ;
	background: #d04a10;
}

#sectionmenu {
	display: none ;
}

#themeswitcher {
	padding:0;
	margin:0;
	list-style:none;
}

#themeswitcher select {
	border: 1px solid #99AFBD;
	width: 100%;
}

/* calendar */

#wp-calendar a {
	display: inline ;
}

#wp-calendar caption {
	font-weight: bold ;
}

#wp-calendar
{
	border-collapse: collapse;
	margin-bottom: 5px ;
}

#wp-calendar th,
#wp-calendar td
{
	padding: 1px 2px;
	text-align: center;
}

#wp-calendar #prev
{
	text-align: left;
	padding-right: 3px;
}

#wp-calendar #next
{
	text-align: right;
	padding-left: 3px;
}

#today
{
	font-weight: bold;
}

