/*

HOW TO USE THIS FILE:

 this file is used to Override any css rules.
 rules will be applied to all color schemes.

 by this way , you will keep all your custom modification. separated from the original styles.
 (it is also ,useful when you update the theme)

*/



h2.title a {
	color:#0F709f;
}
#menu {
	width:940px;
	padding:20px;
	margin: 0 auto;
	float:none;
}
ul#pagenav {
	font-size:13px;
	right:1px;
	top:1px;
	float:right;
	overflow:none;
	position:relative;
}
ul#pagenav li a {
	color:#d6d6d6;
}
body {
	background-image: url('/wp-content/themes/quoan/images/watersplash.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment:fixed;
}
#header {
	background:none;
}
#page {
	background:none;
}
#catnav {
	font-family:Trebuchet MS,Georgia,Times,serif;
	font-size:12px;
	float:right;
	width:auto;
	left:0px;
	position:relative;
	top:148px;
}
#sfish, #sfish ul {
	float:right;
}
.widget_title {
	border-bottom:0px;
	border-top:0px;
	padding:10px 0 0px 0px;
}
.widget ul, .widget ol {
	padding:0px;
	}

.widget_in {
	padding:0 20px;
}
.widget a {
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}
.widget {
	margin-bottom:20px;
}
.textwidget {
	padding-top:0px;
	margin-top:-20px;
}
#footer {
	background-image: url('/wp-content/themes/quoan/styles/blue/images/footerbg.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
}
.widget img {
	margin:0px;
	padding:0px;
	border:0px;
}
#menu {
	padding:0px;
	padding-top:20px;
	padding-bottom:0px;
	width:960px;
}
ul#pagenav {
	margin-top:15px;
	float:none;
	font-size:15px;
	color:white;
	margin-bottom:-15px;
}
ul#pagenav li {
	padding:8px;
	padding-top:4px;
	margin: 0px 3px;
}
ul#pagenav li:hover, ul#pagenav li:hover a, ul#pagenav li.current_page_item,  ul#pagenav li.current_page_item a {
	background-color:white;
	color:black;
}
ul#pagenav li a {
	color:white;
}
ul#pagenav li a:hover {
	background-color: white;
	color:black;
}
#quotes {
	width:550px;
	margin-top:10px;
	padding:40px;
	font-size:25px;
	line-height:30px;
	font-family:serif;
	color:#9c9c9c;
}
a.quotescollection_refresh {
	text-align:right;
}
.post a:hover, .post a:active, .post a:link, .post a:visited {
border-style:none;
}
.widget_title {
	font-size:22px;
	color:#1a456b;
}
h2.title, h2 a {
	color:#1a456b;
	font-size:25px;
}
h2 {
	color:#1a456b;
	font-size:25px;
	padding-top:10px;
	padding-bottom:10px;
}
h2.post_title {
	border:0px;
}
.post_title_wrap, .title_container {
	margin-bottom:10px;

}
.post_title, .post_title h2, h2.post_title, h2.post_title a, h2.post_title a:link, h2.post_title a:visited {
	margin:0px;
	color:#1a456b;
}

.post ul.fields li {
	list-style-type:none;
}
#respond {
	margin-left:0px;
	padding-left:0px;
}
.widget {
	margin-top:17px;
}
label {
	font-weight:normal;
}
.title_container {
	
}
input {
	padding:3px;
}
div.wpcf7-response-output {
line-height:40px;
}
img {
	border:0px;
}
h1, h2, h3, h4, h5, h6 {
	text-transform:none;
}
h3 {
	line-height:28px;
	font-size:20px;
	color:#5b5b5b;

}