/*
Theme Name: Zendion
Theme URI: http://bcproducties.com/
Description: A minimalistic and professional Wordpress theme that's perfect for all your gallery needs!
Version: 1.0
Author: BCProducties
Author URI: http://bcproducties.com/
Tags: minimalistic, gallery, photo, portfolio
*/

@import "style/css/reset.css";

/***** General Styles ******/

* {
	outline:none;
}

.clear {
	clear:both;
}

body {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background:#fafafa url('style/img/BG_gradient.png') repeat-x;
	font-size:11px;
	font-weight:normal;
	color:#404040;	
	line-height:24px;
}

ul {
	list-style-type:disc;
	margin:0px 0px 20px 40px;
	font-size:11px;
	font-weight:normal;
	color:#404040;
	line-height:18px;
}

ol {
	list-style-type:decimal;
	margin:0px 0px 20px 40px;
	font-size:11px;
	font-weight:normal;
	color:#404040;
	line-height:18px;
}

blockquote {
	margin-left:20px;
	border-left:3px solid #999;
	font-size:11px;
	font-weight:normal;
	color:#404040;
	margin-bottom:25px;
	line-height:18px;
	padding-left:10px;
	font-style:italic;
}

p {
	font-size:11px;
	font-weight:normal;
	color:#404040;
	margin-bottom:25px;
	line-height:24px;
}

h1 {
	font-size:24px;
	font-weight:normal;
	color:#404040;
	margin-bottom:20px;
	line-height:36px;
}

h2 {
	font-size:20px;
	font-weight:normal;
	color:#404040;
	margin-bottom:15px;
}

h3 {
	font-size:16px;
	font-weight:normal;
	color:#404040;
	margin-bottom:10px;
}

h4 {
	font-size:11px;
	color:#404040;
	line-height:18px;
}

h5 {
	font-size:10px;
	font-weight:normal;
	color:#404040;
	margin-bottom:10px;
}

h6 {
	font-size:8px;
	font-weight:normal;
	color:#404040;
	margin-bottom:10px;
}

a:link, a:active, a:visited {
	font-size:11px;
	font-weight:normal;
	color:#0085eb;
	line-height:18px;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.alignleft {
	float:left;
	margin:10px 15px 10px 0px;
}

.alignright {
	float:right;
	margin:10px 0px 10px 15px;	
}

/***** Header Styles ******/

#header {
	width:940px;
	height:60px;
	margin:0 auto;
	padding:27px 10px 15px 10px;
	border-bottom:1px dotted #aaaaaa;
}

#logo {
	float:left;
	width:300px;
}

/***** Navigation Styles *****/

#navigation {
	width:600px;
	margin:0 auto;
	float:right;
	padding:10px 0px;
}

#nav{
	float:right;
	list-style-type: none;
	margin:0;
}

#nav li{
	float:left;
	margin:12px 5px;
	padding-left:25px;
	background:url(../img/bullet.png) no-repeat;
}

#nav li a:link, #nav li a:active, #nav li a:visited {
	display:block;
	text-decoration: none;
	text-align:right;
	font-size: 14px;
	color:#404040;
	margin:0px;
	letter-spacing:1px;
}

#nav li a:hover, #nav li.current_page_item a {
	color:#0085eb;
}

/****** Main Styles *******/

#main {
	width:960px;
	margin:25px auto 20px;
	overflow:hidden;
}

#main img {
	padding:3px;
	border:1px solid #cccccc;
}

#content {
	width:710px;
	margin-right:40px;
	float:left;
}

#sidebar {
	width:210px;
	float:left;
	margin-right:0px;
}

.gallery {
	margin-bottom:20px;
}

.gallery #gallery .slideshow-container a:hover {
	text-decoration:none;	
}

ul.thumbs {
	list-style:none;
	overflow:hidden;
	margin:0 auto;
}

ul.thumbs li {
	float:left;
	margin:0px 14px 10px 0px;
}

ul.thumbs li.selected {
	opacity:1;
}


.slideshow-container {
	margin-bottom:10px;
	margin-top:-10px;
	position: relative;
}

.entry {
	padding:30px 0px 10px 0px;
	overflow:hidden;
	border-top:1px dotted #aaaaaa;
}	

.first {
	border:none;
	padding-top:10px;
}

.entry img {
	float:left;
	margin-right:15px;
}

.entry h3 a {
	font-size:16px;
	font-weight:normal;
	color:#404040;
	margin-bottom:10px;	
}

