@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background:url(images/bg.jpg) top left repeat-x #ffffff;
	font-size:14px;
	color:#586732;}

.clear{
	clear:both;}
a{
	outline:none;}
	
a:hover{
	outline:none;}	
#main-wrap{
	background:url(images/header-bg.jpg) top center no-repeat;	
	width:100%;
	margin:auto;
	padding:25px 0px 0px 0px}
#header{
	width:964px;}
	
.phone{
	width:280px;
	text-align:right;
	font-size:25px;
	color:#ffffff;
	float:right;}

.banner{
	width:964px;
	}	
	
.middle-wrap{
	width:964px;
	margin:22px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	background:url(images/middle-bg.jpg) top left repeat-y;}
	
.left-wrap{
	width:297px;
	padding:18px 12px 0px 15px;
	float:left;}
	
.left-wrap-inner{
	width:297px;}

.left-wrap-inner ul{
	margin:0px;
	padding:0px 0px 0px 59px;
	list-style:none;}
	
.left-wrap-inner li{
	background:url(images/left-li-bg.jpg) bottom left no-repeat;
	color:#000000;
	padding:0px 0px 10px 0px;
	margin:8px 0px 0px 0px;
	font-size:14px;}
	
.left-wrap-inner li a{
	color:#000000;
	font-size:14px;
	text-decoration:none;}
	
.left-wrap-inner li a:hover{
	color:#1da7c5;
}

