/*  
/* @override http://www.giacomofiore.com/wordpress/wp-content/themes/sliding-door/style.css */

/*  
Theme Name: Sliding Door
Theme URI: http://mac-host.com/slidingdoor/
Description:A unique template featuring dynamic sliding images in the header based on phatfusion imagemenu. When clicked the images take you to a category or page. Great for blogs with graphical content based around categories such as a photography or travel blog. The theme has a comprehensive support forum to help you get started at http://mac-host.com/support 
Version: 1.7.1
Author: Wayne Connor
Author URI: http://www.macintoshhowto.com/
Tags: black, fixed-width, custom-header, photoblogging, dark, left-sidebar

*/


@font-face {
	font-family: 'Carto';
	src: url('type/CartoGothic.eot');
	src: local('CartoGothicStd-Book'), url('type/CartoGothic.woff') format('woff'), url('type/CartoGothic.ttf') format('truetype'), url('type/CartoGothic.svg#webfont') format('svg');
}

@font-face {
	font-family: 'Vegur';
	src: url('type/Vegur-EL_0500-webfont.eot');
	src: local('VegurExtraLight'), url('type/Vegur-EL_0500-webfont.woff') format('woff'), url('type/Vegur-EL_0500-webfont.ttf') format('truetype'), url('type/Vegur-EL_0500-webfont.svg#webfont') format('svg');
}







body {

	text-align: center;
	color: #fff;
	background-color: #0f0f0f;
	font: 100% Vegur, "Century Gothic", Helvetica, Tahoma, sans-serif;
}

body a {
        color: #999;
		text-decoration: none;
}
    
body a:hover {
        text-decoration: none;
        color: #fff;
}

#upperBar {
	height: 0px;
	background: #01bcff;
}

#wrapper {
    width: 950px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}    

#welcomeheading a {
	color: #fff;
	text-decoration: none;
	font: 3em Vegur, "Century Gothic" Tahoma, Helvetica, sans-serif;
}

#welcomeheading {
	text-align: center;
}


#welcomeheading h1{
	padding: 0;
	margin: 0;
}

#welcomeheading a:hover {
	color: #999;

}

#middleword {
	color: #909090;
}

#welcomeheading a:hover #middleword {
	color: #fff;
}
 
 
.description {
	text-align: center;
	color: #fff;
	font-size: 1.7em;
	margin: 0;
}  

                
#content {
	
	width: 75%;
	float: left;
	padding: 5px;
}

	#content .notice p {
		border-top: 1px solid #bbb;
		border-bottom: 1px solid #bbb;
		font-size: 1em;
		margin: 1px;
}
		#content .notice {

	margin-bottom: 20px;
}

    #content .post {
		float: left;
		margin-bottom: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}
	
        #content ul {
              list-style:none;
}
	#content  h2 {
		color: #FFF;
		font-size: 1.6em;
		font-weight: normal;
		font-style: normal;
	line-height: 50%;
}

#content h2 a {
		color: #FFF;
		
}


	#content h2 a:hover {
		color: #999;
		
}
	
	#content .post h3 {
		font-weight: normal;
		color: #999;
		margin-bottom: 0px;
	    margin-top: 5px;
	    font-size: 0.85em;
}

 #content .post-details {

}

 #content .prevnext {
	margin-top: 20px;
	font-size: 1em;
}	
	#content .post h3 a {
		color: #999;
	}              
	
	#content .post h3 a:hover {
		text-decoration: none;
		color: #fff;
	}
	
	#content .post img {
	max-width: 500px;
	max-height: 600px;
	

}     


.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}


.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

#content p.wp-caption-text  
   {
   font-size: 11px;
   line-height: 17px;

   margin: 10px;
	color: #000;
	text-align: center;
}
	
	#content .post a img {
	}
		
	#content .post ul {
		margin-left: 20px;
	}
	
	#content .post ul li {
	}
	
	#content p {
	margin-bottom: 10px;
	margin-top: 10px;
	color: #eaeaea;
	margin-right: 0px;
	text-align: left;
	font: 1.1em/1.3em Carto, Tahoma, Helvetica, sans-serif;
}
	#content .post ul li {
		margin-bottom: 2px;
		margin-top: 3px;
}


	
	#content blockquote {
	margin-left: 10px;
	border-left: 3px solid #555;
	padding-left: 10px;
	font-style: italic;
}
	
        #content p img {
             margin: 5px;
             border: solid white 1px;
}


	#content p a {
		color: #999;
	}
	
	#content p a:hover {
		text-decoration: none;
		color: #fff
	} 
	
	#content small {
	    margin: 0 auto;
	    text-align: center;
	    display: block;
	    border-top: 3px solid #333;
	    border-bottom: 1px solid #333;
	    font-size: 0.9em;
	    color: #999;
	}
	
	#content ol {
	line-height: 1.6;
}
	#content ol.commentlist {
		margin-top: 10px;
	}
	
	#content ol.commentlist li {
		border-top: 1px solid #333;
		margin-bottom: 10px;
	} 
	
		#content ol.commentlist li .commentMeta {
			width: 120px;
			float: left;
			margin-top: 5px;
		} 
		
		    #content ol.commentlist li .commentMeta span {
				display: block;
			}
			
			#content ol.commentlist li .commentMeta span.author,
			#content ol.commentlist li .commentMeta span.author a {
				color: #CCC;    
				text-decoration: none;
				margin-bottom: 5px;
			}                     
			
			#content ol.commentlist li .commentMeta span.date a {
				color: #666;
				text-decoration: none;
				font-size: 11px;
			}

			#content ol.commentlist li .commentMeta span.moderate a {
				color: #42adfb;
			}
		
		#content ol.commentlist li .commentText {
			width: 450px;
			float: right;
			padding: 5px;
			font-size: 12px;
		}
	
	
	#content ol.commentlist .avatar {
