/* 
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.

*/

#sidebar .faqs h2 {
float: none;
background: none;
color: #213567;
padding: 0px;
}

/* After Post box */

#connect {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FAFAFA;
    border-color: #E6E6E6;
    border-style: solid;
    border-width: 1px 0;
    clear: both;
    margin: 0 0 1.5em;
    padding: 15px;
}

#connect .related-posts {
    border-left: 1px solid #E6E6E6;
    padding-left: 15px;
}

/* Fix Subscribe & Connect contact form (also in sidebar) */

#connect .signupframe {
border: none;
background: none;
width: 250px;
}

#connect input[type="text"] {
margin-left: 5px;
}

#connect input[type="submit"] {
    background: -moz-linear-gradient(center top , #F7F6F7 0pt, #E0DADF 100%) repeat scroll 0 0 transparent;
    border: 1px solid #C8BFC6;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.075) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
    color: #5E5E5E;
    cursor: pointer;
    font-family: inherit;
    font-size: 100%;
    font-weight: bold;
    left: auto;
    line-height: 1em;
    margin: 0;
    overflow: visible;
    padding: 6px 10px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

#top-out {
	width: 100%;
	background: #BFCFD9 url("http://www.advotips.com/wp-content/uploads/bg_top.png") repeat-x 0 0;
}

#header {
	width: 100%;
	height: 107px;
	padding-top: 12px;
	
	background: none;
	clear: both;
	position: relative;
}

#page_navi {
	width: 100%;
	height: 27px;
	font-size: 14px;
padding-top: 5px;
}

#topad {float: right; margin-top: 25px; margin-right: 40px;}

#header img.title {
    margin-left: 5px;
    padding-top: 5px;
}

#text-6 {margin-top: -30px;}

#header {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    clear: both;
    height: 107px;
    padding-bottom: 5px;
    padding-top: 12px;
    position: relative;
    width: 100%;
}
#cat_navi li a span {
    color: #9d9d9d;
    font-size: 12px;
    font-weight: normal;

#secnav li {
    font-size: 18px;
    font-weight: bold;
}


