/*
Theme Name:		Floppy
Theme URI: 		http://
Version: 		0.0.0.1
Description: 		A custom theme for Flop Culture
Author: 		Krist Smith
Author URI:		http://
Tags:			one-column, two-columns, three-columns, fixed-width, sticky-post, threaded-comments, microformats

Copyright 2008 Ptah Dunbar <http://ptahdunbar.com> All rights reserved.
WP Framework is licensed under the terms of the GNU General Public License version 2.

If you have any questions, comments, or concerns, 
visit <http://wpframework.com> for more information!
*/

body {
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #333333;
	/*background: #A2A9B5 url(images/body-bg.jpg) repeat-x;*/
	margin: 0px;
	padding: 0px 0px 40px;
}

a {
	color: #CC6600;
	text-decoration: none;
}

a:visited {
	color: #CC6633;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

p {
	padding: 0px 0px 15px;
	margin: 0px;
}

h1 {
	margin:0px;
	/*background: url(images/header-icon.gif) no-repeat;*/
	padding-left: 70px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #c9eefe;
}

h1 a{
	color: #c9eefe;
	text-decoration: none;
}

h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}

h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}

h2 {
	color: #000000;
	margin: 10px 0px 0px 0px;
	/*border-bottom: 1px dotted #CCCCCC;*/
	letter-spacing: -1px;
	font: 27px/100% Arial;
	padding-bottom: 3px;
}

h2 a, h2 a:visited {
	color: #000000;
	text-decoration: none;
}

h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}

h3 {
	font: bold 14px/100% Arial;
	color: #D2D2D2;
	margin: 0px 0px 5px;
	text-transform: uppercase;
	text-decoration: bold;
}

h3 a, h3 a:visited {
	font: bold 14px/100% Arial;
	color: #D2D2D2;
	margin: 0px 0px 5px;
	text-transform: uppercase;
	text-decoration: bold;
}

h3 a:hover {
	color: #B2B2B2;
}

img.attachment-medium{
	height: auto;
	width: auto;
}

form {
	margin:0px;
	padding:0px;
}

#page {
	margin: 0px auto;
	width: 1100px;
	/*background: #111111 url(images/content-bg.jpg) repeat-y;*/
}

#header {
	margin-top: 3px;
	height: 188px;
	position: relative;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	/*background: #5678FF url(images/body-bg.jpg) repeat-x;*/
}

#header img {
	margin-left: 0px;
	border: 0px;
}

a.hitvidibanner, a.hitvidibanner:hover, a.hitvidibanner:visited{
	border: none;
}

img.hitvidibannerimg{
	border: none;
	margin-bottom: 20px;

}

#header #headerImage{
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	border: 0px;
}

#headersidebar {
	position: absolute;
	right: 50px;
	margin-left: auto;
	top: 15px;
}

#headersidebar a {
	right: 0px;
	width: auto;
}

#headersidebar img.sidebarframe {
	position: absolute;
	right: 0px;
}

#headersidebar img.submitimage {
	position: absolute;
	right: 8px;
	top: 5px;
}

pagenumbers{
	position: relative;
	left: 0px;
	top: 50px;
}

#buttonheader {
	height: 25px;
	position: relative;
	margin-top: -25px;
}
#nav {
	list-style: none;
	position: relative;
	bottom: 0px;
	right: 0px;
	left: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
#nav li {
	/*background: url(images/ButtonHeaderFrameButtonBG.jpg) repeat-x;*/
	float: left;
	height: 25px;
	padding-top: 0px;
	margin-left: -2px;
	margin-right: -2px;
	padding-left: 0px;
	padding-right: 0px;
}

#nav a {
	color: #555555;
	text-decoration: none;
	/*padding: 5px 15px;*/
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	display: block;
}

#nav a:visited {
	color: #000000;
	text-decoration: none;
}

#nav a:hover {
	color: #000000;
}

#content {
	/*background: #111111 url(images/content-bg.jpg) repeat-y;*/
	background-image: url(images/Content_BG.png);
	background-repeat: repeat-y;
	background-position: 100% 120px;
	padding: 0px 10px 0px 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	float: left;
	width: 819px;
	height: 100%;
}

