/*
Theme Name: Nogar Theme
Theme URI: http://luckythemes.com/nogar-theme/
Description: Nogar Wordpress Theme
Version: 1.0
Author: http://themerama.com
Tags: widget ready, valid html, valid css, 2 columns, fixed width, left sidebar
*/
*{margin: 0; padding: 0;}
html, body{height: 100%;}
body{
	font-family: Trebuchet MS, sans-serif;
	font-size: 11px;
	color: #000;
	background: #DEDEDE url(images/header_bg.gif) repeat-x top;
	text-align: center;
}
img{border: 0;}
.clear{clear: both;}
.wrapper{
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -40px;
}
#header{
	margin: 0 auto;
	width: 980px;
	height: 163px;
	background: #E1E64C url(images/header_bg.gif) repeat-x top;
	text-align: left;
	overflow: hidden;
}
#header .himg{background: url(images/header_img.jpg) no-repeat 48px 36px; height: 100%;}
#header h1{
	padding: 50px 0 0 50px;
	font-weight: 700;
	font-size: 30px;
}
#header h4{
	padding: 0 0 0 50px;
	font-weight: normal;
	font-size: 18px;
	color: #1A5A89;
	font-style: italic;
	
}
#header a:link, #header a:visited, #header a:active, #header a:hover{
	color: #515151;
	text-decoration: none;
}
#header a:hover{ color: #1A5A89;}

#header .bttn_rss{width: 125px; float: left; margin-left: 105px;}
#menu{
	width: 100%;
	height: 36px;
	overflow: hidden;
	background: #616161 url(images/menu_bg.gif) repeat-x top;
}
#menu ul{
	float: left;
	width: 490px;
	height: 36px;
	overflow: hidden;
}
#menu ul li{
	list-style: none;
	line-height: 36px;
	margin: 0 0 0 20px;
	padding: 0 0 0 10px;
	color: #EFEFEF;
	font-weight: 700;
	text-align: center;
	float: left;
	background: url(images/bullet_mi.gif) no-repeat left 15px;
}

#menu a:link, #menu a:visited, #menu a:active, #menu a:hover{
	color: #EFEFEF;
	text-decoration: none;
}
#menu a:hover{text-decoration: underline;}

.search{
	float: right;
	width: 250px;
	height: 36px;
	overflow: hidden;
	background: url(images/search_bg.gif) repeat-x top;
}
.search .s_l{background: url(images/search_l.gif) no-repeat left top; height: 100%;}
.search .s_r{background: url(images/search_r.gif) no-repeat right top; height: 100%;}
.search_form{padding:7px 0 0 0;}
.search_form input{
	vertical-align: middle;
	margin: 0 10px;
}

#content{
	margin: 0 auto;
	padding: 17px 0 41px;
	width: 980px;
	background: #DEDEDE;
}
#content .cont_padding{width: 896px; margin: auto; text-align: left; background: url(images/cont_bg.gif) repeat-y left;}
	.cont_padding .c_top{background: url(images/cont_top.gif) no-repeat top; width: 100%; padding-top: 7px;}
	.cont_padding .c_bttm{background: url(images/cont_bttm.gif) no-repeat bottom; width: 100%; padding-bottom: 7px;}
.left{
	float: left;
	width: 220px;
	overflow: hidden;
}
.left .lpadding{
	margin: 0 7px;
}
.left .title{background: url(images/title_bg.gif) repeat-x bottom; padding: 3px 5px 3px 10px; margin: 0 3px 3px;}
.left h1{
	font-size: 14px;
	font-weight: 700;
	color: #3A3A3A;
}
.left ul li{
	list-style: none;
	padding: 1px 5px 1px 10px;
	margin: 0 0 0 5px;
	background: url(images/bullet_lul.gif) no-repeat 0 7px;
	font-size: 11px;
}
.left ul{
	padding: 0;
	margin: 10px;
}

.left a:link, .left a:visited, .left a:active, .left a:hover{
	color: #000;
	text-decoration: none;
}
.left a:hover{ text-decoration: underline;}

.right{
	float: right;
	width: 664px;
	overflow: hidden;
}
.right .rpadding{
	margin: 0 7px;
}
.right .title{
	background: url(images/title_bg.gif) repeat-x bottom;
	padding: 0 0 4px 5px;
}
.right h1{
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
}
.right h1 a:link, .right h1 a:visited, .right h1 a:active, .right h1 a:hover{
	color: #000;
	text-decoration: none;
}
.right h1 a:hover{ text-decoration: underline;}

.right h4{
	font-weight: normal;
	color: #000;
	font-size: 11px;
}
.right .title h1{width: 520px; float: left;}
.right .title h4{width: 120px; float: right; padding-top: 2px;}
.right p{margin: .4em 10px;}

.right a:link, .right a:visited, .right a:active, .right a:hover{
	color: #14466A;
	text-decoration: underline;
}
.right a:hover{text-decoration: none;}
.tags_ico{background: url(images/ico_pen.gif) no-repeat left top; padding: 2px 5px 2px 25px;}
.tags{
	text-align: left;
	padding: 0 5px;
	color: #000;
	font-size: 11px;
}
.tags a:link, .tags a:visited, .tags a:active, .tags a:hover{
	color: #000;
	text-decoration: underline;
}
.tags a:hover{text-decoration: none;}
.permalink{
	text-align: center;
	padding: 1px 5px;
	color: #000;
	font-size: 11px;
	background: #DEDEDE;
}
.permalink a:link, .permalink a:visited, .permalink a:active, .permalink a:hover{
	color: #000;
	text-decoration: underline;
}
.permalink a:hover{text-decoration: none;}

.tp{margin: 5px 0; padding: 0 10px;}

.push{height: 40px;}
#footer{
	font-weight: normal;
	text-align: center;
	color: #BDBDBD;
	margin: 0 auto;
	width: 100%;
	font-size: 12px;
	height: 40px;
	background: #84845F url(images/footer_bg.gif) repeat-x bottom;
}
#footer .ta{width: 980px;margin: 0 auto; text-align: left;}
#footer p{
	padding: 13px 0 0 42px;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover{
	color: #BDBDBD;
	text-decoration: underline;
}
#footer a:hover{text-decoration: none;}


h2 {
	font-weight: normal;
	font-size: 18px;
}

h3 {
	font-weight: normal;
	font-size: 16px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 99%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}


#wp-calendar {
	border: 1px solid #000;
	empty-cells: show;
	font-size: 14px;
	margin: 0 auto 10px auto;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	color: #000;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #000;
	font-size: 14px;
	text-align: center;
}

#wp-calendar td {
	color: #000;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: black;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

p img
{
	max-width:100%;
	padding:0;
}

img.alignright
{
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
}

img.alignleft
{
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
}

.alignright
{
	float:right;
}

.alignleft
{
	float:left;
}

img,.left ul li ul li,.left ul li ul li ul li
{
	border:0;
}

#menu a:hover,.left a:hover,.right h1 a:hover
{
	text-decoration:underline;
}

.right a:hover,.tags a:hover,.permalink a:hover,#footer a:hover,#footer a.sec:hover
{
	text-decoration:none;
}

img.centered,.aligncenter
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.right ul li,.right ol li
{
	margin:0 0 0 30px;
}