float: left;
}


	#content h3 {
		color: #666;

	}
	
	#content #commentform input {
		padding: 5px;
		font-family: Helvetica, Sans-serif;
	}
	
	#content #commentform textarea {
		width: 410px;
		padding: 10px;
		font-family: Helvetica, Sans-serif;
	}
	
	#content .nextprevious {
		height: 40px;
		display: block;
	} 
	
	#content .nextprevious a {
		color: #CCC;
	}               
	
	#content .nextprevious .left {
		float: left;
	}              
	
	#content .nextprevious .right {
		float: right;
	}
	
	#content .adBrite {
		display: block;
		margin-bottom: 20px;
		border: 1px solid #333;
	}



#sitemeter {
	text-align: center;
		font-size: 12px;
		color: #999;
	position: fixed;
	top: 90%;
	bottom: 10%;
	right: 50%;
	left: 50%;
}
#sitemeter img{
	padding-bottom: 8px;
	padding-top: 8px;
}



#rsidebar {
    float: left;
	width: 22%;
	text-align: right;
	padding-top: 28px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-family: Vegur, "Century Gothic", Tahoma, Helvetica, sans-serif;
} 


	#rsidebar h2 {
	    margin: 0;
		font-weight: normal;
		font-size: 1em
}

#rsidebar h2 a:hover {
                color: #FFF;
}

#rsidebar h2.active  {
                color: #FFF;
}

#rsidebar h2.active a:hover  {
                color: #999;
}
	
	#rsidebar a img {
		border: none;
	padding-top: 5px;
}
	

	#rsidebar ul {
	    margin-top: 5px;
		margin-bottom: 5px;
		list-style-type: none;
}
	
	#rsidebar ul li {
	padding-top: 1px;
	padding-bottom: 1px;
	line-height: 110%;
}
	

	
	
	
 

.page_item {
	
	padding-bottom: 1px;
	padding-top: 1px;
	padding-right: 3px;
	font-size: 0.8em !important;
}

.page-item-2 {
	margin-top: 5px;
}

.page-item-8 {
	padding-right: 10px;
}

.page-item-11 {
	padding-right: 10px;
}


.page-item-251 {
	padding-right: 10px;
	margin-bottom: 5px;
}

.current_page_item a {
	color: #666;
}
	
	#rsidebar select.ddmenu
{
	border: 2px groove #fff;
	background-color: #666;
	text-align: left;
	direction: ltr;
	color: #0f0f0f;
	font-size: 0.8em;
	width: 80%;
	margin-top: 5px;
	margin-bottom: 5px;
}


div#foot hr {
height: 1px;

}


    
#foot {
	
	height: 30px;
	margin: 10px;
	text-align: center;
	padding-top: 10px;
	clear: both;
}

    #foot p {
        margin-bottom: 5px;
	    margin-top: 5px;
}
    
    #foot a {
        color: #999;
		text-decoration: none;
}
    
     #foot a:hover {
        text-decoration: none;
        color: #fff;
}
     #foot li
{
		display: inline;
		padding-right: 5px;
		font-size: 0.95em;
}

	#foot ul
{
		display: inline;
}

	#foot img
{
	border-style: none;
	display: inline;
    position: relative;
	top: 1px;
}

    #foot select.ddmenu
{
	border: 2px groove #fff;
	background-color: #666;
	text-align: left;
	direction: ltr;
	color: #0f0f0f;
	font-size: 0.9em;
}



.reviews li
{
	list-style-type: none;
}

.widgettitle 
{
	color: #fff;
	margin-bottom: 0px !important;
	margin-top: 2px !important;
}

.xoxo.blogroll
{
	font-size: 0.9em !important;
	margin-top: 0px !important;
}


div.maincont {
  align: center;
  width: 90%;
}
div.container {
  float: left;
  margin: 2px;

}
div.floater {
  text-size: 0.8 em;
  text-align: center;
  margin: 2px;
}

div.floater img {
  margin: 5px;
  border: solid white 1px;
}

.clearfix {
	clear: both;
}	
.ctccont {
        display: block;
        width: 33% !important;
        white-space:normal !important;
	text-decoration: none;
	
}	


.ctccont a {
	text-decoration: none;
	text-transform: lowercase;
}

.ctccont a:hover {
	color: #fff !important;
	
}


 #upperBox {
	margin-bottom: 10px;
	text-align: center;
	position: absolute;
	right: 0;
	padding-top: 5px;
}
	
 #upperBox a img {
		display: block;
		margin: 0 auto;
		border: none;
	}
	

	 #upperBox p {
		margin: 5px 0;
		font-size: 10px;
		text-align: center;
	}
	
	 #upperBox input {
		height: 18px;
		padding: 5px 5px 5px 25px;
		background: url(img/upperBox_search.png) top left no-repeat;
		border: 0;
		width: 100px;
		color: #9ec7eb;
		margin-top: 5px;
	}
	
	 #upperBox input:focus {
		color: #FFF;
	}


#navita {
	height: 30px;
	text-align: center;
	padding-top: 10px;
}
    
    #navita a {
        color: #999;
		text-decoration: none;
}
    
     #navita a:hover {
        text-decoration: none;
        color: #fff;
}
     #navita li
{
		display: inline;
		padding: 5px;
		font-size: 0.95em;
}

	#navita ul
{
		display: inline;
}

.spacer {
	margin-bottom: 10px;
}

html {
     overflow-Y: scroll;
}

img.addthis  {
	position: relative;
	top: 2px;
}
