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

body {
	background:#ffffff ;
	color:#505050;
	font-family: "Lucida Grande", "Verdana", 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:#ad1010;
	font-weight:700;
	text-decoration:none;
}

a:hover {
	color: #303030;
}

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

dt {
	font-weight:700;
}

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

#container {
	background:#ffffff ;
	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: 180px;
	margin-left: 10px;
	margin-right: 5px;
	padding: 0;
	height: 68px;
}

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

#nav a {
	display:block;
	font-weight: 800 ;
	padding: 10px 10px 10px 10px ;
	text-decoration:none;
	height: 20px ;
	letter-spacing: -1px;
	color: #ad1010 ;
}

#nav a:hover {
	color: #303030;
}

#nav a.current_page_item {
	padding-top: 20px;
	color:#d04a10;
}

#nav a.current_page_item:hover {
	color: #303030;
}

#nav li {
	position: relative ;
	float:left;
	margin-right: 10px;
	margin-top: 29px;
	padding: 0;
	text-align: center;
	background: #feebc4;
	width: 8em;
}

#nav li.current_page_item {
	position: relative ;
	margin-top: 20px;
	background: #aecae4;
	margin-bottom: -1px;
}

#nav #wrapbg {
	width: 750px;
	height: 30px ;
	clear:both ;
	background:#aecae4;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-top: 1px solid #808080;
} 

#nav #wrapbg a {
	display: inline ;
}

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

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

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

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

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

#topbox {
	color:#808080;
	text-align:right;
	margin: 0px 15px 6px 0;
	padding: 5px 5px 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 pre {
	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;
	text-decoration: underline ;
}

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

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

#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 #fdb31c;
	margin:5px 15px 6px;
}

nodecoration {
	border: 0 ;
	margin: 0;
}

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

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

#footer {
	color:#a0a0a0;
	font-size:0.9em;
	text-align:right;
	padding-top: 74px;
	padding-right: 15px ;
}

#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 {
	font-family: "Lucida Grande", "Verdana", sans-serif;
	text-align: right ;
	padding: 5px 8px 3px 0;
}

#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: #303030;
	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: #303030;
	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 {
	font-family: "Trebuchet MS", "Tahoma", sans-serif;
	float:left;
	width:145px;
}

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

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

#sidebar li {
}

#sidebar li ul {
	padding-left: 15px;
	font-size: 0.9em;
}

#sidebar li li {
}

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

#sidebar li.current_page_item a {
	color:#d04a10;
}

#sidebar li.current_page_item a:hover {
	color: #303030 ;
	padding-bottom: 5px ;
}

#sidebar li a:hover {
	color: #303030 ;
}

#sidebar a:hover {
	color: #303030 ;
}


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

.form {
	width: 100%;
	text-align: center ;
}

.box {
	border: 1px solid #99AFBD;
	height: 19px;
}

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

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

