/*
Theme Name: Snubnose
Theme URI: 
Description: A Wordpress Theme 
Version: 1.0
Author: Atelieru
Author URI:
*/

* {padding:0; margin:0;}

* html body, html, body {
	margin: 0 !important;
}
html {
	margin: 0 !important;
}

body {
	font-family: Georgia, "Bitstream Charter", serif; 
	height: 100%;
    margin: 0;
    padding:0;
    font-family: verdana, arial;
	font-size:12px; 
	color:#000;
}

h1 {
	font-size:26px; 
	font-weight:normal;
	color:#ab0418;	
}

h2 {
	font-size:18px; 
	font-weight:normal;
	color: #ab0418;
}

h1 a, h2 a {
	color:#000;
}

h3 {
	font-size:14px; 
	font-weight:bold;
}

ul, li {
	list-style:none;
}

a {
	color:#404040; 
	text-decoration:none; 
	outline:none;
}

a:hover {
	color:#5C9ED1; 
	text-decoration:underline;
}

img {
	border:none;
}

.clear {
	clear:both;
}

p {
	padding:5px 0; 
	line-height:20px;
}

blockquote { 
	margin: 5px 20px 5px 20px; 
	padding: 0px 20px; 
	font-style: italic; 
	background: #DDD; 
	border: 1px solid #555;   
	border-left: 3px solid #555;
} 


/* begin header */

.header {
    width: 975px;
    margin: 0 auto;
    background: #f5f5f5;
	margin:0 auto;
	height: 214px;
}


.header_bg {
     position: relative;
     background: url(images/content_bg.png) repeat-y;
     width: 983px;
     bottom: 0;
}

.topMenu {
    position: absolute;
    width: 975px;
    height: 37px;
    line-height: 37px;
    background: url(images/bg_menu.png) repeat-x;
/*     margin: 0 4px; */
}

.topMenu li {
    display: block;
    line-height:37px;
    float:left;
    height:37px;
  /*   padding:0 10px; */
}

.topMenu li a {
    color: #FFF;
    font-size: 13px;
    font-weight: bold;
    padding:  12px 17px 9px 17px;
    line-height:37px;
}

.topMenu li a:hover {
    color: #bfe093;
    text-decoration: underline;
}
.separator {
    width: 2px;
    height: 37px;
    background: url(images/separator.png) no-repeat center right;
}

.wraper {
    position: relative;
    width: 983px;
    margin: 0 auto -51px;
    background: url(images/content_bg.png) repeat-y;
    /* min-height: 600px; */
	min-height: 100%;
	height: auto !important;
/* 	height: 100%; */
}

/* end header */

/* begin navigation */
#navigation {
	background:url(images/menu_bg.png) repeat-x 0 0;
}

.main-navi {
	width:1008px; 
	height:37px; 
	margin:0 auto; 
	overflow:hidden;
}

#navigation ul li {
	float:left; 
	padding:9px 6px 0 12px;
}

#navigation ul li a {
	color:#fff; 
	font-size:14px;
}

#navigation ul li.current_page_item a, #navigation ul li a:hover{
	color:#d34d04;
}
/* end navigation */

/* begin wrapper */


#left_sidebar {
	float:left; 
	width:215px; 
	padding:5px 10px 5px 8px; 
}

#left_sidebar a { 
	text-decoration: none; 
}

#left_sidebar .block-side-nav a:hover { 
	text-decoration: underline; 
}

#left_sidebar .block-title { 
	display:none; 
}

#left_sidebar .subcat { 
	margin-bottom: 15px; 
}

#left_sidebar .category-header { 
	font-size:13px; 
	font-weight:bold; 
}

#left_sidebar li.subcat li { 
	background: url("images/bullet.png") no-repeat left .4em; 
	padding: 0 0 0 15px; 
	margin-left:6px; 
}

