/*  
Theme Name: Gossip Food
Description: Custom design by <a href="http://www.problogdesign.com/">Pro Blog Design</a>
Author: Michael Martin
Author URI: http://www.problogdesign.com/
*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

body {
    font-size: 12px;
    font-family: Arial, sans-serif;
    text-align: center;
    background: url(images/bg.gif) repeat center 10px;
    color: #5f615b;
    min-width: 980px;
}

#body2 {background:url(images/body2.jpg) 0 0 repeat-x;}

.clearer {
    clear: both;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

img {
    vertical-align: top;
}

#top_flowers {
    background: url(images/top_flowers.jpg) no-repeat center top;
}

#bottom_flowers {
    background: url(images/bottom_flowers.jpg) no-repeat center bottom;
}

#container {
    width: 980px;
    margin: 0px auto;
    text-align: left;
    padding: 22px 0px 53px;
}

#header {
    position: relative;
    zoom: 1;
}

#logo {
    position: absolute;
    left: 0px;
    bottom: -2px;
    z-index: 100;
}

#search_form {
    float: right;
    margin-bottom: 22px;
}

#search_form .search_input {
    width: 170px;
    padding: 4px 15px;
    height: 14px;
    background: #fff;
    float: left;
    border: none;
    margin-right: 3px;
    font-size: 10px;
    color: #999;
}

#search_form .search_button {
    float: left;
    border: none;
    background: url(images/search_button.gif) no-repeat left top;
    width: 49px;
    height: 22px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    padding: 0px;
    cursor: pointer;
}

#navigation {
    float: right;
    list-style-type: none;
    height: 30px;
}

#navigation li {
    display: block;
    float: left;
    width: 115px;
    height: 30px;
    line-height: 30px;
    position: relative;
    z-index: 10;
    background: url(images/menu_bg.gif) no-repeat left top;
    text-align: center;
    margin-left: 2px;
}

#navigation li a {
    display: block;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    width: 115px;
}

#navigation li a:hover, #navigation li a.active {
    background: url(images/menu_hover.gif) no-repeat center bottom;
}

#white_content {
    background: #fff;
    padding: 13px 8px 5px 13px;
    margin-bottom: 11px;
    zoom: 1;
}

#left_column {
    width: 655px;
    float: left;
}

#right_column {
    width: 292px;
    float: right;
}

.featured_post {
    list-style-type: none;
    position: relative;
    padding: 4px;
    width: 647px;
    height: 392px;
    background: url(images/featured_post_bg.gif) repeat-x left top;
    margin-bottom: 20px;
}

.featured_post li {
    background: #fff;
    width: 647px;
    height: 392px;
    overflow: hidden;
    position: absolute;
    top: 4px;
    left: 4px;
    z-index: 8;
    margin-left: 4px;
    margin-top: 4px;
}

.featured_post li.active {
    z-index: 10;
}

.featured_post li.last_active {
    z-index: 9;
}

.featured_text {
    position: absolute;
    right: 0px;
    top: 0px;
    background: #1e120e;
    height: 27px;
    line-height: 27px;
    padding: 0px 25px;
    color: #5f615b;
    font-size: 12px;
}

.featured_post .description {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 647px;
    background: url(images/featured_description.png) repeat left top;
}

* html .featured_post .description {
    filter:alpha(opacity=70);
    background: #000;
}

* html .featured_post li.active .description {
    display: block;
}

.featured_post .description p {
    text-align: justify;
    color: #fff;
    line-height: 15px;
}

.featured-content {padding: 20px 30px 20px 14px;}

.featured-content a:link, .featured-content a:visited {color:#fff;text-decoration:underline;}
.featured-content a:hover, .featured-content a:active {text-decoration:none;}

.featured_post .description big {
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
}

.orange {
    color: #ff8800;
}

.post_column {
    width: 455px;
    float: left;
    padding-right: 12px;
    padding-bottom: 10px;
    border-right: solid 1px #d9d9d9;
	overflow:hidden;
}

.post {margin-bottom:40px;}

.post_date {
    font-size: 24px;
    color:#7f817c;
    line-height: 20px;
    text-align: center;
    padding: 5px 10px;
    float: left;
    display: block;
    border-top: solid 1px #bfbfbf;
    border-bottom: solid 1px #bfbfbf;
    margin: 0px 15px 10px 0px;
}

.post_date small {
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
}

.post_title {
    font-size: 22px;
    font-weight: bold;
    color: #bd0707;
    text-decoration: none;
    line-height: 28px;
}

.post_title_links {
    font-size: 11px;
}

.post_title_links a {color: #ff8800;}

.post_title_links img {
    vertical-align: middle;
}

.post_image {
    text-align: center;
    border: solid 1px #e2e1e1;
    padding: 3px 0px;
    margin-bottom: 10px;
}

.posts_navigation {
    border-top: solid 1px #bfbfbf;
    border-bottom: solid 1px #bfbfbf;
    font-family: "Trebuchet MS";
    font-size: 10px;
    padding: 1px 0px;
    margin: 10px 0px;
    zoom: 1;
}

.posts_navigation img {
    vertical-align: middle;
}

.posts_navigation a {
    color: #bd0707;
}

.posts_navigation .prev {
    float: left
}

.posts_navigation .next {
    float: right;
}

.post_column p {
    line-height: 16px;
}

.post_center_column ul {
	list-style-type: none;
    padding: 0px 0px 0px 5px;
	}
	
.post_center_column ul li {
	padding-left: 15px;
    background: url(images/diamond.gif) no-repeat left 4px;
    padding-bottom: 6px;
	margin-bottom:5px;
	}
	
.aktt_tweets {font-size:11px;}
#body2 .aktt_tweets a {color:#ff8800;}
#body2 .aktt_tweets a.aktt_tweet_reply, #body2 .aktt_tweets a.aktt_tweet_time {color:#c11818;}

.post_column ul, .diamonds_list {
    list-style-type: none;
    padding: 0px 0px 0px 5px;
	font-weight:bold;
	/*color: #c11818;*/
}

