@charset "utf-8";
/*   
Theme Name: POPFAIL5
Theme URI: http://www.popfail.com
Description: Widget-ready Three-Column Wordpress Theme
*/

/* Contents:
- BODY
- BODY: Links
- PAGE
- HEADER
- HEADER: Menu
- CONTENT
- CONTENT: Sidebar 1
- CONTENT: Main
- CONTENT: Sidebar 2
- FOOTER
- MISC CLASSES
*/

/* BODY */
body {
	background:#fff url(images/bg-body.jpg) top left repeat-x;
	color:#333;
	font:12px Arial, Helvetica, sans-serif;
	margin:0;
	text-align:center;
}

/* BODY: Links */
a {
	color:#0076a3;
	text-decoration:none;
}
a:visited {
	color:#0076a3;
}
a:hover, 
a:active {
	color:#e74cb3;
}
a img {
	border:none;
}

/* PAGE */
#page {
	margin:0 auto;
	width:1030px;
}

/* HEADER */
#header {
	height:215px;
	margin:0 auto;
	position:relative;
	width:1024px;
}
#logo {
	background:url(images/logo.png) top left no-repeat;
	behavior:url(wp-content/themes/popfail/iepngfix.htc);
	height:100px;
	left:0;
	position:absolute;
	top:18px;
	width:590px;
}
#logo a {
	display:block;
	height:100px;
	text-indent:-9999px;
	width:590px;
}
a#link-logo {
	display:block;
	height:100px;
	left:0;
	position:absolute;
	text-indent:-9999px;
	top:18px;
	width:590px;
	z-index:5;
}
a#link-submit {
	background:url(images/button-submit.png) top left no-repeat;
	behavior:url(wp-content/themes/popfail/iepngfix.htc);
	display:block;
	height:34px;
	position:absolute;
	right:18px;
	text-indent:-9999px;
	top:91px;
	width:140px;
}
a#link-submit:hover {
	background:url(images/button-submit.png) bottom left no-repeat;
	behavior:url(wp-content/themes/popfail/iepngfix.htc);
}

/* HEADER: Menu */
#menu-bg {
	background:url(images/bg-menu.png) top center no-repeat;
	behavior:url(wp-content/themes/popfail/iepngfix.htc);
	height:42px;
	left:0;
	position:absolute;
	top:125px;
	width:1024px;
}
ul#menu {
	height:42px;
	left:0;
	list-style:none;
	margin:0;
	overflow:hidden;
	padding:0 0 0 20px;
	position:absolute;
	top:125px;
	width:1004px;
	z-index:10;
}
ul#menu li {
	background:url(images/bg-menu-li.jpg) right no-repeat;
	float:left;
	height:25px;
	margin:0;
	padding:10px 10px 0;
}
ul#menu li a {
	background:url(images/bg-menu-a.jpg) top center repeat-x;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color:#fff;
	display:block;
	float:left;
	font-size:16px;
	font-weight:bold;
	height:19px;
	margin:0;
	padding:1px 7px 0;
	text-align:center;
	text-shadow:1px 1px #aa0070;
}
ul#menu li a:hover {
	background:url(images/bg-menu-a.jpg) bottom center repeat-x;
	text-shadow:1px 1px #000;
}

/* CONTENT */
#content {
	margin:0 auto;
	overflow:hidden;
	text-align:left;
	width:1030px;
}
#sidebar-1 {
	float:left;
	overflow:hidden;
	width:204px;
}
#main {
	float:left;
	overflow:hidden;
	width:511px;
}
#sidebar-2 {
	float:left;
	overflow:hidden;
	width:315px;
}
/* CONTENT: Sidebar 1 */
#sidebar-1 ul, 
#sidebar-1 li {
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar-1 li.widget {
	margin-top:25px;
}
#sidebar-1 li.widget h2 {
	border-bottom:7px solid #efefef;
	color:#fa39b8;
	font-size:18px;
	font-weight:normal;
	margin:0 5px 15px 0;
	text-transform:uppercase;
}
#sidebar-1 ul li ul li {
	border-bottom:1px solid #efefef;
	line-height:18px;
	margin-right:5px;
	padding:2px 5px;
}
#sidebar-1 ul.children {
	margin:5px;
}
#sidebar-1 ul.children li {
	border-bottom:none;
	font-size:11px;
	line-height:14px;
	padding-left:15px;
}

