/*
Theme Name: Expression
Theme URI: http://www.magpress.com/wordpress-themes/expression.html
Description: Expression is a 2 columns fixed width Wordpress theme developed by MagPress. This theme comes ready with an easy to use theme options for its built-in featured content slider, auto thumb and auto excerpt post on homepage posts, 125x125 advertisements ready and more.
Author: Ronald KSY
Author URI: http://www.magpress.com
Tags: white,two-columns,fixed-width,right-sidebar,widgets-ready,adsense-ready,theme-options,threaded-comments

	Expression
	http://www.magpress.com/wordpress-themes/expression.html

	This theme was designed and built by Ronald KSY,
	whose blog you will find at http://www.magpress.com/

	The CSS, XHTML and design is released under Creative Commons Attribution-Share Alike 3.0 United States License:
	http://creativecommons.org/licenses/by-sa/3.0/us/
*/


/* -------------------------------------------- */
/* >>> GLOBAL STYLES <<< ---------------------- */ 
/* >>> by Rozeh of kettobase.com <<< ---------- */  
/* -------------------------------------------- */  


html, body {
border:0;
padding:0;
margin:0;
}

body {
background:#eff2f7;
color: #444444;
font: 0.9em Arial, Helvetica, sans-serif;
line-height: 1.65em;
}

/***** Headings *****/

h1, h2, h3, h4, h5, h6 {
color: #010101;
font-family: Arial, Helvetica, sans-serif;
padding:0;	
margin:0 0 10px 0;
}

h1 {
font-size:1em;
}

h2 {
font-size:2.2em;
line-height: 1.1em;
margin-bottom: 15px;
}

h3 {
font-size:1.1em;
}

h4, h5, h6 {
font-weight: bold;
}

/***** Common Formatting *****/

p {
padding:0 0 1.25em 0;
margin:0;
}

ul, ol { 
padding: 0 15px 0 15px;
margin: 0;
}

ul {
color: #87d639;
}

ul li {
color: #585858;
}

blockquote, 
blockquote blockquote blockquote {
background:#f2f2f2;
border:1px solid #e3e3e3;
padding:1.25em 1.25em 0 1.25em;
margin:1.25em;
}

blockquote blockquote, 
blockquote blockquote blockquote blockquote {
background:#fafafa;
border:1px solid #dcdcdc;
padding:1.25em 1.25em 0 1.25em;
margin:1.25em;	
}

blockquote blockquote blockquote {
background-color: #f2f2f2;
background-image: none;
}

small {
font-size:0.85em;
}

img {
border:0;
}
p img {
	padding: 0;
	max-width: 100%;
}

sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}

sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}

acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

/***** Links *****/

a,
a:link,
a:visited,
a:active
{
color:#005BAD;
text-decoration:underline;
}

a:hover {
color:#010101;
}

/***** Forms *****/

form {
padding:0;
margin:0;
}

input, select, textarea {
font:1em Arial, Helvetica, sans-serif;
}

textarea {
line-height:1.25;
}

label {
cursor:pointer;
}

/***** Tables *****/

table {
border:0;
margin:0 0 1.25em 0;
padding:0;
}

table tr td {
padding:2px;
}

/***** Global Classes *****/

.clearer, .clear { 
clear:both;
}


/***** Wordpress Classes *****/

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
display: inline;
padding: 4px; 
margin: 0 0 2px 7px;
}

img.alignleft {
	padding: 4px;
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 2px;
	margin-left: 0;
	display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

.navigation .alignleft a,
.navigation .alignleft a:active,
.navigation .alignleft a:link,
.navigation .alignleft a:visited,
.navigation .alignright a,
.navigation .alignright a:active,
.navigation .alignright a:link,
.navigation .alignright a:visited {
	font: bold italic .85em Arial, Georgia, "Times New Roman", Times, serif;
	height: 25px;
	letter-spacing: 0;
	margin: 0;
	padding: 4px 0 4px 0;
	text-align: center;
	text-shadow: #fff 0.05em 0.05em 0.1em;
	width: 140px;
	display: inline-block;
	margin-left: 15px;
}

.navigation {
display: block;
margin: 0;
padding: 0 0 5px 0;
overflow: hidden;
}

.wp-smiley {
background: none;
border: none;
padding: 0;
margin: 0;
}
#wp-calendar {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#wp-calendar caption {
	font-size: 20px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
#wp-calendar #prev {
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#wp-calendar #next {
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar select  {
	padding: 3px;
	font-weight: bold;
	width: 98%;
	border: 1px solid #CCCCCC;
	color: #181919;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	height: auto;
	display: block;
	background-color: #FFFFFF;
	background-image: none;
}
.textwidget img {
	text-align: center;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/***** Blog Name *****/
#header {
background:#167116;
margin:0;
padding:0;
width:100%;
text-align:center;
}

.headiv {
width:960px;
margin:0 auto;
padding:10px 0;
}

#logo {
	float: left;
	width: 230px;
	background:url(../expression/images/logo.png) no-repeat left top;
	text-align: left;
	height: 50px;
	margin-top:20px;
	display: block;
	text-indent:-99999px;
}