.post_center_column ul a:link, .post a:link, #comments a:link {color: #c11818;}
.post_center_column ul a:visited, .post a:visited, #comments a:visited {color:#e25353;}


.post_column ul li, .diamonds_list li {
    padding-left: 15px;
    background: url(images/diamond.gif) no-repeat left 4px;
    padding-bottom: 6px;
}

.comment_box {
    border: solid 2px #e2e1e1;
    padding: 5px 0px 15px;
    margin-bottom: 15px;
    margin-left: 10px;
    background:#fdf9f9;
    zoom: 1;
}

.comment_box .comment_title {
    background: url(images/comment_title_dots.gif) repeat-x left bottom;
    padding: 0px 7px 5px;
    margin-bottom: 13px;
    margin-left: 3px;
}

.comment_box .comment_title a {color: #c11818;font-weight:bold;}

.comment_box .comment_title small {
    font-size: 10px;
}

.red {
    color: #c11818;
}

.comment_box .comment_image {
    float: left;
    width: 55px;
    margin-left: 10px;
}

.comment_box .comment_text {
    float: left;
    width: 345px;
    margin-right: 10px;
    font-size: 11px;
    line-height: 14px;
    text-align: justify;
}

blockquote {
    padding: 10px 10px 10px 30px;
    background: url(images/blockquote.gif) no-repeat left 13px;
    font-style: italic;
}

h1 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-left: 10px;
    line-height: 20px;
}

.comment_form {
    border: solid 2px #e2e1e1;
    padding: 20px 15px;
    font-size: 11px;
    background: #fdf9f9;
    zoom: 1;
}

.text_input, textarea {
    color:#586564;
    font-size: 11px;
    padding: 4px 10px;
    border: solid 1px #e2e1e1;
    margin-bottom: 13px;
    background: #fdf9f9 url(images/input_bg.gif) repeat-x left top;
    float: left;
}

.comment_form .text_input {
    width: 215px;
}

.comment_form textarea {
    width: 375px;
    height: 100px;
	background-color:#ffffff;
}

.comment_form label {
    padding-left: 5px;
    line-height: 18px;
    float: left;
}

.comment_form .info {
    font-style: italic;
    float: left;
}

.comment_form .comment_button {
    display: block;
    width: 102px;
    height: 27px;
    text-align: center;
    float: right;
    color:#fff;
    font-size: 10px;
    font-weight: bold;
    cursor: pointer;
    border: none;
    background: url(images/comment_button.gif) no-repeat left top;
	padding:0;
}

.post_center_column {
    width: 175px;
    float: right;
    padding: 0px 0px 10px 0px;
}

.post_center_column h3 {
    background: url(images/comment_title_dots.gif) repeat-x left bottom;
    margin: 0px 0 20px 0;
    font-size: 16px;
	font-family:"Myriad Pro", Helvetica, Arial, sans-serif;
}

.tweet_box {
    padding-bottom: 20px;
    font-size: 11px;
    line-height: 13px;
    zoom: 1;
}

