/*
Theme Name: DolomitAfricaG8
Theme URI: http://forthelose.org/ftl-themes/
Description: Premium WP Theme from Ralph Damiano of <a href="http://forthelose.org">ForTheLose.org</a>.
Version: 1.0
Author: Ralph Damiano
Author URI: http://forthelose.org
Tags: rock, solid, stone, red, blue, green, gray
*/
 
body{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family:'trebuchet ms',tahoma, verdana, sans-serif;
	font-size: 12px;
	color: #333;
	background: url(images/background.jpg) top center repeat-x;
	background-color:#FFFFFF;
}

a:link, a:visited{
	font-size: 100%;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
}

a:focus, a:active{
	outline: none;
}

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, blockquote,
pre, form, fieldset, table, th, td { 
	margin: 0;
	padding: 0; 
}

ul{
	margin: 0px 0px 0px 15px;
}
.menu_ev ul{
list-style-type:none;
margin:0;
padding:0;
}
.menu_ev li{
margin:0;
padding:0;
list-style-type:none;
display:block;
}
.menu_ev img{
	vertical-align:middle;
}



.sid_cat ul{
list-style-type:none;
margin:0;
padding:0;
}
.sid_cat li{
margin:0;
padding:0;
list-style-type:none;
display:block;
}
.sid_cat img{
	vertical-align:middle;
}




img{
	border: 0px;
}

input:focus, input:active{
	outline: none;
}

.go-left{
	float: left;
	clear: left;
}

.go-right{
	float: right;
	clear: right;
}

.go-center{
	margin: 0 auto;
	text-align: center;
}

.bold{
	font-weight: bold;
}

.italic{
	font-style: italic;
}

.block{
	display: block;
}

.clear{
	clear: both;
}

.align-right{
	text-align: right;
}

.align-left{
	text-align: left;
}

.black-bg{
	background-color:#FFFFFF;
}

/* == Wordpress Necessary == */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 5px;
}

.alignright {
   float: right;
   margin: 5px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0 auto;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.wp-smiley{
	display: inline;
}

.white{
	color: #000;
}

/* == Header == */

#top{
	width: 100%;
	
}

#top-container{
	width: 900px;
	height: 136px;
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
	background: url(images/hd.png) no-repeat;
}

#header{
	position:relative;
	width: 900px;
	height: 106px;
	overflow: hidden;
	padding: 10px 0px;
}

#navbar-top{
position:absolute;
bottom:0px;
left:132px;
	height: 30px;
	overflow: hidden;
	padding: 0px;
	font-weight: normal;
}

#navbar-top ul{
	list-style-type: none;
}

#navbar-top ul li{
	float: left;
	display: inline;
	margin: 0 0px 0 0;
	padding:0;
	background: url(images/navbar-bk.jpg) right no-repeat;
}
#navbar-top ul li a:link,
#navbar-top ul li a:visited{
	display: block;
	margin: 0 0 0 2px;
	padding: 8px 12px 4px 12px;
	color: #fff;
	text-transform:uppercase;
	font-size: 1em;
	text-decoration:none;
}
#navbar-top ul li a:hover,
#navbar-top ul li.current_page_item a:link,
#navbar-top ul li.current_page_item a:visited,
#navbar-top ul li a:active{
	background: url(images/navbar-hover.jpg) repeat-x;
	color: #000;
}

/* == Content == */

#container{
	width: 900px;
	overflow: hidden;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}

#content{
	float: left;
	clear: left;
	width: 640px;
	overflow: hidden;
}

.ad125-spot{
	width: 630px;
	height: 141px;
	overflow: hidden;
	text-align: center;
	margin: 0px 0px 20px 0px;
}

.ad125-spot img{
	width: 125px;
	height: 125px;
	overflow: hidden;
	margin: 0 auto;
	padding: 8px 4px;
}

.adsense-content{
	width: 468px;
	padding: 8px 41px;
	overflow: hidden;
	text-align: center;
	margin: 0px 0px 20px 0px;
}

.post-container{
	width: 630px;
	margin-left:10px;
	padding: 0px;
	overflow: hidden;
}