#logo a {
display:block;
width:100%;
height:100%;
}

#logo img, #blogname2 img {
	border: 0 none;
	margin-top: 20px;
}
#topbanner {
	float: right;
	width: 728px;
	text-align: right;
	height: auto;
}
#topbanner img {
	border: 0 none;
}
			
/***** Nav Links *****/
#pages {
background:#E5DFBD none repeat scroll 0 0;
height:25px;
border:1px solid #CCCCCC;
margin:0 auto;
overflow:hidden;
padding:0;
text-align:center;
width:959px;
}

#header_links {
	
margin-left:165px;
padding-top:5px;
width:auto;
}

#pages ul {
font: 13px Arial, Geneva, sans-serif;
line-height: .2em;
list-style-type: none;
list-style-image: none;
margin: 8px 15px 0 16px;
padding: 0;
}

#pages ul li {
display: inline;
float: left;
padding: 0;
margin: 0px;
background: transparent url(../expression/images/nav_li_bg.gif) no-repeat scroll left top;
}

#pages ul li.firstnav  {
background:none;
}

#pages ul li a, 
#pages ul li a:link, 
#pages ul li a:active, 
#pages ul li a:visited {
display: block; 
float: left; 
margin: 0; 
padding: 5px 18px;
color: #000;
font-weight: normal;
text-decoration: none;
}	


#home #pages ul li.home a,
#home #pages ul li.home a:active, 
#home #pages ul li.home a:link,
#home #pages ul li.home a:visited,{
color: #000;
padding: 5px 0;
text-align: center;
width: 50px;
background: none;
}



/*
#pages ul li.current_page_item a,
#pages ul li.current_page_item a:active,
#pages ul li.current_page_item a:link,
#pages ul li.current_page_item a:visited {
	
float: left; 
margin: 0; 
padding: 5px 18px;
color: #000;
font-weight: normal;
}

#home #pages ul li.home a {
	
background: none;
margin: 0 10px 0 0;
}

#pages ul li.current_page_item a,
#pages ul li.current_page_item a:active,
#pages ul li.current_page_item a:link,
#pages ul li.current_page_item a:visited {
width: 80px;
}
*/

#home #pages ul li.home a:hover,
#pages ul li.current_page_item a:hover {
color: #fff;
text-decoration: underline;
}

#pages ul li.current_page_item a:hover,
#pages ul li a:hover {
color: #167116;
text-decoration: underline;
}

/*--------------*/
/*    Wrapper   */
/*--------------*/

#wrapper {
	background: #fff;
	margin:0 auto;
	padding: 0;
	overflow: hidden;
	width: 963px;
	border-left: 1px solid #DEE5EC
	border-right: 1px solid #DEE5EC
}

#wrapper2 {
margin: 0;
padding: 0;
overflow: hidden;
width: 961px;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
}

#container {
margin: 15px;
overflow:hidden;
}

/*--------------*/
/*    Content   */
/*--------------*/
#content { 
float: left; 
margin: 0;
overflow:hidden;
padding: 0;
width:620px;
text-align: left;
}

#interior-content {
width:410px;
float:left;
}

.top {
top: 0;
left: 0;
}

.bottom {
bottom: 0;
left: 0;
}

.bottom a,
.bottom a:active,
.bottom a:link,
.bottom a:visited {
color: #f0fbfb;
}

#slider ul { 
list-style-type: none;
list-style-image: none;
margin: 0;
padding: 0;
}

.head {
font-size: 1.1em;
text-transform: uppercase;
}

/***** Entry *****/
#entries {
overflow: hidden;
margin: 18px;
padding: 0px;
clear:left
}


#entries2 {
overflow: hidden;
margin: 0;
padding: 0;
}

.post {
overflow: hidden;
margin: 0 0 25px 0;
padding: 0px;
}

#single_post {
margin:15px;
}

#single_post ul {
margin-bottom: 15px;
margin-left: 10px;
}