.entry h3 a:hover {
	color:#0085eb;
	text-decoration:none;	
}

#caption {
	position:absolute;
	bottom:70px;
	right:6px;
	background: url('style/img/BG_transparent_black.png');
	padding: 10px 0px;
}

#caption a {
	color:white;
	font-size:20px;
	margin:10px;	
	font-weight:normal;
}

#loading {
	height: 300px;
	width: 700px;
	background: url('style/img/ajax-loader.gif') no-repeat center center;
}

ul.subnav, .widget ul {
	list-style:none;
	margin:20px 0px 0px 0px ;
}

ul.subnav li, .widget ul li {
	border-top:1px dotted #aaaaaa;
	height:30px;
	width:225px;
	padding:0px;
	margin:0;
}

ul.subnav li:last-child, .widget ul li:last-child {
	border-bottom:1px dotted #aaaaaa;
}

ul.subnav li a, .widget ul li a {
	text-decoration:none;
	color:#414141;
	width:210px;
	display:block;
	padding:5px 5px 5px 10px;
	margin:0;
}

ul.subnav li a:hover, .widget ul li a:hover {
	color:#0085eb;
}

.widget {
	margin-bottom: 25px;
}

.twitter-widget ul li {
	height:auto;
	width:auto;
	padding:10px 0px;
	overflow:hidden;
}

.twitter-widget ul li a {
	font-size:11px;
	font-weight:normal;
	color:#0085eb;
	line-height:18px;
	text-decoration:none;
	display:inline;
	padding:0;
	margin:0;
}

.twitter-widget ul li a:hover {
	text-decoration: underline;
}

.tweet-details {
	float:right;
	font-style: italic;
	margin-right: 7px;
}

.box-404 {
	margin:30px 20px 0px 0px;
	float:left;
	width:250px;
}

.play {
	display:block;
	height:33px;
	width:33px;
	background:url('style/img/play.png');
}

.pause {
	display:block;
	height:33px;
	width:33px;
	background:url('style/img/pause.png');
}

#controls {
	position:absolute;
	top:40px;
	left:23px;
}

#comments {
	list-style:none;
	margin-left:0;
	overflow: hidden;
}

#comments li {
	width:590px;
}

#comments li .comment_left {
	float:left;
	width:58px;
	margin-right:15px;
	text-align:center;
}

#comments li .comment_left img {
	margin-bottom:10px;
}

#comments li .comment_right {
	float:left;
	width:490px;
	margin-bottom:20px;
}

#comments li .comment_right .name {
	float:left;
	width:290px;
}

#comments li .comment_right .date {
	float:right;
	width:200px;
	text-align:right;
}

#comments li .comment_right span {
	color:#0085eb;
}

.img {
	display:none;
}

.entry_img {
	margin:0px 25px 15px 0px;
	float:left;
	width: 315px;
	height: 170px;	
}

.img_loading {
	background: url('style/img/ajax-loader.gif') no-repeat center center;
}

.pagination a:link, .pagination a:active, .pagination a:visited {
	background:transparent;
	border:1px solid #cdcdcd;
	padding:4px 8px;
	color:#0085eb;
    display:block;
}
.pagination a:hover {
	background:#0085eb;
	color:#eaeaea;
	text-decoration:none;
}

/****** Form Styles *******/

input#s {
	background:#ffffff;
	border:1px solid #cccccc;
	padding:4px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	width:120px;
}

input#submit, input#searchsubmit {
	background:#ffffff;
	border:1px solid #cccccc;
	padding:3px 6px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:#0085eb;
	cursor:pointer;
}

input#submit:hover, input#searchsubmit:hover {
	background:#0085eb;
	color:white;
}

input#name, input#email, input#url, input#author {
	background:#ffffff;
	border:1px solid #cdcdcd;
	padding:4px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	width:200px;
}

textarea#message, textarea#comment {
	background:#ffffff;
	border:1px solid #cdcdcd;
	padding:4px;
	width:500px;
	height:150px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
}

label.error {
	margin-left:10px;
	color:#a40d0d;
}

#respond label {
	margin-left:10px;
}

/****** Footer Styles ******/

#footer {
	width:940px;
	height:20px;
	margin:0 auto;
	padding:15px 10px 0px 10px;
	border-top:1px dotted #aaaaaa;
}

#copyright {
	font-size:10px;
	font-weight:normal;
	width:600px;
	margin:-7px auto 0px auto;
	text-align:center;
}