/*
Theme Name: Consumer Choice 3
Theme URI: http://consumerchoice.eu/
Version: 3.0a

	This theme was designed and built by Chris Applegate
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
	text-align: center;
	/*background: transparent url('./images/gradient_background.png') repeat-x center top;*/
}

#pinkbar {
    width: 100%;
    height: 6px;
	background: #ffffff url('/images/pinkheader.png') repeat-x center top;
	}

#page {
	text-align: left;
	}

#header {
    border-bottom: 1px solid #cccccc;
	}

#headerimg 	{
	margin: 7px 9px 0;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.entry, .page-entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

#footer {
	border: none;
	}

small {
	
	font-size: 0.9em;
	line-height: 1.5em;
	}

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

h1 {
	font-size: 4em;
	}

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

h2 {
	font-size: 1.6em;
	}

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

#sidebar h2 {
	font-size: 1.2em;
	}
/*
#sidebar li.categories {
    list-style-type: none;
}*/

h3 {
	font-size: 1.3em;
	}

#respond h3 {
    color: black;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: grey;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #ff3399;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry, .page-entry {
    font-size: 11pt;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

#commentform input, #commentform textarea, .mmf-form input, .mmf-form textarea {
	border: 1px solid #eee;
	font-family: Helvetica, Arial, sans-serif;
}

#commentform textarea {
	font-size: 1.0em;
}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	background: #fff;
	margin: 10px 0;
	}

.commentlist cite, .commentlist cite a {
    font-weight: normal;
	font-style: italic;
	}

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

#commentform p {
	
	}

.commentmetadata {
	font-weight: normal;
	font-style: italic;
	}

.commentmetadata a {
    color: #333;
}
#sidebar {
    font-size: 140%;
    line-height: 1.4em;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #777;
}

.postmetadata {
    font-style: italic;
    font-size: 10pt;
    line-height: 14pt;
}

.postmetadata .metadata, .postmetadata .metadata a {
    color: #999;
}

.postmetadata .metadatalinks, .postmetadata .metadatalinks a {
    color: #333;
}

.postmetadata a {
    text-decoration: underline;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

a, h2 a:hover, h3 a:hover {
    color: #FF3399;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
#footerright li a, #footerleft li span, #footerleft li a {
    color: #999;
}

/* End Typography & Colors */

/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

div {
    padding: 0;
}

#page {
	margin: 0px auto;
	padding: 0 !important;
	border: 0;
	width: 980px;
	}

#header {
	height: 110px;
	width: 100%;
	}
	
#header-inner, #footer-inner {
    width: 980px;
    margin: 0 auto;
}

#headerimg {
	margin: 0;
	width: 420px;
	float:left;
}

.homepageHeader{
	margin:20px 0 0;
	text-decoration:none;
	color:#FF3399;
	font-size:1.2em;
	line-height: 1.4em;
	font-weight:bold;
	
}

#partnerlogos {
    float: right;
    padding-top: 50px;
}

#partnerlogos li {
    display: inline;
    list-style: none;
    margin-left: 20px;
}

#menubar {
    height: 35px;
}

#menu {
    padding: 15px 0 0 0; margin: 0;
    width: 660px;
    float: left;
}

#menu li {
    margin-right: 10px;
}

#menu li, #flags li {
    list-style: none; display: inline; vertical-align: top;
}

#menu a {
    padding: 0 2px;
}

#menu a:hover, #menu .selected {
    border-bottom: #ff3399 solid 3px;
}

/*
#menubar form {
    float: left;
}
*/

#menubar .searchform 
{
	float: left;
}

#flags {
    padding: 8px 0 6px 0;
    margin: 0 20px 0 0;
    float: right;
}

#flags li {
    margin-left: 10px;
}

.narrowcolumn {
	float: left;
	padding: 10px 10px 10px 20px;
	margin: 0 !important; 
	width: 620px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

#feature {
    height: 275px;
    width: 100%;
    padding: 0;
}

.post {
	margin: 0 0 10px;
    border-bottom: 1px solid #CCCCCC
}

.post hr {
	display: block;
	}

.post-excerpt {
    height: 100px;
    margin-top: 10px;
    padding: 0 0 10px;
    border-bottom: 1px solid #eee;
}

.post-excerpt h2 {
    margin: 0;
}

.blog-content .entry {
    margin: 10px 0 0 70px;
}

.frontpage-content .thumbnail {
    width: 50px;
    margin: 15px 20px 0 0;
    float: left;
}

.frontpage-content .entry p {
    margin-left: 70px;
    font-size: 11pt;
}


.tweetmeme_button {
    float: left;
    display: inline;
    margin-left: -70px;
}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.readmore, .postfooter {
    font-size: 12pt;
    margin-bottom: 10px;
    
}

.readmore a {
    background-color: #FF3399;
    color: white;
    padding: 3px;
	font-weight: bold;	
}

.postfooter a {
    background-color: black;
    color: white;
    padding: 3px;
	font-weight: bold;	
}

.moreposts {
    font-weight: bold;
    font-size: 140%;
}

