/*  
This site was based on the theme Greed, coded by Small Potato of Wpdesigner.com, Released under GPL
http://www.opensource.org/licenses/gpl-license.php
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #3a3e57;
color:#2b2b2b;
}

table{
	text-align: left;
	vertical-align: top;
}
table td{background:#fffcf2;padding:0 5px 5px 18px;border:1px solid #f7e4c4;}

h1, h2, h3, h4, h5, h6{
	font-size: 18px;
	font-weight: normal;
}

a{
	text-decoration: underline;
	color: #3a3e57;
}

a:hover{
	text-decoration: none;
color:#db3281;
}

a img{
	border: 0;
}

.typewriter{
font-family: "American Typewriter", Courier, "Times New Roman", Times, Georgia, serif;
}

address, dl, p{
	padding: 10px 0 5px;
}

blockquote{
	margin: 10px 0 0;
	border-top: 1px solid #ddd;
	background: #f7f7f7;
}

blockquote p{ padding: 10px; }

blockquote blockquote{
	margin: 0 10px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dd{
	padding: 0 0 0 20px;
}

p img{
	max-width: 100%;
	width: expression(this.width > 540 ? 540: true);
}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright{
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}

img.alignleft{
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
}

.alignleft{
	float: left;
}

.alignright{
	float: right;
}

.clear{
	margin: 0;
	padding: 0;
	clear: both;
}

small{
	font-size: 11px;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	padding: 2px;
}



/* Start Container - Holds everything together. Nothing sits outside of the container. */

#container{
	margin: 0 auto;
	width: 876px;
	text-align: left;
}

/* End Container */



/* Start Page */

#page{
	float: left;
	width: 100%;
	background: #c6a174 url(images/kraft.gif) repeat;
border-left:3px solid #34384c;
border-right:2px solid #34384c;
}

/* End Page */



/* Start Header - Blog Title */

#header{
	display: block;
	margin-left:170px;
	padding: 0;
	background: #fae7c7 url(images/bg_header.gif) no-repeat left bottom;
height:47px;
width:536px;
text-indent:-1500px;
}

#header a{
}

#header h1{
	display: inline;
}

#header h1, #header h1 a{
	color: #fff;
}

#header h1 a{
	text-decoration: none;
}

#header h1 a:hover{
	text-decoration: underline;
}


/* End Header */



/* Start Horizontal Navigation Menu */

.feed{
	text-align:center;
}

.feed a{
text-transform: uppercase;
display: block;
width:130px;
background: url(images/icon_rss_pie.jpg) no-repeat center top;
padding-top:90px;
margin:0 0 10px 25px;
}

.nav{
	float: left;
	width: 536px;
	margin: 0 0 0 170px;
	display: inline;
	background: #fae7c7 url(images/bg_nav_2.jpg) no-repeat bottom left;
}
.nav ul{
	margin: 0;
	padding: 0 0 0 5px;
	list-style: none;
}

.nav ul li{
	float: left;
	margin: 43px 0 0 10px;
	display: inline;
padding-bottom:4px;
}

.nav ul li.home-menu-link{
	margin-left: 0;
}

.nav ul li.blog-menu-link{
	margin-left: 74px;
}

.nav ul li a{
	display: block;
width:69px;
height:27px;
text-indent:-1500px;
text-decoration: none;
}

.nav ul li a:hover{
color:#c6a174;
}

.nav ul li.current_page_item a{
}

/* End Horizontal Navigation Menu */




/* Start Content - Wraps the main column and first and second sidebars */

#content{
	margin: 0;
}

/* End content */




/* Start Sidebars */

.sidebar{
	float: left;
	width: 170px;
	margin: 0;
	display: inline;
}

.a{/* the first sidebar */
	float: left;
	margin: -100px 0 0 0;
text-align:right;
color:#fae7c7;
}

.b{ /* the second sidebar */
	float: right;
	margin: -85px 0 0 0;
color:#fff;
}

.sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar ul li{
	margin: 0 0 10px 0;
}

.sidebar ul li h2.categories{
	background:url(images/bg_categories.gif) no-repeat;
}

.sidebar ul li h2.archives{
	background:url(images/bg_archives.gif) no-repeat;
}

.sidebar ul li#search form{
	padding: 0 6px 10px 7px;
}

.sidebar ul li#search form input{
	margin: 5px 0 0;
}

.sidebar ul li#calendar table{
	margin: 0 10px;
}

.sidebar ul li#calendar table caption{
	padding: 10px;
}

.sidebar ul li#calendar table td{
	padding: 3px;
}

.sidebar ul li h2{
	padding: 14px 11px 8px 11px;
	font-size: 14px;
	font-weight: bold;
	color: #c09b6e;
}
.a ul li h2.categories,.a ul li h2.archives{
	font-size: 10px;
padding: 0 11px 30px 11px;
	color: #fff;
}
.sidebar ul ul{
	line-height: 14px;
}

.sidebar ul ul li{
font-family: "American Typewriter", "Times New Roman", Times, Georgia, serif;
	font-size:15px;
margin: 0;
	padding: 15px;
letter-spacing:.05em;
background: url(images/bg_dotted_a.gif) no-repeat bottom right;
}

.b .widgettitle{
color:#cc1a54;
}

.b img{
margin:0 5px;}

.b li.networking{
padding-left:5px;}

.b li.networking a img{
margin:0 3px 0 0;}

.b p{
	margin-right:9px;
margin-left:9px;
font-family: "American Typewriter", "Times New Roman", Times, Georgia, serif;
}

.b ul ul li{
	background: url(images/bg_dotted_b.gif) no-repeat bottom left;
padding-left:5;
margin-right:5px;
}

