/*   
Theme Name: Satisfaction
Theme URI: www.satisfaction.com
Description: A customized theme for Satisfaction Magazine
Author: Ruth Boulet
Author URI: www.tribunemediaentertainment.com
Version: 1.01
.
All rights reserved. 
.
*/

A:link { color:#2D5B89; text-decoration:none; font-weight:bold; }
A:visited { color:#666; text-decoration:none; font-weight:bold; }
A:active { color:#666; text-decoration:none }
A:hover { color:#666; text-decoration:underline }

/* Layout */

body {
	margin:0 auto;
	font-size: 0.7em;
	font-family: Verdana, Arial, Sans-Serif;
	color: #000;
	text-align: center;
	background: #fceecd 
	}

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

tr	{
	border: 1px solid #fff;
}

#page	{
	margin:0 auto;
	padding:0;
}


#main	{
width: 100%;
}


#content {
	font-size: 1.2em
	}

#leftcol	{
	width:300px;
	padding:5;
	margin:0;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	background:#d5d8ee;
	height:100%;
	}

#centercol	{
	padding:0px 20px 10px 0px;
	margin:0;
	background:#FFFFFF;
	height:100%;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
}

#sidebar {   
        width:180px;
background:#CCCCCC;
        padding:10px 10px 0px 10px;
        margin:20px 5px 0px 5px;
        height:100%;
}

#leftcol h2	{ 
        padding-top:7px;
        margin-bottom:5px;
        text-indent:0px;
        }

#centercol h2	{
	padding-top:7px;
	margin-bottom:5px;
	text-indent:0px;
	}

#leftcol h2	{
	color:#000;
}

#leftcol ul	{
	list-style-type:none;
	margin:0 0 5px 0;
	padding:0;
	text-indent:0;
}

#leftcol li	{
	padding:5;
	margin:2px 2px 2px 10px;
	text-indent:0;
}

#post	{
	padding:5px;
}

#post h3	{
	margin: 5px; 0 5px 0;
	padding:0;
}

#centercol h2	{
	color:#000;
}

p.entry	{
	margin-top:0;
	padding-top:0;
}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.small {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


h1, h2, h3 {
	font-weight: bold;
	font-family: Tahoma,Arial;
	}

h1 {
	font-size: 1.2em;
	margin:10px 0;
	padding:0;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.4em;
	}

h2.pagetitle {
	font-size: 1.4em;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.2em;
	}

#centercol h3	{
	margin-left:0px;
}

h3.recent	{
	font-size: 1.1em;
	margin:5px 0;
	line-height: 1.5em;
	border-bottom:1px dotted #000;
}



.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

dt {
	padding: 20px 0px 0px 0px;
font-size: 1.3em;
border-bottom: 1px dotted #CCC;
	}

/* Begin Structure */

#page {
	text-align: left;
	margin:0 auto;
	padding: 0;
	background:#fff;
	}
	
#header {
	padding: 0;
	margin: 0;
	height: 124px;
	background-color: #061364;
background: url('/wp-content/themes/satisfaction/images/header_back.gif') repeat-x top;
	text-align:left;
	border-bottom:1px solid #ccc;
	color:#000;
	}

#headerimg {
	margin: 0;
	text-align:left;
	background-color: #061364;
background: url('/wp-content/themes/satisfaction/images/header_back.gif') repeat-x top;
	}
	
#magPromo {
	margin: 0;
	padding: 10px;
	background-color: #e6e8f5;
	text-align:left;
	}
	
#todayDate {
	margin: 0;
	padding-left: 10px;
	font-weight:bold;
	}
	
#buttonBar {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url('images/buttonBar_back.gif') repeat-x top;
	}

#headerimg h1 {
	color:#000;
	font-size:1.6em;
}

.pad	{
	padding:0 5px;
}

.entrytext	{
	padding:0 5px;
}

.narrowcolumn {
	padding: 0 0 20px 10px;
	margin: 0px 0 0;
	width: 300px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 300px;
	}
	
.post {
	margin: 0 0 10px 10px;
	text-align: left;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 5px 0;
	}
	
#footer {
	padding: 0;
	background:#fceecd;
	margin: 0 auto;
	clear: both;
	}

#footer p {
	color:#333;
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

/* End Structure */



/*	Begin Headers */

.description {
	text-align: center;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0 5px;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 5px 0 5px 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */

img	{
	margin:0;
	padding:0;
}

#centercol img, #leftcol img       {
	margin: 0 3px 3px 0;
	vertical-align:text-top;
}

.imagelink	{
	border:0;
	float:left;
	margin: 0 3px 3px 0;
	vertical-align:text-top;
}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	float:left;
	margin:0 5px 5px 0;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before 	{
	list-style-type:disc;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	text-indent:0;
	}

#sidebar li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}
/* End Sidebar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}


blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	/*display: none;*/
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	}
/* Top Navigation */

#topnav {
        background:#6B6868;
        border:1px solid #fff;
        margin:0 auto;
        padding:0;  

        height:30px;
        line-height:30px;
        font-family:Tahoma,Arial,Georgia;
        font-size:18px; 
        font-weight:bold;
        text-align: center;
        }
        
#topnav span    { 
        padding-right:30px;
}
        

ul#navlist	{
	margin:0;
	padding:0;
	white-space: nowrap;
	text-indent:0;
}

#navlist li	{
	display: inline;
	list-style-type: none;
	padding-right:20px;
}

li.page_item	{
	list-style-type:none;
}

li.pagenav	{
	list-style-type:none;
}


/* Begin chicklet styles */

#chicklet-wrapper {
	margin-top: 15px;
}

.chicklet {
	margin-bottom: 7px;
	text-align: center;
}

#chicklet-main-subscribe {
	background-color: #f80;
	border: 1px outset;
	font-weight: bold;
	color: white; font-size: 12px;
	padding: 0 0.4em;
	text-decoration: none;
}


/* Begin RSS chicklets styles */
.category-chicklets {
	float: left;
	width: 150px;
}

.chicklet {
	margin-bottom: 7px;
	text-align: center;
}

.snippet {
	display: none;
}

.snippet-box {
	width: 300px;
	height: 80px;
}

.snippet-wrapper {
	margin-left: 175px;
}

/* End RSS chicklets styles */