#content img {
	border: 0px;
}

#content hr.tophrgray{
	background-color: #D2D2D2;
	border-top: solid #FFFFFF 12px;
	border-bottom: solid #FFFFFF 10px;
	border-left: none;
	border-right: none;
	height: 24px;
	margin: 0px;
	padding: 0px;
	width: 830px;
}

.ie #content hr.tophrgray{
	height: 2px;
}

.safari #content hr.tophrgray{
	height: 2px;
}

#content hr.tophr{
	background-color: #D2D2D2;
	border-top: 25px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: none;
	border-right: none;
	height: 37px;
	margin-top: -10px;
	width: 830px;
}

#content hr.posthr{
	background-color: #D2D2D2;
	border-top: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: none;
	border-right: none;
	height: 22px;
	width: 830px;
}

.safari #content hr.posthr{
	height: 2px;
}

.ie #content hr.posthr{
	height: 2px;
}

#content hr.bottomhr{
	background-color: #D2D2D2;
	border-top: 10px solid #FFFFFF;
	border-bottom: 20px solid #FFFFFF;
	border-left: none;
	border-right: none;
	margin-bottom: 0px;
	height: 32px;
	width: 830px;
}

.safari #content hr.bottomhr{
	height: 2px;
}

.ie #content hr.bottomhr{
	height: 2px;
}

div.toppagenumbers{
	margin-left: 20px;
	padding-left: 20px;
	padding-top: 15px;
}

.post {
	clear:both;
	padding-top: 10px;
}

.post h3{
	font: bold 14px/100% Arial;
	color: #FF4444;
	margin: 0px 0px 5px;
	text-transform: uppercase;
	text-decoration: bold;
}

.post h3 a, h3 a:visited {
	font: bold 14px/100% Arial;
	color: #000000;
	margin: 0px 0px 5px;
	text-transform: uppercase;
	text-decoration: bold;
}

.post h3 a:hover {
	font: bold 14px/100% Arial;
	color: #444444;
	margin: 0px 0px 5px;
	text-transform: uppercase;
	text-decoration: bold;
}

.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}

.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}

.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.post div.post_footer{
	position: absolute;
	height: 107px;
	width: 600px;
	padding-left: 0px;
	background: url(images/post_footer_bg_small.png) no-repeat;
	color: #FFFFFF;
}

span.comment-count{
	text-decoration: none;
}

.post div.post_footer a{
	text-decoration: none;
	border: none;
}

div.post_footer_comments a{
	font: bold 14px/100% Arial;
	text-transform: uppercase;
	color: #000000;
	margin-left: 0px;
}

img.imgcomments{
	position: absolute;
	margin-top: 5px;
	margin-left: -17px;
	border: 0px;
}

.ie img.imgcomments{
	margin-top: 4px;
	margin-left: -21px;
}

.post div.votes_area{
	font: bold 28px/100% Arial;
	color: #FFFFFF;
	margin-left: 14px;
	margin-right: -10px;
	padding-right: 0px;
	padding-left: 4px;
	height: 80px;
	width: 80px;
	background: url(images/votes_bg.png) no-repeat;
	margin-right: 10px;
	float: right;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.post-title {
	float: left;
	margin-left: 0px;
	width: 100%;/*804px;*/
}

.entry {
	clear: both;
	padding-top: 10px;
}

.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 18px;
	float:left;
	font-size: 95%;
	color: #999999;
}

.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
}

.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}

.post-content {
	clear: both;
	padding-top: 10px;
}

.navigation {
	clear: both;
	padding: 10px 0px;
}

.navigation a, .navigation a:visited {
	color: #111111;
}

.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}

.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

#sidebar {
	float: right;
	padding: 0px 2px 0px 0px;
	width: 228px;
}

#searchform {
	/*background: url(images/searchform-bg.gif) repeat-x;*/
	position: absolute;
	background-color: #000000;
	width: 110px;
	height: 28px;
	margin: 104px 0px 0px 0px;
	right: 0px;
	/*float:right;*/
}