.b .networking a{
margin-left:5px;
}

.sidebar li#flickrrss img{
	margin: 5px 0 0 5px;
	width: 74px;
	height: 74px;
}

.sidebar ul ul ul li{
	padding: 10px 0 0 10px;
	background-color: transparent;
	background-image: none;
}


.sidebar a{color:#fff;text-decoration:none;}

.sidebar a:hover{color:#db3281;}

/* the bottom sidebars */
.c{ /* the main column sidebars */
	width: 175px;
}

.c a{
color:#3a3e57;
font-size:12px;
}

.c a:hover{
text-decoration:underline;
}

.c ul li{
background: #fae7c7;
}

.c ul li h2{
border-bottom:2px solid #f4445d;
padding: 8px 15px;
}

.c ul ul li{
background:none;
	border-bottom:1px solid #749e9e;
padding: 8px 15px 7px 15px;

}

.d{ /* the bottom bottom sidebars */
	width: 18.75%;
}

.d a{
	color: #fff;
}

.d ul li{
	background: #462115;
}

.d ul li h2{
	background: #321911;
	color: #c5ce88;
}

.d ul ul li{
	background: url(images/bg_dotted_d.gif) repeat-x;
}

/* End Sidebars */



/* Start Main - Where your main content sits */

#main{
	margin: 0 170px;
background-color:#ffffff;
padding: 0 0 25px 5px;
}

/* End Main */



/* Start Posts - Post titles, entries, and postmetadata */

.post{
	margin: 0;
padding:25px 0 0 0;
margin: 0 50px;
border:1px solid #ffffff;
}

.post h2{
	font-size: 14px;
	padding: 0;
margin: 0;
text-transform:uppercase;
font-family: "American Typewriter", "Times New Roman", Times, Georgia, serif;
}

.post h2 a{
text-decoration:none;
color:#db3281;
}

.post h2 a:hover{
text-decoration:underline;
}

/* End Posts */




/* Start Entries - Text and Titles within the content */

.entry{
	padding-bottom: 15px;
	font-size: 14px;
	line-height: 24px;
	background: url(images/bg_dotted_main.gif) no-repeat center bottom;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	margin: 0;
	padding: 10px 0 5px;
	background-color: transparent;
	background-image: none;
	font-weight: bold;
}

.entry h1{
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
}

.entry h2{
	font-weight: normal;
}

.entry h3{
	font-size: 16px;
}

.entry h4{
	font-size: 14px;
}

.entry h5{
	font-size: 12px;
}

.entry h6{
	font-size: 11px;
}

.entry ul{
padding-left:10px;
margin-top:0;
}

.entry ul li{
list-style-type:none;
padding-left:18px;
background:url(images/heart_bullet.gif) no-repeat 0 .45em;
}

/* End Entries */



/* Start Postmetadata - Author, Date, Categories and Comments Number */

p.entrymetadata{
	line-height: 16px;
	color: #54360c;
padding-top:5px;
padding-bottom:0;
font-family: "American Typewriter", "Times New Roman", Times, Georgia, serif;
font-size:.9em;
}

p.entrymetadata a{
}

.comments_number a{
	padding: 0 0 0 26px;
	background: url(images/icon_comment.gif) no-repeat;
}

/* End Postmetadata */



/* Start Previous and Next Links */

.navigation{
	margin: 0 0 0 15px;
	padding: 10px;
	font-size: 14px;
	line-height: 24px;
}

/* End Previous and Next Links */



/* Start Comments Template */

.comments_template{
	margin: -4px 0 0 0;
	padding: 0 0 10px 0;
}

.comments_template p.nocomments, .comments_template p.alert{
	padding: 10px;
	font-size: 14px;
}

.comments_template h3{
	font-size: 20px;
	padding: 8px 10px;
	background: #fcf7e9;
border-bottom:2px solid #f4445d;
}

.comments_template form#commentform{
	margin: 0;
	padding: 10px;
	background: #fcf7e9;
}

.comments_template form#commentform p{
	line-height: 18px;
}

ol.commentlist{
	margin: 10px 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
	line-height: 24px;
}

ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}

ol.commentlist li{
	padding: 10px;
background:#fcf7e9;
	border-bottom:1px solid #749e9e;
}

ol.commentlist li.alt{
}

ol.commentlist li.highlighted{
	background: #fcffe5 url(images/bg_dotted_a.gif) repeat-x;
}

.comment-number{ /* for Paged Comments plugin */
	float: right;
	font-family: Georgia, Arial, Verdana, Sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #aaa;
}

/* End Comments Template */



/* Start bottom sidebars */

.secondary_content, .tertiary_content{
	float: left;
	width: 100%;
	padding: 10px 0 0;
	background: #462115 url(images/bg_dotted_c.gif) repeat-x;
	color: #b76d56;
}

.tertiary_content{
	background: #462115 url(images/bg_tertiary_content.gif) repeat-x;
}

/* End bottom sidebars */



/* Start Footer */

#footer{
display: block;
	padding-bottom: 15px;
	line-height: 18px;
	color: #fff;
letter-spacing:.05em;
text-align:center;
}

#footer a{
	color: #fff;
}

#footer .skip a{
	background: url(images/icon_skip_back.gif) no-repeat left top;
padding-left:25px;
}

#footer p{
	padding: 0;
}

/* End Footer */



/* Start Ads */

.ads_468x60{
	margin: 10px 0 5px;
}

.ads_inline{
	padding: 5px;
	display: inline;
}

/* End Ads */

/* Start ProPlayer (Videos) */
div.pro-player-container{
margin-left:50px;
}

/*Start Sociable Bookmarking Plugin */
div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

.tags{
padding:0;
}