#right_sidebar {
  float: right;
    margin-right: 5px;
    margin-top: 7px;
    padding: 0 8px 0 10px;
    width: 205px;
}
#left_sidebar li,
#right_sidebar li { 
	background: url("images/cerc.png") no-repeat left .4em; 
	padding: 0 0 0 15px; 
	margin-left:6px; 
}
#left_sidebar li, 
#right_sidebar li a {
	color: #ab0418;
}

#right_sidebar h3 {
	margin-top:1em;
	margin-bottom:.8em;
	font-size: 12px;
}

/*
#right_sidebar #search {
	width:175px;
}
*/

#contact-us {
	float: right; 
	background:url(images/contact_icon.png) bottom center no-repeat; 
	height: 90px; 
	width: 90px; 
	text-align: center;
	margin-right: 10px;
}

#contact-us a {
	padding-bottom: 60px;
	color: #000;
}

#contact-us a:hover {
	color: #AB0418
}

.followUs {
	float: left; 
	height: 90px; 
	width: 90px; 
	background:url(images/rss.png) bottom center no-repeat;
	text-align: center;
}

.followUs a {
	padding-bottom: 65px;
	color: #000;
}

.followUs a:hover {
	color: #AB0418
}

#main {
	float:left; 
	width:495px; 
	padding:5px 12px;
	border-left: 1px solid #b2c49d;
	border-right: 1px solid #b2c49d;
	margin-top: 7px;
	min-height: 600px;
}

#main_home {
	float:right; 
	width:779px; 
	padding:5px 5px 5px 12px;
}

#main_home a {
	color:#d34d04;
}

.title {
	padding:0 0 10px 0;
}

.grey {
	color:#404040;
}

.post a {
	/* color:#d34d04; */
	color:#ab0418;
}

.post ul, .post ol {
	padding:0 0 0 15px;
}

.post li {
	background:url(images/bullet.png) no-repeat 0 7px; 
	padding:4px 0 4px 16px;
}

.post li ol {
	padding:15px 0 15px 30px;
}

.post li li {
	list-style-type:decimal; 
	list-style-position:outside; 
	background:none; padding:4px 0; 
	color:#404040;
}

.navigation .left {
	float:left;
}

.navigation .right {
	float:right;
}

.strong {
	font-weight:bold; 
	padding:0 0 10px 0;
}

/* end wrapper */

/* begin homepage */
.columns {
	margin:20px 0 0; 
	background-color:#e8e8e8;
}

.columns a {
	color:#d34d04;
}

.columns li {
	padding:10px 0;
}

.column-group {
	width:570px; 
	float:left; 
	background-color:#fff;
}

.columns h3 {
	background-color:#000; 
	font-weight:bold; 
	color:#fff; 
	text-align:center; 
	padding:8px 0;
}

.columns table {
	background-color:#fff;
}

.columns td {
	background-color:#e8e8e8;
}

.columns td.first {
	width:195px; 
	vertical-align:top; 
	padding:10px;
}

.columns td.second {
	text-align:center; 
	vertical-align:top; 
	background-color:#fff; 
	padding-left:3px;
}

.columns .third-column h3, .columns .forth-column h3 {
	margin-top:3px;
}

.columns div.sub-item {
	float:left; 
	width:100px; 
	height:60px; 
	padding:10px 5px; 
	overflow:hidden; 
	background-color:#e8e8e8; 
	margin:3px 3px 0 0;}

.columns div.last-item {
	margin:3px 0 0 !important;
}
/* end homepage */



/* begin footer */
.footer {
    position: relative;
    width: 983px;
    margin: 0 auto;
    height: 6px;
    background: url(images/bottom_bg.png) repeat-x;
}



.copyright {
    position: relative;
    bottom: 0;
    text-align: center;
    color: #959595;
    font-size: 12px;
    padding: 20px;

}
.bottomMenu {
    width: 975px;
    height: 37px;
    line-height: 37px;
    margin: 0 4px;
    bottom: 0;
    text-align: center;
	padding-top: 5px;
}
.bottomMenu li {
    display: inline;
}
.bottomMenu li a {
    color: #FFF;
    font-size: 13px;
    font-weight: bold;
    padding:  12px 17px 9px 17px;
}
.bottomMenu li a:hover {
    color: #bfe093;
    text-decoration: underline;
}
/* end footer */