.epic, a .epic {
background: #000;
float: left;
margin: 0 10px 10px 0;
padding: 0px; 
}

.tabbertab .epic {
padding: 5px;
}

.etext {
border-bottom: 1px solid #dcdcdc;
padding: 0 0 5px 0;
}

.etext h2 {
color: #004395;
font-size: 20px;
line-height: 1.1em;
margin: 0 0 10px 0;
text-transform: none;
text-decoration: underline;
}

h1.singleh {
font-size: 22px;
margin: 0px;
}

h1.pageh {
font-size: 22px;
margin-bottom:10px;
}

.etext h2 a,
.etext h2 a:active,
.etext h2 a:link,
.etext h2 a:visited,
#content h2 a,
#content h2 a:active,
#content h2 a:link,
#content h2 a:visited {
color: #004395;
}

.entry h2 {
font-size: 16px;
color: #167116;
	
}

.entry a {
color: #004395;
text-decoration: underline;
font-weight: normal;
}


#content h2 a:hover {
color:#012b40;
}

.entryinfo {
color:#444;
font-size: .85em;
line-height: 1.6em;
margin: 0 0 5px 0;
}

.cat a, .edit a, .comm a {
display: inline-block;
letter-spacing: 0;
margin: 0;
padding: 5px 0;
}
.adsense-loop {
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
}
.adsense-single {
	text-align: center;
	display: block;
	margin: 0px;
	clear: both;
	height: auto;
	width: 100%;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 2em;
	padding-left: 0px;
}



/* Commentlist - comments/replies list */
ol.commentlist { 
list-style-type: none; 
margin: 0; 
padding: 0;
}

ol.commentlist li { 
background: #fff url(../expression/images/sbg.jpg) repeat-x top;
border: 1px solid #cdcdcd;
overflow:hidden;
margin: 0 0 20px 0;
padding: 20px;
}

ol.commentlist li ul.children { 
list-style-type: none; 
list-style-image: none; 
margin: 15px 0 0 0; 
}

.vcard cite {
color: #010101;
font: bold 1.1em Arial, Georgia, "Times New Roman", Times, serif;
line-height: -1px;
text-shadow: #fff 0.1em 0.05em 0.05em;
}

.commentmetadata { 
margin: 0 0 10px 0; 
}

/* Comment Form */
input#author, 
input#email, 
input#url, 
textarea#comment { 
background: #fcfcfc; 
border: 1px solid #d0d0d0; 
}

textarea#comment { 
width: 560px;
}

/*--------------*/
/*    Sidebar   */
/*--------------*/
#sidebar {
font-size: .9em;
float: right; 
margin: 0;
overflow: hidden;
padding: 0;
text-align: left;
width: 300px;
}

#sidebar h2 {
background: #fff;
font: bold 1.1em Arial, Helvetica, sans-serif;
letter-spacing: 0;
margin: 0;
padding: 9px 7px;
width: 260;
}

#border-bottom {
border-bottom: 1px solid #ccc;
width: 240px;
}

#sidebar h2 a,
#sidebar h2 a:active,
#sidebar h2 a:link,
#sidebar h2 a:visited {
color: #fefefe;
font-weight: normal;
}

#sidebar h2 img,
#sidebar h2 a img {
display: none;
}

.widget {
margin: 0 0 20px 0;
border: 1px solid #CCC;
}

.widget2 {
background: #fff;
overflow:hidden;
margin: 0;
padding: 0 10px 10px;
}

.widget2 ul li a {
color: #004395;
}

.widget2 ul li a:hover {
text-decoration:underline;
color:#012B40;
}

ul#ads125 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul#ads125 li {
	list-style-type: none;
	display: inline;
}

ul#ads125 img {
	border: 1px solid #333333;
}

.recom {
overflow:hidden;
}

#sidebar_banner {
margin-bottom:20px;
}

#sidebar_skyscraper {
}

/*--------------*/
/*    Footer   */
/*--------------*/
#footer {
	background: #167116;
	font-size: .85em;
	padding:0;
	width: 962px;
	margin:0 auto;
}

#footerw { 
margin: 0;
overflow: hidden;
padding: 30px 30px 20px 30px;
}

#footer a,
#footer a:link,
#footer a:active,
#footer a:visited {
color: #fff;
font: 12px Arial, Georgia, "Times New Roman", Times, serif;
}

#footer a:hover {
text-decoration: underline;
}

#fl {
	display: block;
	clear: both;
	text-align: center;
}


/* Bottom Nav UL */
#fl ul {
	display: block;
	font-size: .8em;
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
	clear: both;
}