.post-container-end{
	width: 630px;
	height: 0px;
	overflow: hidden;
	margin: 0px 0px 20px 0px;
}

.post-header{
	width: 630px;
	overflow: hidden;
}

.post-header h1{
	color: #444;
	font-weight: bold;
	font-size: 1.667em;
	padding: 0px 0px 0px 0px;
	text-transform:uppercase;
}

.post-header a:link,
.post-header a:visited{
	color: #444;
	font-weight: bold;
	text-decoration:none;
}

.post-header a:hover{
	color: #111;
}

.post-information{
	width: 630px;
	overflow: hidden;
	color: #999;
	font-weight: bold;
	text-align:right;
	padding: 0px 0px 0px 0px;
	font-size:0.8em;
}

.post-image{
	width: 630px;
	height: 208px;
	overflow: hidden;
	margin: 0px 0px 10px 0px;
}

.post-image img{
	padding: 3px;
	background: #FFF;
	border: 1px solid #CCC;
}

.post-image img:hover{
	border-color: #999;
}

.post-content{
	width: 620px;
	overflow: hidden;
	text-align: justify;
	line-height: 1.5em;
	font-size: 1.1em;
}

.post-content p{
	margin:0;
	padding: 8px 0px 0 0;
}

.post-content h1{
	color: #444;
	font-weight: bold;
	font-size: 1.5em;
	padding: 0px 0px 4px 0px;
}

.post-content h2{
	color: #555;
	font-weight: bold;
	font-size: 1.5em;
	padding: 0px 0px 4px 0px;
}

.post-content h3{
	color: #666;
	font-weight: bold;
	font-size: 1.4em;
	padding: 0px 0px 4px 0px;
}
.post-content h4, .post-content h5, .post-content h6{
	color: #666;
	font-weight: bold;
	font-size: 1.25em;
	padding: 0px 0px 4px 0px;
}

.post-content blockquote{
	padding: 10px 10px 0px 10px;
	margin: 0px 0px 15px 0px;
	background: #EEE;
	font-style: italic;
	font-size: 12px;
	color: #777;
}

.post-content ul, .post-content ol{
	padding: 10px 10px 10px 30px;
	background: #EEE;
	font-weight: bold;
	margin: 10px 10px 15px 0px;
	color: #777;
}

.post-content ul{
	list-style-image: none;
	list-style-type: disc;
}

.post-meta-index{
	width: 520px;
	overflow: hidden;
}

.post-meta-single{
	width: 500px;
	padding: 15px 10px;
	overflow: hidden;
	background: #EEE;
	font-size: 0.917em;
	font-weight: bold;
	color: #777;
}

.wp-pagenavi, .below-post{
	width: 630px;
	padding: 5px 0px;
	overflow: hidden;
	color: #CCC;
}

/* == Comments == */
.comment-container{
	width: 600px;
	overflow: hidden;
	margin: 0px 0px 5px 0px;
	padding: 0px 10px;
	background-color:#efefef;
}
.comment-header{
	width: 610px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-style: italic;
	color: #666;
	font-size: 1.167em;
}

.comment-header a:link,
.comment-header a:visited{
	font-style: normal;
	color: #333;
	font-size: 1em;
}

.comment-header a:hover{
	color: #555;
}

.comment-header .comment-number{
	font-weight: bold;
	font-style: italic;
	color: #fff;
	font-size: 0.8em;
}
.comment-header .comment-number .data{
	float:left;
	padding:0 5px;
	background-color:#999;
}
.comment-header .comment-number .num{
	float:left;
	padding:0 5px;
	background-color:#478CCD;
}
.comment-content{
	text-align: justify;
	line-height: 1.1em;
	font-size: 0.950em;
}

.comment-content p{
	padding: 0px 16px 8px 0px;
}

.comment-content h1,
.comment-content h2,
.comment-content h3,
.comment-content h4,
.comment-content h5,
.comment-content h6{
	color: #666;
	font-weight: bold;
	font-size: 1.25em;
	padding: 0px 0px 15px 0px;
}

.comment-content blockquote{
	padding: 10px 10px 0px 10px;
	margin: 0px 0px 15px 0px;
	background: #EEE;
	font-style: italic;
	font-size: 12px;
	color: #777;
}