.wp-pagenavi .pages {
    float: left;
}

.wp-pagenavi {
    text-align: right;
}

#respond {
    margin-left: 100px;
}
#respond h3 {
    margin: 0 0 10px 0;
}
.clear {
	clear: both;
}

#footer {
	padding: 1em 0 0 0;
	margin: 20px auto 0;
	width: 100%;
	clear: both;
	font-size: 110%;
	border-top: #cccccc solid 1px;
    height: 1em;
    
	}

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

}

#footerright, #footerleft {
    padding: 0;
}

#footerright li, #footerleft li {
    list-style: none;
    display: inline;
    margin: 0;
    padding: 0;
}




/* End Structure */



/*	Begin Headers */
h1 {
	padding: 0; margin: 0;
	}

h2 {
	margin: 20px 0 0;
	}

h2.pagetitle {
	margin-bottom: 20px;
}

.post h2 {
    margin: 0px;
    font-weight: bold !important;
}

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

h3 {
	padding: 0;
	}

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



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

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

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

.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 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;
	}

#sidebar ul 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-top: 8px;
	padding: 0px 5px;
	background: url("/images/search_background.png") top left no-repeat;
	height: 27px;
	width: 152px;
}

.searchbox {
	width: 110px;
	padding: 2px;
    border:1px solid #ededed;
    height: 14px;
    margin: 3px 0;
	vertical-align: top;

	}

#searchsubmit {
	}


#commentform input, .mmf-form input {
	width: 250px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	height: 18px;
	font-size: 11pt;
	}

.mmf-form select {
    width: 250px;
}   

#commentform {
	font-size: 11pt;
	}
#commentform textarea {
	width: 430px;
	padding: 2px;
	}
	
#commentform label {
    display: block;
    width: 80px;
    float: left;
    margin: 7px 0 0 0;
}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit, #submitp input {
	margin: 0 0 5px auto;
	padding: 2px;
	background-color: #333;
	color: white;
	float: right;
	font-weight: bold;
	width: 180px;
	height: auto;
	}
	
.mmf-form br {
    display: none;
}

.mmf-form label {
    display: block;
    width: 200px;
    float:left;
}

.mmf-form p {
    clear: both;
}
	
/* End Form Elements */



/* Begin Comments*/

h3#comments {
    margin: 0;
}

.commentlist {
	padding: 0;
	margin: 0;
}

.commentlist li {
    clear: both;
	margin: 0 0 20px;
	list-style: none;
    min-height: 80px;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

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

.comment-author {
    float: left;
    width: 100px;
    line-height: 1.2em;
    background: url('images/speech_bubble_tail.png') top right no-repeat;
}
	
.comment-text {
    color: white;
    background-color: #333;
    margin-left: 100px;
    padding: 10px;
    font-size: 11pt;
}
	
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

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

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



/* Begin Sidebar */
#sidebar
{
	padding: 10px;
	border: 0;
	margin-left: 650px;
	width: 300px;
	}

#sidebar form {
	margin: 0;
	}
	
#sidebar h3 {
    color: black;
    text-transform: uppercase;
}
.signup {
    padding: 125px 20px 0px 20px;
    height: 150px;
    margin-bottom: 20px;
}

.signup p {
    margin: 0.5em 0;
}

.signup label.fortext {
    display: block;
    float: left;
    width: 80px;
}

.signup label.forcheckbox {
    color: white;
    font-size: 9pt;
}

.signup input {
	border: 1px solid #aaa;
	font-family: Helvetica, Arial, sans-serif;
}
	
.signup input.text {
    width: 160px;
	height: 12pt;
	font-size: 10pt;
}

.signup input.checkbox {
    margin-left: 80px;
}

#calltoaction {
    height: 280px;
    margin-bottom: 20px;
    background: url('/images/social_background.png') no-repeat top left;
    padding-left: 5px;
}

#spreadtheword {
    margin: 5px 0 0 0;
}

#socialicons {
    width: 100%;
    line-height: 0;
}

#socialicons span.socialicon {
    margin: 0 0 0 10px;
    padding: 2px 0;
    border: 0;
    height: 42px;
}


.socialicon a, .socialicon img {
    border: 0 none;
    padding: 0;
    margin: 0;
}
	
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	height: 1.5em;
	}
/* End Various Tags & Classes*/



/* Captions */
.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;
}
/* End captions */

/* Rounded corners */

.tl { 
    background: url('images/corners/dark-tl.png') no-repeat top left;
    top: 0px; left: 0px;
}
.tr { 
    background: url('images/corners/dark-tr.png') no-repeat top right;
    top: 0; right: 0px;
}
.bl { 
    background: url('images/corners/dark-bl.png') no-repeat bottom left;
    bottom: 0; left: 0;
}
.br { 
    background: url('images/corners/dark-br.png') no-repeat bottom right;
    bottom: 0; right: 0;
}

.tl, .tr, .bl, .br {
    height: 8px; width: 8px; position: absolute; 
}

.comment-text {
    position: relative;
}

.lightgrey {
    background-color: #efefef;
    padding: 20px 20px;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