/* CONTENT: Main */
.post {
	background:url(images/bg-post.jpg) top center repeat-y;
	margin-bottom:5px;
	overflow:hidden;
	width:511px;
}
.post-top {
	background:url(images/bg-post-top.jpg) top center no-repeat;
	height:12px;
	width:511px;
}
.post-bottom {
	background:url(images/bg-post-bottom.jpg) bottom center no-repeat;
	height:12px;
	width:511px;
}
.post h1 {
	border-bottom:1px solid #efefef;
	color:#333;
	font-size:30px;
	font-weight:normal;
	line-height:30px;
	margin:10px 10px 5px;
	padding-bottom:10px;
}
.post h1 a {
	color:#333;
}
.post .date {
	color:#a0a0a0;
	font-size:11px;
	margin:0 10px 10px;
	text-align:right;
}
.post .entry p {
	margin:10px;
}
.post .foot {
	color:#a0a0a0;
	margin:10px 10px 0;
	overflow:hidden;
}
.post .postmetadata {
	float:left;
	width:300px;
}
.post .postmetadata p {
	background:url(images/bg-postmetadata.jpg) left no-repeat;
	font-size:11px;
	margin:0;
	padding-left:30px;
}
.post .foot a.link-comment {
	background:#000 url(images/bg-button.jpg) top left repeat-x;
	border:1px solid #000;
	border-top-color:#919191;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	color:#f0f0f0;
	display:block;
	float:right;
	font-size:11px;
	font-weight:bold;
	height:20px;
	line-height:20px;
	padding:2px 3px 1px;
	text-align:center;
	text-shadow:1px 1px #000;
	width:140px;
}
.navigation { /* Don't give this a bg */
	display:block;
	margin:10px auto;
	overflow:hidden;
	padding:10px;
	text-align:center;
}
.post-pages-navigation {/* If page or post is split to multiple pages */}
#comments {
	margin-left:10px;
	overflow:hidden;
	width:480px;
}
#comments h3 {
	color:#333;
	font:bold 16px Arial, Helvetica, sans-serif;
	margin:10px 0;
}
.commentlist {
	padding:10px;
}
.comment, .pingback, .trackback {
	background:#efefef;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:8px 0;
	padding:5px;
}
.pingback, .trackback {
	background:#efefef;
}
.comment-body {
	margin:5px;
}
.comment-author {}
.comment-author img.avatar {
	background:#fff;
	border:1px solid #000;
	padding:3px;
}
.comment-author cite.fn {/* comment author name */
	font:bold 14px Arial, Helvetica, sans-serif;
}
.commentmetadata {
	font-size:11px;
	margin:5px 0;
}
#respond {
	overflow:hidden;
}
#respond h3 {
	color:#000;
	font:bold 16px Arial, Helvetica, sans-serif;
	margin:10px 0;
}
#commentform {
	background:#efefef;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding:5px;
}
#commentform p {
	margin:10px 0;
}
#commentform label {
	font-size:11px;
	margin:0 5px;
}
#commentform input.text {
	background:#fff;
	border:1px solid #c5c5c5;
	color:#333;
	padding:1px 2px;
	width:200px;
}
#commentform textarea {
	background:#fff;
	border:1px solid #c5c5c5;
	color:#333;
	height:100px;
	padding:1px 2px;
	width:400px;
}
#commentform input.button {
	background:#000 url(images/bg-button.jpg) top left repeat-x;
	border:1px solid #000;
	border-top-color:#919191;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	color:#f0f0f0;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	padding:2px 3px 1px;
	text-align:center;
	text-shadow:1px 1px #000;
}


