/*  
Theme Name: JenFoo - Stylized
Theme URI: http://www.freewpthemes.net/
Description: JenFoo style based on a two-column, fixed with theme ideal for 1024x768 resolutions.
Version: 1.0
Author: NodeThirtyThree + Free WordPress Themes + Jennette Fulda
Author URI: http://www.nodethirtythree.com + http://www.freewpthemes.net/ + http://www.makemyblogpretty.com/

Pink: #FF0067
Red: #EC0000
Red links: #FF0000
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/bg_stripes.png) repeat-x top center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4A5157;
}

h1, h2, h3, h4, h5, h6 {
	line-height:1.5;
}

h1 {
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 30px;
	color: #292929;
}

h2 {
	text-transform: lowercase;
	font-size: 24px;
	color: #292929;
}

h3 {
}

p, ul, ol {
	margin-bottom: 1em;
	text-align: justify;
	line-height: 1.7;
}

p {
}

ul, ol {
	list-style: none;
}

ul {
}

ol {
}

a {
	color: #FF0067;
}

a:hover, #sidebar a:hover, #sidebar2 a:hover, .post .title a:hover {
	text-decoration: none;
	background: #FF0067;
	color:#fff;
}

img {
	border: none;
}

img.left {
}

img.right {
}

.tn img {
	border: 8px solid #F5F5F5;
}

hr {
	display: none;
}

/* Logo */

#logo {
	width: 980px;
	height: 147px;
	margin: 0 auto;
	text-align:center;
}

#logo h1 {
	float: left;
	padding: 70px 37px 0 0;
	height: 54px;
	background: url(images/img02.gif) no-repeat 100% 63px;
	font-size: 38px;
	font-weight: normal;
	letter-spacing: -2px;
}

#logo h2 {
	float: right;
	padding: 98px 0 0 0;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 16px;
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 980px;
	height: 50px;
	margin: 0 auto;
	text-align:center;
}

#menu ul {
	padding: 10px 0 0 0;
	list-style: none;
	line-height: normal;
	width:565px;
	margin: 0 auto;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 5px;
	padding: 5px 20px 0 20px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: #FF0067 url(images/img03.gif) repeat-x left bottom;
}

/* Page */

#bg {
	/*-shadow background: url(images/img04.gif) no-repeat center top;*/
	background: url(images/content_bg.png) no-repeat center top;
}

#page {
	width: 980px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 595px;
	/*-shadow padding: 0 0 0 24px;*/
}

.post h1.title {
	margin: 0 0 20px 0;
	padding-left: 33px;
	background: url(images/img07.png) no-repeat left center;
}

.post h2.title {
	margin: 0 0 25px 0;
	padding-left: 33px;
	background: url(images/img07.png) no-repeat left center;
}

.post .title a {
	text-decoration: none;
	color: #292929;
}

.post .entry {
}

.post ul, .post ol {
	margin-left: 3em;
}

.post ul {
	list-style-type: square;
}

.post ol {
	list-style-type: decimal;
}

.post .meta {
	padding-top: 50px;
	background: url(images/star_gray.png) top center no-repeat;
}

.post .meta p {
	margin: 0;
	line-height: normal;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Comments */

#comments {
}

#comments ol, #comments p {
	margin: 0;
	line-height: normal;
}

#comments ol li {
	padding: 10px 0;
	border-bottom: 1px dotted #3E3E3E;
}

#comments ol {
	margin-left: 32px;
}

#comments p {
	padding-top: 10px;
}

/* Respond */

#respond {
}

#respond p {
	margin-bottom: 5px;
}

#comment {
	width: 400px;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
	background: url(images/img06.gif) repeat-x;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#prev {
	text-align: left;
}

#next {
	text-align: right;
}

#calendar a {
	font-weight: bold;
}

/* Sidebar */

#sidebar, #sidebar2 {
	float: left;
	width: 175px;
	padding: 20px 1px 0 0;
}

#sidebar {	
	margin-right:15px;
}

#sidebar2 {	
	margin-left:15px;
	float:right;
}

#sidebar ul, #sidebar2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}

#sidebar li, #sidebar2 li {
}

#sidebar li ul, #sidebar2 li ul {
	padding: 12px 0 12px 9px;
	/*background: url(images/img06.gif) repeat-x;*/
}

#sidebar li h2, #sidebar2 li h2 {
	height: 28px;
	margin: 0;
	padding: 5px 0 0 29px;
	background: #d20055 url(images/img05.png) no-repeat -5px 0;
	text-transform: lowercase;
	font-size: 17px;
	color: #FFFFFF;
}

#sidebar a, #sidebar2 a {
	color: #4A5157;
}

/* Search */

#search {
}

#search form {
	padding: 26px 26px 50px 26px;
	background: url(images/img06.gif) repeat-x;
}

#search input {
	float: right;
}

#search #s {
	width: 160px;
}

/* Footer */

#footer {
	padding: 35px 0;
	background: url(images/footer_bg.png) repeat-x;
	font-size: 12px;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
}


/* MakeMyBlogPretty.com style additions */
#flickr {background: url(images/img06.gif) repeat-x;}
#flickr-images img {width:75px;border:solid 1px #999;margin:0 10px 10px 0;}
#flickr-images a:hover {background-color:#fff;}
#flickr-images {padding-top:10px;}

img.entry-image {float:right;margin:0 0 10px 20px;}

#twitter ul {margin:0;padding:0;}
#twitter ul li {padding-bottom:15px;}

.post {padding: 20px;border:solid 1px #ddd;margin-top:20px;}
#comments.post, #respond.post, #content.post {background:none;}
.navigation {font-size:150%;}

.post .post {background-color:#f2f2f2;}
.post .post .meta {background:none;padding-top:5px;}
#content.post {width:545px !important;}

.wp-footer {display:none;}
.clear {clear:both;}
.aligncenter {text-align:center;margin:0 auto;}
.wp-caption {padding:8px 5px 5px 5px;background:#F3F3F3;border:solid 1px #CCC;margin-bottom:15px;}
p.wp-caption-text {padding:5px 5px 0 5px;margin-bottom:0;font-style:italic;}