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

* {padding:0; margin:0;}

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

h2 {
	font-size:20px; 
	font-weight:normal;
}

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

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

ul, li {
	list-style:none;
}

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

a:hover {
	color:#0080c0; 
	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;
} 

.bold{
	font-weight: bold;
}
.italic{
	font-style: italic;
}

/* begin header */

.header {
    width: 983px;
    margin: 0 auto;
/*     height: 172px; */
    background: url(images/header_img.png) no-repeat center top;
	height: 37px;
	padding-top: 172px;
/* 	width: 975px; */
	margin:0 auto;
	height: 37px;
	padding-top: 172px;
	width: 975px;
	margin:0 auto;
}


.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/menu_bg.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;
    padding:  12px 17px 9px 17px;
    line-height:37px;
}

.topMenu li a:hover {
    color: #60d9f5;
    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; 
	width:210px; 
	padding:0 8px 0 10px; 
/*	border-left:1px solid #84b2d8;
 	padding:5px 12px; */
	margin-top: 7px;
}

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

#right_sidebar h3 {
	margin-top:1em;
	margin-bottom:.8em;
}

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

#right_sidebar #searchinput {
	width:113px;
}

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

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

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

.followUs a {
	padding-bottom: 65px;
}
  
#main {
	float:left; 
	width:495px; 
	padding:5px 12px;
	border-left: 1px solid #7dbedf;
	border-right: 1px solid #7dbedf;
	margin-top: 7px;
	margin-bottom: 5px;
}

#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:#0080c0;
}

.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 {
	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;
    width: 983px;
    padding: 20px;

}
.bottomMenu {
    width: 975px;
    height: 37px;
    line-height: 37px;
    background: url(images/menu_bg.png) repeat-x;
    margin: 0 4px;
    bottom: 0;
    text-align: center;

}
.bottomMenu li {
    display: inline;
}
.bottomMenu li a {
    color: #FFF;
    font-size: 13px;
    padding:  12px 17px 9px 17px;
}
.bottomMenu li a:hover {
    color: #60d9f5;
    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 #84b2d8;
}

.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 */

#searchinput{
	background: url(images/search-box.png) no-repeat center;
	width:153px !important;
	padding-left:10px;
	height:26px;
	line-height: 28px;
	border:0;
	float: left;
}

#searchsubmit{
	width:42px !important;
	height: 26px;
	border:0;
	background: url(images/go-btn.png) no-repeat center;
	position: relative;
	top:-0px;
	left:-2px;
	margin-top: -0px;
	float: right;
	margin-right: 2px;
}
/* end of search form */
/*

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

hr{
	width: 100%;
	background: transparent url(images/dotted.png) repeat-x top left;
	border: none;
	height: 1px;
	margin-top: 10px;
}
#search hr{
	width: 100%;
	background: #ebebeb;
	border: none;
	height: 1px;
	margin-top: 10px;
}
#popular_pages hr{
	width: 100%;
	background: #ebebeb;
	border: none;
	height: 1px;
	margin-top: 9px;
	margin-bottom: 9px;
}
#popular_pages li a {
	color: #0080c0;
}

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


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

#f {
	width: 983px;
	float: left;
}

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

#content{
	padding-bottom:10px;
}

.children li{
	background: url(images/bullet-children.png) no-repeat left .4em !important;
}

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

.entry p a{
	color:#5c9ed1;
}


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

#author{
	color:#5c9ed1;
	font-size: 16px;
}

#dedicated{
	font-style: italic;
	font-weight: bold;
	font-family: Arial;
	font-size: 16px;
}
#footer_container{
	width: 983px;
	margin: 0 auto;
}
#main h1 .first{
	font-weight: bold;
	font-size: 18px;
	color: #000;
	margin-bottom:17px;
}
#main a h1{
	font-size: 12px;
	color: #0080c0;
	font-weight: bold;
	margin-top: 17px;
}
#main a:hover h1{
	text-decoration: underline;
}
.box_click {
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	bottom:0;
	z-index:1;
	background:url(fake.gif);/*IE6/7 need this*/
	text-decoration:none;
	font-size: 0px;
	line-height:0px;
} 
.breadcrumbs{
	padding-bottom: 10px;
}