#sidebutton{
	vertical-align:middle;
	height: 28px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	padding: 8px 0px 2px 10px;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
}

#searchform #s {
	border:0px solid #222222;
	width: 105px;
	height: 23px;
	padding: 5px 5px 0px 0px;
	/*background: #EEEEEE;*/
	vertical-align: middle;
}

#searchform #searchsubmit {
	border: none;
	width: 1px;
	margin: 0px;
	padding: 0px;
	height: 1px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}

#searchform label {
	font-size: 11px;
	color: #111111;
}
.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 0px solid #dceeb7;
}
.ul-cat li{
	margin-top: 10px;
	padding: 2px 0px 2px 20px;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
}

.ul-cat li a, .ul-cat li a:visited{
	color: #495233;
	text-decoration: none;
}

.ul-cat li a:hover{
	color: #FF6600;
	text-decoration: none;
}

#footer {
	font-family: Arial;
	clear: both;
	/*background: #DDDDDD;*/
	color: #333333;
	line-height: 130%;
	margin-top: 0px;
	padding-top: 0px;
}

#footer a, #footer a:visited{
	color: #777777;
}

#footer .left-col{
	margin-top: 20px;
	width: 800px;
	float: left;
	margin-left: 10px;
}

#footer .right-col{
	width: 222px;
	float: right;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
	background: #FFFFFF;
margin-bottom: 0px;
	font-weight: bold;
}

#footer h4 {
	font: normal 176%/100% Arial;
	color: #5CB1E3;
	margin: 10px 0px 5px;
}

.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}

.recent-comments li{
	background: url(images/Flop_SpeechBubble_mini.png) no-repeat;
	padding: 0px 0px 10px 25px;
}

.recent-comments li.li1{
	background: url(images/lit_bolt_small_r.png) no-repeat;
}

.recent-comments li.li2{
	background: url(images/lit_bolt_small_b.png) no-repeat;
}

.recent-comments li.li3{
	background: url(images/lit_bolt_small_g.png) no-repeat;
}

.recent-comments li.li4{
	background: url(images/lit_bolt_small_y.png) no-repeat;
}

.recent-comments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}

.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}

.recent-posts li{
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}

.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}

#footerBottom{
	padding-left: 10px;
	padding-right: 10px;
	background: url(http://flopculture.com/content/footer-bottom.png) no-repeat;
}

#footerBottom #footerBottomBG{
	position: absolute;
	margin-left: 50px;
}

#credits {
	margin: 0px auto;
	width: 760px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
}

#credits a, #credit a:visited{
	color: #048db4;
}

.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}

.logo {
	background: url(images/header-icon.gif) no-repeat left center;
	padding-left: 340px;
	padding-bottom: 105px;
	margin-left: 5px;
}

.left {
	position: absolute;
	float: left;
}

img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}

a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}

.right {
	float: right;
}

img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}

a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}

.clear {
	clear:both;
}

hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}

a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}

.FBicon{
	position: relative;
	border: 0px;
	left: 140px;
	top: 17px;
}

.TWicon{
	position: relative;
	border: 0px;
	left: 145px;
	top: 17px;
}

#followUsButton{
	background-image: url(http://flopculture.com/content/icons/FollowUs.png);
	background-repeat: no-repeat;
	height: 60px;
	padding-bottom: 10px;
}

#headerImage{
	margin-left: 25px;
	border: 0px;
}

img.headerlinkbuttonfacebook{
	position: absolute;
	top: 65px;
	right: 61px;
	z-index: 10;
}

img.headerlinkbuttontwitter{
	position: absolute;
	top: 65px;
	right: 36px;
	z-index: 10;
}

img.headerlinkbuttonrss{
	position: absolute;
	top: 65px;
	right: 5px;
	z-index: 10;
}

.addtoany_list{
	padding-left: 0px;
	border: none;
}

div.page_numbers_bottom{
	width: 830px;
}