.post .date { 
	background: url( "images/date.png" ) no-repeat scroll 0 0 transparent; 
	color: #FFF; 
	display: block; 
	float: left; 
	height: 75px; 
	text-align: center; 
	width: 69px; 
	cursor: pointer;
}

.post .date .month { 
	font-size: 16px; 
	line-height: 32px; 
	text-transform: uppercase; 
}

.post .date .day { 
	font-size: 35px; 
	line-height: 35px; 
}

.post .entry { 
	margin-bottom: 45px;
}

/* wp styles */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
   float: left;
   margin: 0px 8px 8px 0px;
}
.alignright {
   float: right;
   margin: 0px 0px 8px 8px;
}
.wp-caption {
   border: 1px solid #cccccc;
   text-align: center;
   background-color: #ffffff;
   padding-top: 4px;
   padding-right: 10px;
   margin: 10px;
}
.wp-caption img {
   margin: 10px;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
.navigation .left a{
    color:#D34D04;
}
.navigation .right a {
    color:#D34D04;
}
.comment_number{
    background: url(images/comments_background.png) no-repeat;
    width: 26px;
    height: 23px;
    display: inline-block;
    line-height: 23px;
    color: white;
    text-align: center;
    font-family: Verdana;
    font-size:10px;
}

.author_meta{
    color:#A8A8A8;
/*     font-style: italic; */
    font-size: 16px;
    text-transform: capitalize;
}

.comments_meta{
    color: #636363;
    margin-left: 10px;
}

.comment {
	border-top: 1px solid #ebebeb;
}

.children li.comment {
	border: 0;
}

.user {
	background: #fff; 
	padding: 10px;
}

.admin {
	background: #ffd6ad; 
	padding: 10px 0 10px 10px;
}

.meta_desc {
	background: #ffd6ad; 
	padding: 10px; 
	margin: 10px 0;
}


/* search form */
#search form {
	padding-left: 10px;
}

#searchinput{
	background: url(images/search-box.png) no-repeat center;
	width:123px ;
	height:28px;
	padding-left: 10px; 
	line-height: 28px;
	border:0;
	color: #898989;
}

#searchsubmit{
	width:42px !important;
	height: 25px;
	border:0;
	background: url(images/go-btn.png) no-repeat center;
	cursor: pointer;
	margin-top: 1px;
    position: absolute;
    margin-left: 3px;
}
/* end of search form */
/*

.dot{
	background: url(images/dot.png) repeat-x center;
	
}
*/

hr{
	width: 100%;
	border: 0;
	border-top: 1px solid #ebebeb;
	height: 1px;
	margin-top: 10px;
}



#wr {
	width:983px; 
    background: url(images/content_bg.png) repeat-y;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto; /* the bottom margin is the negative value of the footer's height */	
}


#f, .push {
	height: 100px;
}

#f {
	width: 983px;
	margin:0 auto;
}

#img {
	background: url(images/content_bg.png) repeat-y;
}

#content{
	padding-bottom:10px;
}


.entry p{
	/* color:#959595; */
	color:#363636;
}

.entry p a{
	color:#678b3f;
}


#by{
	color:#959595;
	font-size: 16px;
}

#author{
	color:#678B3F;
	font-size: 16px;
}

#dedicated{
	font-style: italic;
	font-weight: bold;
	font-family: Arial;
	font-size: 16px;
}
.menu {
	background: url(images/bg_menu.png) repeat-x;
}
.menu ul li {
	float: left;
	height: 37px;
	line-height: 37px;
}
.menu ul li a {
	padding: 10px;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
}
.menu ul li a:hover {
	color: #bfe093;
	text-decoration: underline;
}
.logo {
	padding: 10px 20px;
}






