/*

Theme Name: Canoodle Soup
Theme URI: http://www.canoodle.com
Description: 2 Column
Version: 1.0
Author: Katy - Kiss My Code
Author: http://www.kissmycode.com

*/

blockquote, body, caption, dd, dl, form, h1, h2, h3, h4, h5, h6, input, p, pre, textarea, table, td, th{
	margin: 0;
	padding: 0;
	}

body, form, h1, h2, h3, h4, h5, h6, input, textarea, table{
	font: 12px Verdana;
	color: #404040;
	}

body{
	text-align: center;
	background: #C00000 url(images/background.gif) repeat;
	background-position: top center;
	}

a:link{
	color: #000000;
	text-decoration: none;
	}

a:visited {
	color: #000000;
	text-decoration: none;
	}

a:hover{
	color: #C00000;
	text-decoration: none;
	}

a:active {
	color: #000000;
	text-decoration: none;
	}

a img{
	border: 0;
	}

blockquote{
	margin: 10px 0 0;
	background: #F9F9F9;
	}

blockquote p{
	padding: 20px;
	}

blockquote blockquote{
	margin: 0 20px;
	background: #FFFFFF;
	}

img.alignleft{
	margin: 5px 10px 2px 0;
	}

img.alignright{
	margin: 5px 0 2px 10px;
	}

img.alignleft, img.alignright{
	padding: 4px;
	display: inline;
	}

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

p img{
	max-width: 100%;
	}

p{
	padding: 10px 0;
	}

small{
	font-size: 11px;
	}

.alignleft{
	float: left;
	}

.alignright{
	float: right;
	}

#navbar {
	background: #FFFFFF;
	text-align: center;
	width: 860px;
	margin: 0px auto 0px;
	padding: 10px 0px 6px 0px;
	}
	
#navbar li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#navbar ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
	
#navbar ul li a:link{
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	padding: 10px;
	margin: 0px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	}

#navbar ul li a:visited{
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding: 10px;
	margin: 0px;
	}

#navbar ul li a:hover{
	font-family: Verdana;
	font-size: 14px;
	color: #C00000;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding: 10px;
	margin: 0px;
	}

#navbar ul li a:active{
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding: 10px;
	margin: 0px;
	}

.clear{
	clear: both;
	margin: 0;
	padding: 0;
	}

.dottop, .dotbottom{
	width: 100%;
	background: url(images/dot.gif) right top no-repeat;
	}

.dottop div, .dotbottom div{
	background: url(images/dot.gif) no-repeat;
	}

.dottop, .dottop div, .dotbottom, .dotbottom div{
	height: 1px;
	font-size: 1px;
	}

#wrapper{
	margin: 0px auto;
	width: 860px;
	text-align: left;
	}

#header{
	float: left;
	width: 860px;
	height: 264px;
	background: #FFFFFF url(images/header.gif) no-repeat;
	}

#header h1{
	float: left;
	width: 202px;
	height: 119px;
	margin: 139px 0 0 20px;
	display: inline;
	overflow: hidden;
	}

#search{
	float: left;
	margin: 184px 0 0;
	}

textarea, select, input{
	border: 1px solid #DADADA;
	font-family: Verdana;
	background-color: #FAFAFA;
	color: #000000;
	}

#searchform #s {
	padding: 1px;
	width: 60%;
	} 
  
#searchform {
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 25px;
	} 
  
textarea, select, input{
	border: 1px solid #DADADA;
	font-family: Verdana;
	background-color: #FAFAFA;
	color: #000000;
	}

.sidebar{
	float: left;
	margin: 10px 0 0;
	width: 330px;
	text-align: center;
	}

p.rss {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:center;
	}

p.ads125 {
	margin-top: 0px;
	margin-bottom: 0px;
	}

.sidebar ul#primary, .sidebar ul#quaternary{
	width: 330px;
	}

.sidebar ul#secondary, .sidebar ul#tertiary{
	float: right; width: 160px;
	}

.sidebar ul#tertiary{
	float: left;
	}

.sidebar p{
	padding: 4px 10px 3px 28px;
	}

.sidebar ul{
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	}

.sidebar ul li{
	margin: 10px 0 0;
	}

.sidebar ul li h3{
	padding: 8px 10px 6px 10px;
	font: bold 16px Verdana;
	color: #000000;
	}

.sidebar ul ul{
	float: none;
	line-height: 18px;
	}

.sidebar ul ul li{
	margin: 0;
	padding: 4px 10px 3px 28px
	}

.sidebar ul ul li a:link{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	}

.sidebar ul ul li a:visited{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	}

.sidebar ul ul li a:hover{
	color: #C00000;
	font-weight: bold;
	text-decoration: none;
	}

.sidebar ul ul li a:active{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
	border: 0;
	background-image: none;
	}

.sidebar ul li#search{
	float: none;
	margin: 10px 0 0;
	}

.sidebar ul li#search form#searchform{
	width: 100%;
	}

.sidebar ul li.widget_rss h3{
	padding: 8px 10px 6px 10px;
	background-image: none;
	}

.sidebar ul li.widget_rss h3 img{
	width: 9px;
	height: 9px;
	}

.sidebar ul li.widget_tag_cloud h3{
	margin: 0 0 10px;
	}

.sidebar ul li.widget_tag_cloud a{
	padding: 0 0 0 10px;
	}

#wp-calendar{
	width: 100%;
	border-bottom: 1px solid #F2F1E9;
	padding: 0 0 10px;
	}

#wp-calendar caption{
	padding: 10px;
	}