#fl ul li {
	margin: 0;
	padding: 0;
	display: inline;
}

/* Top Nav Links */
#fl ul li a, #fl ul li a:link, #fl ul li a:active, #fl ul li a:visited {
  
margin: 0 10px 0 0;
padding:0; 
}

#fr {
	display: block;
	color: #fefefe;
	line-height: 21px;
	margin: 0;
	text-align: center;
	clear: both;
}
#fr #credits {
	font-size: 9px;
}

#footer-banner {
	margin-top: 30px;
}

/* Ads */

#single_ad {
	
margin-bottom: 12px;
}

/* Google Ads */

#custom_search {
  float: right;
  width: 475px;
  margin: 0;
  padding: 6px 0 0 0;
}

#custom_search #q {
  float: left;
  width: 270px;
  padding: 2px;
  background: #fff;
  border-top: 1px solid #727272;
  border-left: 1px solid #b4b4b4;
  border-right: 1px solid #b4b4b4;
  border-bottom: 1px solid #dadada;
}

#custom_search #google-search {
	float: right;
	display: block;
	width: 57px;
	height: 24px;
	margin: 0;
	padding: 24px 0 0 0;
	overflow: hidden;
	border: 0;
	cursor: pointer;
}

#single_skyscraper, #single_skyscraper img {
	
	float:right;
	margin-left:5px;
}

#single_links {
	
	margin-bottom:20px;
	margin-top: -10px;
}

#sidebar_search {
	
	margin-bottom:20px;
	border: 1px solid #CCC;
	padding:10px;
}

#sidebar_search h3 {

	margin-bottom:7px;
	color: #666;
}

#post_search {
	margin-bottom: 15px;
}

#sidebar_linklist {
	border: 1px solid #CCC;
	padding: 10px 20px 10px 15px;
	margin-bottom: 20px;
}

/*Home*/

#content_home {
	
	margin-left:20px;
	margin-right:20px;
}

#content ul.left-home-list {
	
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:10px 20px 0 0;
	width:270px;
}

#content ul.left-home-list a, #content ul.right-home-list a {
	
	text-decoration: underline;
	color: #005BAD;
	font-weight:bold;
	
}

#content ul.right-home-list p a {
	font-weight:normal;
}

#content ul.right-home-list {
	
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:10px 0 0;
	width:270px;
}


h1#h1home {
	
font-size: 24px;
background: #fff url('../expression/images/h1_bg.jpg') no-repeat;
height: 90px;
width: 567px;
padding: 18px 0 0 20px;
margin-top: 15px;
}

h2#h2home {

font-size: 18px;
}


p.home_topics {
	
	text-align: center;
}

/*Blog*/

#blog_logo {
	
margin: 15px 0px 20px 18px;
float:left;
}

#blog_intro {
	
margin-top: 10px;
margin-right: 18px;
border: 1px solid #ccc;
font-style: italic;
background: #ddd;
color: #000;	
padding: 8px 8px 0px 8px;
}


/*Camp Store*/

#store-content {
	
background:white none repeat scroll 0 0;
float:left;
min-height:1209px;
padding:20px;
width:570px;
}

#product-table .product-title {

background:#E5DFBD;
color:#000;
font-size:110%;
margin:0;
padding:2px 0;
width:100%;
}

#product-table li a {
	
border:1px solid #CCC;
display:block;
float:left;
height:223px;
margin-bottom:15px;
margin-right:10px;
text-decoration:none;
width:172px;
}

.remember {
	
margin-left: 20px;
padding: 0;
}

.remember ul {
	
margin-left:30px;
}

h1#h1store {
	
font-size: 24px;
margin-top: 15px;

}

h2#h2store {

font-size: 16px;
color: #167116;
}

#product-table ul {
	
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:20px auto;
padding:0;
text-align:center;
width:100%;
}


#product-table li {
	
display:inline;
margin:0;
text-align:center;
}


#product-table img.product-image {
	
border:medium none;
height:150px;
margin:10px;
width:150px;
}

/*AStore Styles*/

#astore-content {
	
border: 1px solid #ccc;
	
}

/*Newsletter*/

#sidebar h4 {
	
font-size:15px;
}

#newsletter {
background:#e5dfbd;
width:100%;
padding:5px 0 0 0;
margin:0;
}

.newsletter-text {
font-size:90%;
font-style:italic;
margin:0;
padding:0;
}

#newsletter .signup-form {
padding:10px;
text-align:center;
}

#newsletter label {
font-weight:bold;
}

#newsletter .signup-form input {
margin:0 10px;
border: 1px solid #CCC;
height:25px;
}