.recent-post{
	background:url(images/recent-post-bg.jpg) top left no-repeat;
	width:232px;
	height:40px;
	font-size:20px;
	margin:18px 0px 0px 0px;
	padding:13px 0px 0px 61px;
	color:#202020}

.category{
	background:url(images/category-bg.jpg) top left no-repeat;
	width:232px;
	height:40px;
	font-size:20px;
	margin:18px 0px 0px 0px;
	padding:13px 0px 0px 61px;
	color:#202020}
	
.archives{
	background:url(images/archives-bg.jpg) top left no-repeat;
	width:232px;
	height:40px;
	font-size:20px;
	margin:18px 0px 0px 0px;
	padding:13px 0px 0px 61px;
	color:#202020}
	
.feeds{
	background:url(images/feeds-bg.jpg) top left no-repeat;
	width:232px;
	height:40px;
	font-size:20px;
	margin:18px 0px 0px 0px;
	padding:13px 0px 0px 61px;
	color:#202020}	
	
.flickr{
	background:url(images/flickr-bg.jpg) top left no-repeat;
	width:232px;
	height:40px;
	font-size:20px;
	margin:18px 0px 0px 0px;
	padding:13px 0px 0px 61px;
	color:#202020}
	
.flicker_ul{
	width:263px; 
	padding:10px 0px 20px 25px;}
	
.flicker_ul img{
	float:left;
	border:1px solid #6fbfd2;
	margin:0px 6px 6px 0px;}

.right-wrap{
	width:580px;
	padding:40px 20px 0px 35px;
	float:right;}
	
.post{
	width:581px;  
	background:url(images/post-bottom-bg.jpg) bottom left no-repeat;
	padding-bottom:10px;
	margin-bottom:30px;}
	
.post-date{
	width:450px;
	font-size:18px;
	margin:0px 0px 10px 0px;
	color:#2b89a5;}

.post h2{
	font-size:21px;
	font-weight:normal;
	color:#000;
	margin:0px 0px 5px 0px ;
	padding:0px;}

.post h2 a{
	font-size:21px;
	font-weight:normal;	
	color:#000;
	text-decoration:none;}
	
.post h2 a:hover{
	text-decoration:underline;}
	
.post span{
	color:#000;
	font-size:13px;}

.post span a{
	color:#000;
	font-size:13px;
	text-decoration:none;}
	
.post span a:hover{
	text-decoration:underline;}
	
.post p{
	color:#000;
	line-height:20px;
	font-size:13px;
	padding:0px 0px 0px 0px;}
	
.post p a{
	color:#3897b5;
	text-decoration:underline;}
	
	
.post p a:hover{ 
	text-decoration:none;}
	
.comment{
	width:581px;
	font-size:12px;
	margin:13px 0px 0px 0px;
	color:#000;}
	
.comment a{
	font-size:12px;
	color:#000;
	text-decoration:none;}
	
.comment a:hover{
	text-decoration:underline;}
	
.comment .posted{
	background:url(images/posted-icon.jpg) left center no-repeat;
	color:#ef6f00;
	font-size:12px;
	padding:0px 0px 0px 18px;}
	
.comment .commentsoff{
	background:url(images/comment-icon.jpg) left center no-repeat;
	color:#ef6f00;
	font-size:12px;
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 18px;}
	

.feeds_a{
	width:230px; height:13px; padding:15px 0px 0px 62px;}	
.feeds_a a{
	font-size:12px;
	color:#147c9e;
	font-weight:bold;}	
.feeds_a a:hover{
	color:#3fa4c5;
	text-decoration:none;}	
	
	

/* (((((((((( footer container css ))))))))))  */

#footer-container {
	width:100%;
	background:url(images/footer-top-bg.jpg) no-repeat center top #3d3d3d;
}

#footer-wrap {
	width:1000px;
	margin:auto;
	text-align:center;
	font-size:13px;
	padding-top:30px;
	color:#fff;
}

#footer-wrap p { margin-bottom:7px;}

#footer-wrap  a {
	color:#fff;
	padding:0px 2px;
	
	text-decoration:none;
}

#footer-wrap  a:hover {
	color:#adadad;
}

#footer-wrap span {
	margin:7px 0px;
}
 
 
.stage .stage_seletion{
	color:#fff;} 

/*------- end ------------ */


 

.comments_div a{
	color:#1da7c4;}

.comments_div a:hover{
	color:#1da7c4;
	text-decoration:none;}

.comments_div textarea{
	width:400px;
	height:100px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	padding:3px 3px 3px 3px;}
	
.comments_input{
	width:200px;
	height:20px;
	margin-right:10px;
	padding:0px 3px 0px 3px;}
	
.commentsep h3{
	color:#000;}	
	
.date_comments a{
	color:#000;}	
	
.date_comments a:hover{
	color:#000;
	text-decoration:none;}	
	
.navigation a{
	color:#3a768c;
	font-weight:bold;
	text-decoration:none;}	
	
.navigation a:hover{
	color:#3a768c;
	font-weight:bold;
	text-decoration:underline;}	
	
	
.tags{
	border:1px solid #dae1e3;
	width:500px; 
	padding:4px 4px 4px 5px;
	background-color:#efefef; }	
	
.comments_button{
	width:120px;
	height:25px;
	border:1px solid #87c6de;
	background-color:#6da9bf;
	color:#FFF;}	
/*-------------------------sociable icon--------------------*/
.social-icon
{
	width:222px; 
	height:41px; 
	float:right; 
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:16px; 
	color:#afeefe; 
	font-weight:bold; 
	text-align:left;
}
.social-icon span
{
	float:left;
	display:block;
	padding-top:3px;
}	

.fb_share_count_nub_right {
background:none;
}

.fb_share_size_Small {
	margin-right:5px;
}


.tb-container {
    display: block;
    margin-left: 5px;
}
.twitter-share-button .twitter-count-horizontal {
    padding-left: 25px;
}


.socialmedia-icon {
    color: #AFEEFE;
    float: right;
    font-family: Georgia,'Times New Roman',Times,serif;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    text-align: left;
    width: 360px;
}

.fb_share_count_nub_right {
    background-position: right 5px;
    background-repeat: no-repeat;
    border: medium none;
    display: inline-block;
    height: 10px;
    left: 2px;
    margin: 0 2px 0 0;
    padding: 0;
    position: relative;
    vertical-align: top;
    width: 5px;
    z-index: 10;
}
