/*   
Theme Name: New Thematic Child Theme - First Sun
Theme URI: 
Description: Development Child Theme Based On Thematic 
Author: Tzaddi Degan
Author URI: http://littlegreenweb.com.au/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

@import url('http://fonts.googleapis.com/css?family=Changa+One');
@import url('http://fonts.googleapis.com/css?family=Hammersmith+One');


#header{
	
	height:260px;
	background:transparent url('images/logo-inner-new.png') top center scroll repeat-x;
}




#blog-title, #blog-description{
	margin-left:260px;
}

#blog-title a{
	font-family: 'Changa One', sans-serif;
	text-shadow:0 1px 1px #fff;
	/*color:#123354;*/
	color:#313131;
	color:#02416C;
	position:relative;
	top:-180px;
	z-index:99;
	font-size:48px;
}
#blog-description{
	position:relative;
	top:-180px;
	z-index:99;
}
#blog-title a:hover{
	color:#da251c;
	color:#026198;
	
}
.main-aside{
	width:190px;
	margin-left:10px;
}
.main-aside input{
	width:150px;
}
#primary, #secondary{
	border:none;
	padding-top:0;
	
	
}
#footer{
	background:#1d1d1d;
	border-top:10px solid #313131;
}


#siteinfo a:hover{
	color:#478E00;
}
#wrapper{
	background:#f1f2c8 url('images/bg-slice.png') repeat-x top left;
}







#main{
	padding-top:50px;
}
div.sticky{
	width:480px;
	padding:20px 20px 5px;
	margin-bottom:40px;
	background:rgba(255, 255, 255, 0.3);
	
}
div.sticky .entry-utility, div.sticky .entry-meta{
	display:none;
}
.entry-utility,.entry-meta{
	display:none;
}
div.sticky .entry-content{
		padding-top:10px;
}
.entry-content{
	margin-top:-15px;
}
#main{
	background:#f1f2c8;
}
.entry-title, .entry-title a{
	font-family:'Hammersmith One', sans-serif;
	text-shadow:0 1px 1px #fff;
	color:#123354;
	font-size:30px;
	line-height:40px;

}
.entry-title a:hover{
	color:#da251c;
}
#respond{
	background-color:transparent;
}
.paged #nav-above{
	display:none;
}
#wpsf_contact_submit{
	height:30px;
}
#submit{
	height:30px;
}
/*_________________________SLIDER_______________________*/

#slider {
    position:relative;
    top:-88px;
    left:-230px;
    width:700px; /* Change this to your images width */
    height:166px; /* Change this to your images height */
    background:url('images/loading.gif') no-repeat 50% 50%;
}
#slider img {
    display:none;
}
#slider a {
    display:none;
}

/*_________________________ENd SLIDER_______________________*/
.home #branding{
	position:relative;
	
	
}

a:link{
	color:#da251a;
}
a:visited{
	color:#da251a;
}
a:hover{
	color:#02416c;
}

li.liulli{
	
}


/*__________________images_______________________*/

.entry-content img {
	background:#fff;
	padding:4px;
	
}

/*__________________menu top______________________*/

#access{
	border:none;
	/*border-top:3px solid #DA251A;*/
	
}

.sf-menu li{
	border:none;
	/*margin-left:10px;*/
	margin-right:10px;
}
.sf-menu{
	border:none;
	position:relative;
	
	top:-130px;
	left:260px;
	
}
.sf-menu a {
	border:none;
}
.sf-menu ul a{
	border:none;
}
.sf-menu ul{
	border:none;
}
#current-menu-item a{
	background-color:#DA251A;
	color:#fff;
	
}
#menu-item a:hover{
	background-color:#F8605D;
	color:#000;
	
}
#menu-item a{
	background-color:#02416D;
	color:#fff;
	
}
#menu-item a:hover{
	background-color:lightblue;
	color:#02416D;
	
}
/*----------------------menu----------*/

.sf-menu .current_page_item a, .sf-menu .current_page_item a:visited{
	
	color:#fff;
	background:#DA251A;
}
.sf-menu a, .sf-menu a:visited{
	background-color:#02416D;
	color:#fff;
}
.sf-menu a:hover{
	background-color:#DA251A;
	color:#fff;
}
.sub-menu a{
	
}

.sub-menu a:hover;{
	background-color:#DA251A;
	color:#fff;
}
/*----------------------end menu----------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
	font-family:arial, sans-serif;
}
#branding{
padding-bottom:0;
}
#main{
	padding-top:0;
	position:relative;
	bottom:50px;
	padding-left:30px;
	background-color:transparent;
}
.main-aside input{
	width:170px;
}
#content{
	width:900px;
}
#shadow{
	display:block;
	height:58px;
	width:900px;
	background:url('images/shadow.png');
}
#phone{
	font-weight:bold;
	font-size:24px;
	position:relative;
	bottom:100px;
}
#viperbar_form_content a{
	color:gold;
}
#viperbar_form_content a:hover{
	color:#FFF97C;
}
#wrapper{
	background:url('images/blueclouds.jpg');
}
body.home #wrapper{
	background:transparent url('images/blueclouds.jpg');
}
body.home #header{
	height:260px;
	/*background:#f1f2c8 url('images/home-logo-bg.png') top center scroll repeat-x;*/
	background:transparent url('images/logo-inner-new.png') top center scroll repeat-x;
}
.blueborder{
	background:#fff;
	padding:10px;
}
.blueborder p{
	padding-top:15px;
	line-height:0;
	text-align:center;
}
#blog-description {
    color: #333333;
    font-size: 13px;
    font-style:normal;
    text-shadow: 0 1px 0 #FFFFFF;
}