#newsletter input.newsletter-signup {
vertical-align:bottom;
}

/*Image Styles*/

.img-right {
	float:right;
	margin:0 0 0 12px;
	border:1px solid #ccc;
	padding:5px;
}

.img-left {
	float:left;
	margin:0 12px 0 0;
	border:1px solid #ccc;
	padding:5px;
}

/*Image Styles*/

.ad_block_main {
	font-size:13px;
	color:#000;
	font-family: Arial, "Times New Roman";
}

a#title {
	color: #0000FF;
	text-decoration: underline;
	font-size: 14px;
	font-family: Arial, "Times New Roman";
	font-weight:bold;
}

a#url {
	font-size:10px;
	color:#999;
	text-decoration:none;
}

ad_block {
	
margin-bottom:-10px;
}

/*SideNav Styles*/
#sidenav {
float:left;
width:160px;
text-align:left;
font-size:90%;
}

.browseoursite {
float:left;
width:160px;
text-align:left;
background:url(../expression/images/nav-bottom.png) no-repeat left bottom;
display:block;
padding-bottom:4px;
margin-bottom:25px;
}

.campingstores {
float:left;
width:160px;
text-align:left;
padding-bottom:4px;
background:url(../expression/images/nav-bottom.png) repeat-y left bottom;
}

#sidenav h3 {
border-top:1px solid #cdcdcd;
border-bottom:1px solid #cccccc;
margin:0 6px 0 4px;
padding:5px 5px 2px 5px;
font-weight:normal;
font-size:120%;
color:#5a5a5a;
}

#sidenav li {
border-bottom:1px solid #cccccc;
margin:0 6px 0 3px;
text-indent:15px;
}

.campingstores li {
border-bottom:1px solid #cccccc;
margin:0 6px 0 3px;
padding:3px 0px;
text-indent:15px;
}

#sidenav li.last {
margin:0 6px 0 3px;
text-indent:15px;
}

#sidenav .navsides {
margin:0;
padding:0;
background:url(../expression/images/nav-background.png) repeat-y;
display:block;
height:100%;
}

.browseoursite li a {
text-decoration:none;
display:block;
color:black;
padding:3px;
}

.campingstores li a {
text-decoration:none;
display:inline;
color:#274ba1;
padding:3px;
}

.browseoursite li a:hover {
text-decoration:none;
background:#167116;
color:white;
}

.campingstores li a:hover {
text-decoration:underline;
display:inline;
background:none;
color:#274ba1;
}

#sidenav ul {
list-style-type:none;
margin-bottom:0 0 50px 0;
padding:0;
}

/*Insurance Rate Compare*/
#insurance-ad {
border:1px solid #ccc;
margin:0 0 20px 0;
padding:8px;
}

#insurance-ad h4 {
font-weight:normal;
color:#4d4d4d;
font-size:120%;
margin:2px;
padding:0;
}

#insurance-ad p {
font-size:85%;
padding:5px 0 0 0;
margin:0;
line-height:normal;
color:#4d4d4d;
border-top:solid 1px #ccc;
}

#insurance-ad p.enter-zip {
border:none;
text-decoration:underline;
color:#177212;
font-size:110%;
margin:0;
padding:8px 0 8px 0;
}

#insurance-ad .zipcode {
padding:0;
margin-top:10px;
height:40px;
}

#insurance-ad .zipcode input {
background:#e8e8e8;
border:solid 1px #9a9a9a;
height:30px;
text-align:center;
color:#9a9a9a;
float:left;
display:block;
font-size:120%;
margin-right:9px;
}

#insurance-ad .zipcode input#compare-rates {
border:none;
height:38px;
float:left;
width:134px;
margin:0;
}

/*Advertise Here Blocks*/
#our-sponsors h4 {
font-weight:normal;
color:#4d4d4d;
font-size:120%;
margin:2px;
padding:0;
}

#our-sponsors ul.ad-blocks {
list-style:none;
width:300px;
padding:0;
}

#our-sponsors ul.ad-blocks li.ad-block-1, #our-sponsors ul.ad-blocks li.ad-block-3 {
display:inline;
float:left;
margin:10px 10px 10px 0;
}

#our-sponsors ul.ad-blocks li.ad-block-2, #our-sponsors ul.ad-blocks li.ad-block-4 {
float:left;
display:inline;
margin:10px;
}

#our-sponsors ul.ad-blocks li a {
display:block;
text-indent:-99999px;
background:url(../expression/images/advertise-here.gif) no-repeat;
height:125px;
width:135px;
}