/*
Theme Name: Cydec-brillance
Description: Cydec-brillance Theme
Version: 1.0
FW Version: 3.3
Author: Southern Media
Author URI: http://www.southernmedia.org
*/
/*@import "css/style.css";*/

@media handheld, projection, screen {

/* Image align
-------------------------------*/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	margin: 0 0 1em 1em;
	display: inline;
}
img.alignleft {
	margin: 0 1em 1em 0;
	display: inline;
}

.alignright { float: right }

.alignleft { float: left }

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


/* Image caption
-------------------------------*/

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	margin-bottom: 1em;
	padding-top: 4px;
}
.wp-caption.alignleft {
	margin-right: 1em;
}
.wp-caption.alignright {
	margin-left: 1em;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 4px 4px 5px;
	margin: 0;
}


/* Post navigation (archive)
-------------------------------*/

ul.post-nav {
	border-top: 1px solid #d8d5d5;
	font-weight: bold;
	line-height: 48px;
	height: 48px;
	margin: 90px -30px -30px;
	padding: 0 30px !important;
}
	ul.post-nav li { /* nothing here */ }
	ul.post-nav li.older { float: left }
	ul.post-nav li.newer { float: right }
	
		ul.post-nav li.older a {
			background: url(img/bullet_left.gif) no-repeat 0 5px;
			padding: 0 0 0 20px;
		}
		ul.post-nav li.newer a {
			background: url(img/bullet.gif) no-repeat right 5px;
			padding: 0 20px 0 0;
		}


/* Comments
-------------------------------*/

div#comments { /* nothing here */ }

	div#comments ol.comments { margin: 0 0 30px }

		div#comments ol.comments li {
			border-bottom: 1px solid #efefef;
			min-height: 90px; height: auto !important; height: 90px;
			padding: 1.5em 0 1.5em 100px;
			position: relative;
		}
			div#comments ol.comments li img {
				position: absolute;
				top: 20px; left: 0;
			}
			div#comments ol.comments li p {
				margin: 0 0 1em;
			}

} /* end @media */

.select-border{width:300px !important;}
#login {height:97px; margin-bottom:30px;}
#login #subnav, #login #nav, 
#login #footer div#footerWrap div.navigation, 
#login #footer div#footerWrap div.testimonials{display:none;}
