/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/



/******************* Header *******************/

#logo img {
margin: 18px 0 0 30px;
}

#header {
width: 1011px;
height: 276px;
padding: 0;
background: url(custom/header-crop.jpg) no-repeat scroll center top;
}

#top {
background: url(custom/bgr-grain.jpg) repeat-x scroll center top;
}


/******************* Overall Background *******************/

#container {
background: #f2e6bc url(custom/main-bgr.jpg) repeat scroll 0 0;
}


/******************* Text and Posts *******************/

h1, h2, h3, h4, h5, h6  { margin: 0; font-family: Times New Roman,Helvetica,Sans-serif; color: #663300; line-height:1; }

h1 {
font-size:28px;
}

.post .title {
font-weight: 400;
color: #663300;
margin: 0 0 15px;
}

a:link, a:visited {
    color: #006699;
}

.widget h3 {
background: transparent url(custom/cat-nav-bgr.jpg) repeat-x scroll 0 0;
color: #663300;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
font-weight: 600;
text-shadow: 0 1px 0 #ede0b9;
}

.widget ul, .widget div, .widget p {
padding:0 0 0;
}

.post {
background: #faf9f5 url(custom/post-bgr.jpg) repeat-x scroll 0 0;
}

.entry img {
border:0 solid #CCCCCC;
}

#content {
margin:20px auto 0;
}

/******************* Navigation *******************/

#page-nav {
background: #3E5674 url(custom/page-nav-bgr.jpg) repeat-x scroll 0 0;
}

#nav a {
padding: 0 8px
}

#page-nav a:hover {
background: #2f435c url(custom/page-nav-hover-bgr.jpg) repeat-x scroll 0 0;
}

#cat-nav {
background: #E3CB64 url(custom/cat-nav-bgr.jpg) repeat-x scroll 0 0;
border-top: 1px solid #EEE1AE;
}

#cat-nav a:hover {
background: #dbc260 url(custom/cat-nav-hover-bgr.jpg) repeat-x scroll 0 0;
}

#secnav a {
font-style: normal;
font-weight: 600;
}

#cat-nav a {
text-shadow: 0 1px 0 #ede0b9;
}

#secnav li ul li a {
width:182px;
}

/******************* Removing some elements *******************/

#page-nav ul.rss {
display: none;
}

.archive_header {
display: none;
}

.post-meta {
display: none;
}

.post-bottom .cat {
display: none;
}

.post-bottom .tags {
display: none;
}

.post-bottom {
display: none;
}

#comments {
display: none;
}

.more_entries .fl a {
display: none;
}

.more_entries .fr a {
display: none;
}

#respond {
display: none;
}

/******************* Slider *******************/

#loopedSlider {
background: #90bfda url(custom/slider-bgr.jpg) repeat scroll 0 0;
}

#loopedSlider ul.pagination li a:hover {
background: #608bc7 url(custom/slider-bgr-hover.jpg) repeat scroll 0 0;
}

#loopedSlider ul.pagination li.active a {
background: #b3d4e2 url(custom/slider-bgr-active.jpg) repeat scroll 0 0;
}

#loopedSlider ul.pagination em {
color: #373838;
font-size: 14px;
text-shadow: 0 1px 0 #cccccc;
}

#loopedSlider ul.pagination li {
border-bottom: 1px solid #78aac4;
}

#loopedSlider ul.pagination .meta {
margin: 5px 0 0 40px;
color: #373838;
font-size: 12px;
}

#loopedSlider ul.pagination li a {
border-bottom: none;
}


/*******************Forms *******************/
.gform_wrapper .top_label .gfield_label {
    display: block;
    padding-right: 0px;
    width: 860px;
}


/******************* Widgets *******************/
.widget .textwidget p {
padding:0px 0;
}


/******************* Footer *******************/


#footer {
background: #3E5674 url(custom/footer-bgr.jpg) repeat scroll 0 0;
border-top: 1px solid #a5c5ed;
}

#footer-widgets {
background:transparent none repeat scroll 0 0
}

#footer-widgets .container {
background: transparent none repeat scroll 0 0;
padding:0 0 0;
}

#footer-widgets .block {
margin:12px 12px 12px 12px;
width:300px;
}