#wp-calendar th, #wp-calendar td{
	padding: 5px;
	text-align: center;
	background: #F2F1E9;
	}

#wp-calendar td{
	background: #FFFFFF;
	}

#wp-calendar td, table#wp-calendar th{
	padding: 3px 0;
	}

#comments, #respond{
	margin: 15px 0 0;
	}

#comments h3{
	padding: 0 10px 7px 10px;
	border-bottom: 1px solid #F2F1E9;
	font: 18px Verdana;
	text-transform: uppercase;
	color: #404040;
	}

#comments h3#comments-count{
	padding: 0 10px 7px 39px;
	background: url(images/comments.gif) no-repeat 10px 5px;
	}

#comments ol.commentlist{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#comments ol.commentlist li{
	padding: 4px 10px 3px;
	border-bottom: 1px solid #F2F1E9;
	line-height: 22px;
	text-align: justify;
	}

#comments ol.commentlist li.highlighted{
	background: #F9F9F9;
	}

#comments .required{
	color: #C00000;
	}

#comments textarea{
	width: 75%;
	}

#comments p.nocomments, #respond form{
	padding: 0 10px;
	}

#comments p#login-req{
	padding: 20px 10px 10px;
	}

p.comment_license{
	line-height: 22px;
	}

.container{
	float: left;
	width: 860px;
	background: #FFFFFF;
	}

.content{
	float: left;
	margin: 10px 10px 0;
	width: 500px;
	display: inline;
	overflow: hidden;
	text-align: justify;
	}

.post, .page{
	padding: 14px 0 0;
	}

.entry-head{
	float: left;
	width: 500px;
	padding: 0 0 7px;
	border-bottom: 1px solid #F2F1E9;
	}

.entry-head h2, .entry-meta{
	margin: 0 0 0 5px;
	}

.entry-head h2{
	font: bold 24px "Trebuchet MS";
	}

.entry-head h2 a:link{
	color: #C00000;
	text-decoration:none;
	}

.entry-head h2 a:visited{
	color: #C00000;
	text-decoration:none;
	}

.entry-head h2 a:hover{
	color: #000000;
	text-decoration:none;
	}

.entry-head h2 a:active{
	color: #C00000;
	text-decoration:none;
	}

.page .entry-head{
	float: none;
	background-image: none;
	}

.page .entry-head h2{
	margin: 0 0 0 10px;
	}

.entry-meta{
	padding: 1px 0 0;
	font-size: 12px;
	color: #777777;
	}

.entry-meta a:link {
	color: #777777;
	text-decoration:none;
	}

.entry-meta a:visted {
	color: #777777;
	text-decoration:none;
	}

.entry-meta a:hover {
	color: #C00000;
	text-decoration:none;
	}

.entry-meta a:active {
	color: #777777;
	text-decoration:none;
	}

span.entry-date{
	padding: 0 0 0 12px;
	background: url(images/entrymeta-calendar.gif) no-repeat 0 3px;
	}

span.author{
	padding: 0 0 0 13px;
	background: url(images/entrymeta-pencil.gif) no-repeat 0 3px;
	}

span.comments-link{
	padding: 0 0 0 14px;
	background: url(images/entrymeta-comment.gif) no-repeat 0 3px;
	}

.entry-foot{
	margin-top: 10px;
	padding: 4px 10px 3px;
	border-top: 1px solid #F2F1E9;
	border-bottom: 1px solid #F2F1E9;
	font-size: 10px;
	line-height: 15px;
	background: #FDFDFD;
	}

.entry-foot a:link {
	color: #C00000;
	text-decoration:none;
	}

.entry-foot a:visited {
	color: #C00000;
	text-decoration:none;
	}

.entry-foot a:hover {
	color: #000000;
	text-decoration:none;
	}

.entry-foot a:active {
	color: #C00000;
	text-decoration:none;
	}

.entry-content{
	padding: 0 10px;
	line-height: 22px;
	}

.entry-content p a{
	font-weight: bold;
	color: #C00000;
	}

.entry-content p a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}

.entry-content h2{
	font-size: 24px; 
	font-weight: bold; 
	line-height: 28px;
	}

.entry-content h3{
	font-size: 18px; 
	font-weight: bold; 
	line-height: 24px;
	}

.entry-content h4{
	font-size: 14px; 
	font-weight: bold; 
	line-height: 20px;
	}

.entry-content h5{
	font-size: 11px; 
	line-height: 16px;
	}

.entry-content h6{
	font-size: 10px; 
	line-height: 14px;
	}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6{
	padding: 10px 0 10px;
	}

.ads-468x60 img{
	margin: 20px 0 0 20px;
	}

.navigation{
	float: left;
	width: 500px;
	margin: 17px 0 7px;
	display: inline;
	}

.navigation span.nav-previous{
	margin: 0 0 0 10px;
	padding: 0 0 0 16px;
	background: url(images/bg-older-posts.gif) no-repeat 0 3px;
	}

.navigation span.nav-next{
	margin: 0 10px 0;
	padding: 0 16px 0;
	background: url(images/bg-newer-posts.gif) no-repeat right 3px;
	}

#footer{
	float: left;
	width: 860px;
	padding: 10px 0 10px;;
	text-align: center;
	color: #404040;
	background: #FFFFFF;
	}

#footer a:link{
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	}

#footer a:visited{
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	}

#footer a:hover{
	color: #C00000;
	font-weight:bold;
	text-decoration:none;
	}

#footer a:active{
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	}


#footer p{
	padding: 10px 20px;
	}