.tweet_box small {
    font-size: 10px;
}

.tweet_box .tweet_image {
    width: 42px;
    float: left;
    padding-top: 3px;
}

.tweet_box .tweet_text {
    width: 130px;
    float: right;
}

.latest_comments {
    font-size: 11px;
    line-height: 13px;
}

.tags a {
    color: #5f615b;
    margin-right: 4px;
}

.bold {
    font-weight: bold;
}

.grey_box {
    background: #fdf9f9;
    margin-bottom: 12px;
    padding: 10px 0px;
    border: solid 1px #e2e1e1;
    zoom: 1;
}

.networking {
    text-align: center;
}

.networking img {
    margin: 0px 2px;
}

h2 {
    font-size: 14px;
    font-weight: bold;
}

.post_column h2.post-title {margin-bottom:0;}
.post_column h2.post-title a {color:#c11818;}

.subscribe {
    padding: 10px;
}

.subscribe_form {
    padding-top: 5px;
}

.subscribe_form .text_input {
    width: 240px;
}

.subscribe_form .subscribe_button {
    display: block;
    width: 92px;
    height: 27px;
    text-align: center;
    float: left;
    color:#fff;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
    border: none;
    padding: 0px;
    background: url(images/subscribe_button.gif) no-repeat left top;
}

.feedburner {
    float: right;
}

#right_column h3 {
    background:transparent url(images/comment_title_dots.gif) repeat-x scroll left bottom;
    margin:0px 2px 20px 0;
    padding-left: 15px;
    padding-bottom: 10px;
}

#right_column .latest_blogs h3 {margin:0;}

.latest-meta a {color:#5f615b;text-transform:uppercase;}

.latest_blogs ul {
    margin: 0px 10px;
    list-style-type: none;
}

.latest_blogs ul li {
    padding: 20px 0px 12px;
    border-bottom: solid 1px #fff;
    zoom: 1;
}

.latest_blogs ul li:last-child {
    border-bottom: none;
}

.latest_blogs .image {
    width: 60px;
    float: left;
    text-align: center;
    margin-right: 3px;
}

.latest_blogs .text {
    width: 200px;
    float: left;
    font-size: 10px;
    font-family: "Trebuchet MS";
}

.latest_blogs .text .title {
    font-size: 13px;
    font-weight: bold;
    color: #bd0707;
    display: block;
    font-family: Arial;
    border-bottom: solid 1px #eeeded;
    padding-bottom: 2px;
    margin-bottom: 2px;
}

.ads {
    padding: 10px;
}

.ads .left {
    float: left;
    margin-bottom: 15px;
}

.ads .right {
    float: right;
    margin-bottom: 15px;
}

.advertise_button {
    display: block;
    width: 264px;
    height:36px;
    line-height: 36px;
    color: #fff;
    text-align: center;
    margin: 0px auto;
    background: url(images/advertise_button.gif) no-repeat left top;
    font-size: 16px;
    font-weight: bold;
}

#footer {
    background: #fff;
    padding: 13px 0px;
    position: relative;
    zoom: 1;
}

#footer .footer_column {
    width: 170px;
    float: left;
    border-right: solid 1px #e5e5e5;
    margin: 0px 5px 0px 0px;
    padding: 20px 20px 20px 20px;
    line-height: 18px;
    zoom: 1;
}

.footer_column ul {list-style:none;}
.footer_column ul li {margin:0;}

.footer_column ul a:link {color: #5f615b;font-weight:bold;}
.footer_column ul a:visited {color:#838481;font-weight:bold;}

.grey {
    color: #5f615b;
}

#footer .footer_column.footer_latest_comments {
    width: 190px;
    padding-right: 10px;
}

#footer .footer_column.footer_latest_comments p {
    font-size: 11px;
    line-height: 13px;
}

#footer .footer_column.footer_last_column {
    width: 210px;
    border-right: none;
    margin-right: 0px;
    padding-bottom: 20px;
}

#footer a.pbd {color:#725037;}

#footer_logo {
    position: absolute;
    bottom: -21px;
    right: 0px;
}

.arrow_next, .arrow_prev {
    position: absolute;
    top: -32px;
    cursor: pointer;
    z-index: 1000;
    zoom: 1;
}

.arrow_next {
    right: 0px;
}

.arrow_prev {
    left: 0px;
}

.uppercase {text-transform:uppercase;}
.post_column ul, .post_column p, .post_column ol, .post_column h2, .post_column h3, .post_column h4 {margin-bottom:20px;}

.box {clear:both;margin-bottom:40px;}