/*
Theme Name: TwentyTen Options
Theme URI: http://twentyten.info/twenty-ten-options-theme/
Description: Twenty Ten child theme with several options and features
Author: Scott Dixon
Author URI: http://twentyten.info
Template: twentyten
Version: 1.5
Tags: twenty ten, menu, widget ready, 2 column,3 column, one column, fixed width, theme options, nivo slider, grid layout
*/
@import url(../twentyten/style.css);

/********* 1 Column no sidebar post layout **********/
.photocol{width:820px;float:left;}
#photocol-1.photocol {margin-left:50px;}
.one-column #primary, .one-column #secondary {display:none;}
#one-column{width:900px;}
#one-column .thumbnail{padding-left:110px;}
#one-column .title,#one-column .entry-meta {text-align:center;}
#one-column .title {margin-bottom:15px;}
#one-column .title a{font-size:24px;text-decoration:none;}
#one-column .post-wrapper {margin-bottom:60px;padding:10px;}
#one-column .post-wrapper p{font-size:13px;line-height:18px;color:#333;margin-bottom:0;}
#one-column .post-wrapper a{text-decoration:none;}
#one-column .comments-link a, #one-column .entry-meta a{font-size:12px;padding-bottom:5px;text-decoration:none;}
#one-column .comments-link, #one-column .entry-meta{margin-bottom:12px;}
#one-column .comments-link{padding-left:10px;}
#one-column .entry-meta{border-bottom:1px solid #ddd;margin-top:10px;padding-bottom:5px;}
#one-column .edit-link{float:right;}

/********* 2 column Layout style with sidebar **********/
.col{color: #000;float:left;margin-right:15px;padding:5px;width:320px;}
#col-1{margin-left:-15px;}
#col-2.col{clear:right;margin-right:-20px;}
#two-column .post-wrapper {width:320px; padding:5px;}
#two-column .post-wrapper p{font-size:13px;line-height:18px;color:#333;margin-bottom:0;}
#two-column .post-wrapper a{text-decoration:none;}
#two-column .title {line-height:18px;}
#two-column .title a{font-size:20px;text-decoration:none;}
#two-column #content .title{margin-bottom:0;}
#two-column .comments-link a, #two-column .entry-meta a{font-size:12px;padding-bottom:5px;text-decoration:none;}
#two-column .comments-link, #two-column .entry-meta{margin-bottom:12px;}
#two-column .comments-link{padding-left:10px;}
#two-column .entry-meta{border-bottom:1px solid #ddd;}
#two-column .edit-link{float:right;}

/********* 3 Column layout with no sidebar **********/
.fullcol{width:275px;float:left;}
#fullcol-1.fullcol {margin-left:0px;}
#fullcol-2.fullcol{margin-left:50px;}
#fullcol-3.fullcol {margin-left:50px;}
.three-column #primary, .three-column #secondary {display:none;}
#three-column .post-wrapper {width: 275px;padding:5px;}
#three-column .post-wrapper p{font-size:13px;line-height:18px;color:#333;margin-bottom:0;}
#three-column .post-wrapper a{text-decoration:none;}
#three-column .title a{font-size:20px;text-decoration:none;}
#three-column .title {padding-bottom:5px;}
#three-column .comments-link a, #three-column .entry-meta a{font-size:12px;padding-bottom:5px;text-decoration:none;}
#three-column .comments-link, #three-column .entry-meta{margin-bottom:10px;}
#three-column .comments-link{padding-left:10px;}
#three-column .entry-meta{border-bottom:1px solid #ddd;}
#three-column .edit-link{float:right;}

/* Navigation for new layouts */
.grid-navigation{margin-bottom:10px;font-family:"Helvetica Neue",Arial,Helvetica,"Nimbus Sans L",sans-serif;clear:both;color:#888;font-size:12px;line-height:18px;overflow:hidden;}
.grid-nav-previous{float:left;}
.grid-nav-next{float:right;width:50%;text-align:right;}
.navigation{color:#888;font-size:12px;line-height:18px;overflow:hidden;}
.grid-navigation a:link,.grid-navigation a:visited{color:#888;text-decoration:none;}
.grid-navigation a:active,.grid-navigation a:hover{color:#ff4b33;}
/* misc adjustments */
.read-more{display:block;}
.thumbnail {padding:5px;}
#header {padding: 20px 0 0;}
#site-description {text-align:right;}
#one-column-page #container {float:left;}
/* Featured Image Slider */
#header #featured-image{margin:0;}
#header #featured-image img{margin-bottom:-5px;}
#header #slider{clear:both;margin:0;}
#header #slider.nivoSlider{clear:both;}
#header .nivo-controlNav{left:43%;}
#slider a{display:block;}
.nivo-caption2 p{line-height:30px;padding-left:10px;font-family:"Helvetica Neue",Arial,Helvetica,"Nimbus Sans L",sans-serif;}
.nivo-caption2 {top:0;}
.nivo-controlNav {display:none;}
/* theme credits */
.theme-credits {float:right;font-style:italic;padding-right:25px;}
/* favorite custom field image */
.star {height:20px; width:20px;background-image: url(images/star.png); background-repeat:no-repeat;}
.photo-title .star{display:inline-block;}
/* search in menubar */
#header #searchform{float:right;padding-top:7px;padding-right:5px;}
/* Structure for the top widget area, style this how you like*/
#top-widget-area {
	border-bottom: 1px solid #eee;
	overflow: hidden;
	margin-top: -15px;
	margin-bottom:20px; 
}
#top-widget-area #top-left,
#top-widget-area #top-right,
#top-widget-area #top-center {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	padding: 5px; 	
	background-color:#f8f8f8; 
}
#top-widget-area #top-left {width: 296px;}
#top-widget-area #top-center {width: 296px;}
#top-widget-area #top-right {width: 296px;margin-right: 0px;}
/*****************Remove the bit of CSS below and add your own, this is just a sample style***********************/

body {font-family: Arial,sans-serif;background-color: #3C94BC;
background-attachment: scroll;background-image: url("images/gr.png");background-repeat: repeat-x;}
a:active, a:link, a:visited {color:#3C94BC;}
a:hover {color:red;}
.widget-title {color:#5F6B77;}
.post-wrapper .entry-meta a {color:#5F6B77;}
.post-wrapper .entry-meta a:hover {color:red;}
.post-wrapper {border: 1px solid #f1f1f1;background-color: #f8f8f8;font-family: Arial,sans-serif;}
.title a, #content .entry-title  {color:#3C94BC;text-shadow: 1px 1px 1px #ddd;}
.title a:hover {color:red;}
#three-column .post-wrapper p {color:#333;font-family: Arial,sans-serif;font-size:12px;}
.widget-area, .widget-area a, .widget-area a:link, .widget-area a:visited{font-size:12px;}
#content p, #content ol, #content ul,#content li {font-size:13px;line-height:1.5em;}
.entry-meta a{color:#999;}
#site-title a, #site-description {color: #292929;}
#site-title a {text-shadow: 1px 1px 1px #ccc;}
#access {background-color: #010101;}
#access ul ul a, #access li:hover > a, #access ul ul :hover > a  {background-color: #135B7A;}


