/*  
Theme Name: Fotosh Stripe
Theme URI: http://imagineit-photo.com/
Description: Custom theme for integration with Photoshelter and SlideShowPro
Version: 2.0
Author: Carlos d'Avis
Author URI: http://decielo.com/

	This theme was designed and built by Carlos d'Avis,
	whose blog you will find at http://drewd.com/
	and whose professional site you will find at http://decielo.com

*/

/*
	Imagineit Photography
	Carlos d'Avis for Stephen Chiang
	
	March 2007
	
*/

/*
	Remove HTML Defaults
*/

:link,:visited { text-decoration: none; }

ul,ol { list-style: none; }

h1,h2,h3,h4,h5,h6,pre,code { font-size: 1em; }

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin: 0px; padding: 0px; }

a img,:link img,:visited img { border:none; }

/*													*/

/* Basic Elements */
body {
	margin: 0;
	padding: 0;
	
	background: #ddd url(images/bg_stripe_blue.jpg) fixed center top repeat-x; 
	color: #333; 
	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 62.5%; 
	
	text-align: center; 
}
body.portfolio {
	background: #ddd url(images/bg_stripe.jpg) fixed center top repeat-x; 
}

a {
	text-decoration: none;
	color: #5793ad; 
}
a:hover {
	text-decoration: underline; 
	color: #66ccff; 
}

p {
	font-size: 1.2em; 
	line-height: 1.5em;

	padding: 0px 10px 10px 10px; 
}
small { line-height: 1.2em; }

h1, h2, h3, h4 {
	padding: 0px 0px 3px; 
	
	font-family: Avante Garde, Arial, Helvetica, sans-serif; 
	font-weight: 150; 
	letter-spacing: 1px; 
	
	color: #5793AD; 
}
h1 { font-size: 2.8em; } h2 { font-size: 1.8em; color: #FF9966; } h3 { font-size: 1.6em; color: #66CCFF; }
hr {
	height: 1px; 
	border: 0; 
	background: #ccc; 
	color: #ccc; 
	margin: 5px 0px; 
}
input, select, textarea {
	border: 1px inset #CCC; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: inherit; 
}
input[type=submit] {
	background: #FFF; 
	border: 1px inset #AAA; 
}
input[type=image] {
	border: 0px; 
}
input[type=submit]:hover {
	background: #FF9966; 
}
.clear {
	clear: both; 
}

/* Structural Elements */
#header_top {
	margin: 10px auto 0; 
	padding: 0; 
	width: 975px; 
}
#bgwrap {
	background: transparent url(images/center_bg.jpg) repeat-y center top;
	margin: 0 auto; 
	width: 975px; 
}
#end_footer {
	margin: 0 auto 10px; 
	padding: 0; 
	width: 975px; 
	height: auto; 
}

#center {
	margin: 0 auto; 
	width: 925px; 

	xbackground: #fff; 
	xborder: 1px solid #666; 
	xborder-bottom: 0px; 
	
	text-align: left; 
}

#header {
	margin: 0 auto; 
	padding: 0; 
	height: 350px; 
	
	border-bottom: 1px solid #777; 
}
img.htitle {
	margin: 5px 1px 5px 2px; 
}
.flashslide {
	float: right; 
	padding: 0; 
	margin: 31px 3px 31px 0px; 
	border: 1px solid #777; 
}

ul#nav {
	margin: 0;
	padding: 0; 
	width: 250px; 
	list-style: none; 
	
	border-top: 1px solid #AAA; 
}
ul#nav li {
	margin: 0;
	padding: 0; 
}
ul#nav li a {
	display: block; 
	margin: 0; 
	padding: 0; 
	
	border-bottom: 1px solid #AAA; 
}
ul#nav li a:hover {
	xborder-bottom: 1px solid #FFB848; 
	background: url(images/nav_fade_fc6.png) no-repeat left top; 
}
ul#nav li a.active {
	xborder-bottom: 1px solid #33DDFF; 
	background: url(images/nav_fade_6cf.png) no-repeat left top; 
}

#content {
	margin: 0; 
	xpadding: 10px 10px 30px; 
	padding: 0px;
	clear: both; 
}
#content h1 {
	border-bottom: 1px solid #777; 
	padding: 10px 10px 5px 10px; 
	
}

#main {
	width: 625px; 
	float: right; 
	margin: 10px 3px 20px auto;
	
	xborder: 1px solid #777; 
	padding: 5px;  
}
#main-ps {
	width: 840px; 
	margin: 10px auto 20px 20px; 
	
	xborder: 1px solid #777; 
	padding: 10px; 
}
#main-ps h2 {
	border-bottom: 1px dotted #777;
	padding: 2px 0px 1px; 
	margin-bottom: 5px; 
}
#main-ps h3 {
	border-bottom: 1px dotted #AAA; 
	padding: 2px 0px 1px; 
	margin-bottom: 4px; 
}
.ps-box {
	float: left; 
	width: 350px; 
	padding-right: 10px; 
	border-right: 1px solid #eee; 
	margin: 3px 10px auto auto; 
}

#CFContainer {
	font-size: 0.95em; 
}

#sidebar {
	width: 203px; 
	float: right; 
	padding: 10px 0px 7px 20px; 
	
	color: #5793AD; 
	
	background: #fff; 
	border-left: 1px solid #aaa; 
	border-bottom: 1px solid #aaa; 
	margin-bottom: 25px; 

}

#footer {
	margin: 15px auto 0;
	width: 925px;  
	padding: 10px 0px 0px; 
	
	border-top: 1px solid #777;
	text-align: left; 
	color: #999; 
}
#footer p {
	font-size: 0.95em; 
	line-height: auto;
	 
}
.footerslide {
	text-align: left; 
	float: right; 
	padding: 0; 
	margin: 5px 3px 5px 0px;
	padding: 0px 15px 0px 15px;  
	font-size: 0.95em;
	color: #333; 
	xborder-left: 1px solid #666; 
}
.footerslide p {
	margin: 0px; 
	font-size: 0.95em; 
	line-height: auto; 
}

/* Wordpress Tags */
.post {
}
.post h2 {
	border-bottom: 1px dotted #aaa; 
	padding: 5px 5px 1px; 
	margin-bottom: 3px;
	font-size: 2.4em;  
}
.entry {
	padding: 5px; 
	color: #333; 
}
.entry ul {
	margin: 0px 25px 10px; 
}
.entry ul li {
	list-style-type: circle; 
}

/****** Portfolio Template ********/

#header-p {
	margin: 0 auto; 
	padding: 0; 
	
}
#header-p .flashslide {
		margin: 8px -7px 4px 0px; //margin: 16px 3px 16px 0px; 
}

#flashbox {
	float: right; 
	padding: 0; 
	margin: 31px 3px 31px 0px; 
	width: 640px; 
}
#flashbox .flashslide {
	margin: 0px 0px 3px 3px; 
}
.shadow {
	background: url(images/portfolio_shadow.png) center top no-repeat; 
	border: 0px; 
	padding: 7px 10px 13px; 
}

/******************/

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}


a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
	}
/* End Various Tags & Classes*/