/* CONTENT: Sidebar 2 */
#sidebar-2 ul, 
#sidebar-2 li {
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar-2 li.widget {
	margin-top:25px;
}
#sidebar-2 li.widget h2 {
	border-bottom:7px solid #efefef;
	color:#fa39b8;
	font-size:18px;
	font-weight:normal;
	margin:0 0 15px 5px;
	text-transform:uppercase;
}
#sidebar-2 li.widget h2 a {
	color:#fa39b8;
}
#sidebar-2 ul.children li {
	padding-left:15px;
}
#sidebar-2 ul li ul li {
	background:#efefef url(images/bullet-star.png) left no-repeat;
	behavior:url(wp-content/themes/popfail/iepngfix.htc);
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:3px 0 3px 5px;
	padding:7px 10px 7px 30px;
}
form#searchform {
	margin:20px 0 20px 20px;
}
form#searchform input.text {
	background:#fff;
	border:1px solid #c5c5c5;
}
form#searchform input.button {
	background:#000 url(images/bg-button.jpg) top left repeat-x;
	border:1px solid #000;
	border-top-color:#919191;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	color:#f0f0f0;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	padding:2px 3px 1px;
	text-align:center;
	text-shadow:1px 1px #000;
}

/* FOOTER */
#footer {
	background:url(images/bg-footer.jpg) top center no-repeat;
	min-height:20px;
	margin:50px auto 0;
	padding:10px 0;
	width:1024px;
}
#footer p {
	color:#a0a0a0;
	margin:0;
	padding:10px 0;
	text-align:center;
}

/* MISC CLASSES */

acronym, abbr { border-bottom:1px dashed; }
address, table { padding-left:10px; }
.aligncenter { display:block; margin-left:auto; margin-right:auto; }
.alignleft { float:left; }
.alignright { float:right; }
.center { text-align:center; }
.clear { clear:both; }
.entry blockquote { background:#efefef;	border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; display:block; margin:15px; padding:5px; }
.entry code { background:#efefef;	border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; display:block; margin:15px; padding:5px; }
.entry ul { list-style:disc; margin:10px 10px 10px 20px; }
.entry ol { list-style:decimal; margin:10px 10px 10px 20px; }
.entry li { margin:3px 0; }
.entry dl { margin:10px 10px 10px 20px; }
.entry dt { margin:10px 0 0; }
.entry dd { margin:3px 0; }
.entry p { margin:10px 0; }
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 { color:#333; font-weight:bold; margin:5px 0; padding-left:10px; }
.entry h1 { font-size:24px; }
.entry h2 { font-size:22px; }
.entry h3 { font-size:20px; }
.entry h4 { font-size:18px; }
.entry h5 { font-size:16px; }
.entry h6 { font-size:14px; }
.entry strong { font-weight:bold; }
.entry em { font-style:italic }
.entry big { font-size:14px; }
.entry small { font-size:10px; }
.hidden { display:none; }
.screen-reader-text { position:absolute; left:-1000em; }
#wp-calendar { width:100% }
#wp-calendar caption { font-weight:bold; padding:3px; text-align:center; }
#wp-calendar th { border-right:1px solid #efefef; border-bottom:1px solid #efefef; padding:3px; text-align:center; }
#wp-calendar td { background:#fff; border-right:1px solid #efefef; border-bottom:1px solid #efefef; padding:3px; text-align:center; }
#wp-calendar td.pad, #wp-calendar td#next, #wp-calendar td#prev { background:#efefef; }
.wp-caption { padding:5px 0 0 0; text-align:center; }
.wp-caption .alignleft { margin:0 5px 5px 0; }
.wp-caption .alignright { margin:0 0 5px 5px; }
.wp-caption .aligncenter { margin:0 auto 5px; }
.wp-caption .alignnone { margin:0 5px 5px 5px; }
.wp-caption img { background:#fff; border:1px solid #efefef; padding:2px; }
.wp-caption p.wp-caption-text { font-size:11px; margin:5px 0; }
#sidebar-2 ul li.widget_tag_cloud div {	margin-left:5px; }
#sidebar-2 ul li.widget_text .textwidget {	margin-left:5px; }
.sociable { padding-left:10px; }
.sociable_tagline { margin-bottom:5px; }
.ratingblock, .thumblock { padding-left:10px; }
.ngg-galleryoverview { overflow:hidden; padding-left:10px; }