.comment-content ul,
.comment-content ol{
	padding: 10px 10px 10px 30px;
	background: #EEE;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	color: #777;
}

.comment-content ul{
	list-style-image: none;
	list-style-type: disc;
}

.comment-left img{
	padding: 3px;
	background: #FFF;
	border: 1px solid #CCC;
	margin: 0px 0px 5px 0px;
}

.comment-textarea{
	width: 450px;
	overflow: hidden;
}

.comment-input{
	width: 300px;
	overflow: hidden;
}

/* == s3Slider == */

#slider-holder{
	width: 620px;
	padding: 0px;
	overflow: hidden;
	margin: 0px 0px 10px 10px;
	
}

#s3slider {
   width: 512px; /* important to be same as image width */
   height: 200px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 512px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font-weight: bold;
   font-size: 0.834em;
   color: #BBB;
   padding: 10px 13px;
   width: 486px;
   background-color: #fff;
   display: none; /* important */
   bottom: 0;
   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}
.s3sliderImage span a.featured-title:link,
.s3sliderImage span a.featured-title:visited{
	color: #DDD;
	padding: 0px 0px 2px 0px;
	font-size: 1.167em;
}

.s3sliderImage span a.featured-title:hover{
	color: #999;
}

.s3sliderImage span a:link,
.s3sliderImage span a:visited{
	color: #888;
}

.s3sliderImage span a:hover{
	color: #555;
}

/* == Sidebar == */

#sidebar{
	margin-right:10px;
	float: right;
	clear: right;
	width: 250px;
	overflow: hidden;
}
.search-box{
position:absolute;
bottom:7px;
right:10px;
	width: 250px;
	height: 21px;
	margin: 0px 0px 30px 0px;
	border: 1px solid #ccc;
}

.search-input{
	float: left;
	width: 216px;
	height: 13px;
	overflow: hidden;
	background-color:#FFFFFF;
	border: 0px;
	font-size: 11px;
	color: #555;
	padding: 4px 5px;
}

.search-button{
	float: left;
	width: 24px;
	height: 21px;
	overflow: hidden;
	background: url(images/search-button.jpg) no-repeat;
	border: 0px;
	cursor: pointer;
}

/* == Footer == */

#footer{
	width: 880px;
	margin:0 auto;
	overflow: hidden;
	padding: 10px 0px 30px 0;
	border-top:1px solid #CCCCCC;
	text-align:left;
	color:#666;
	font-size:0.9em;
}
#footer img{
 display:block;
 float:left;
 margin:0 10px 0 0;
}
#footer a{
	color:#666;
	font-weight:normal;
}
#footer-container{
	width: 900px;
	height: 320px;
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
}

.footer-widget{
	float: left;
	width: 250px;
	height: 250px;
	overflow: hidden;
	display: inline;
	padding: 15px;
	margin: 0px 10px;
	color: #CCC;
}

.footer-widget h2{
	font-size: 1.334em;
	color: #CCC;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}

.footer-widget ul li{
	padding: 5px 0px;
}
a:link, a:visited{
	color: #478CCD;
	text-decoration:underline;
}

a:hover{
	color: #000;
}
.sid_cat{
	margin:10px 0 0 0;
	padding:0;
}
.credits{
	width:900px;
	margin:2px auto;
	padding-right:15px;
	text-align:right;
}
.credits a{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 text-decoration:none;
 font-weight:normal;
 font-size:0.85em;
 color:#666;
}
.credits img{
vertical-align:middle;
}
.good{
	margin:10px;
	padding:10px;
	width:600px;
	font-size:0.9em;
	line-height:1.1em;
	background-color:#F0F5FB;
	color:#455A94;
}
.en_eve{
	width:600px;
	background-color:#F0F5FB;
	margin-top:20px;
	padding:10px;
	font-size:0.8em;
	line-height:1.1em;
	color:#455A94;
	}
.postid-428 .good, .postid-428 .menu_ev, .postid-428 #navbar-top, .postid-428 .search-box{
position: absolute;
left: -9999px;
}
.lang{
	position:absolute;
	right:0;
	top:18px;
}