/* 
* Theme Name: Resource Hive V2
* Theme URI: http://www.resourcehive.com
* Description: A Blog for finding and sharing free resources for designers.
* Author: John Cole
* Author URI: http://cruciald.com
* Last Modified: 03.25.2010
* Version 2.0
*/
/* @group global reset */
/* Don't forget to set a foreground and background color on the 'html' or 'body' element! For more information on the current state of Global Reset visit http://meyerweb.com/eric/thoughts/2007/04/12/reset-styles 
*/
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, tt, var,dd, dl, dt, li, ol, ul,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {  
margin: 0;  
padding: 0;  
border: 0;  
font-weight: inherit;  
font-style: inherit;  
font-size: 100%;  
line-height: 1;  
font-family: inherit;  
text-align: left;  
vertical-align: baseline;
}

a img, :link img, :visited img {  
border: 0;
}

a {
text-decoration: none;
}

table {  
border-collapse: collapse;  
border-spacing: 0;
}

ol, ul {  
list-style: none;
}

q:before, q:after,blockquote:before, blockquote:after {  
content: "";
}

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


/* @end global reset */

body {
font-size: 12px;
font-family: arial, verdana, sans-serif;
background-color: #000000;
margin: 0; 
text-align: center;
background-image: url('images/bg.jpg')
}

a {
color: #777777;
}

a:hover {
color: #febf00;
}

.container {
width: 1000px;
margin: 0 auto;
}

#branding {
margin-top: 25px;
}

#logo {
float: left;
}

#logo img {
float: left;
}


#rss {
float: right;
padding-right:10px;
}

#nav {
background-color: #111111;
border: 1px solid #222222;
padding-top:10px;
padding-bottom: 10px;
padding-left:10px;
width: 990px;
margin-bottom: 20px;
}

#nav a {
color: #555555;
font-size: 12px;
font-family: Arial, Verdana, sans-serif;
font-weight: bold;
}

#nav .active {
color: #777777;
}

#nav a:hover {
color:#febf00;
}

#menu {
float:left;
}

#count {
color: #444444;
font-weight: bold;
float: right;
padding-right: 10px;
}

#menu li {
display: inline;
padding-right: 20px;
}

#new_resources_content {
background-color: #111111;
border: 1px solid #222222;
width: 1000px;
margin-bottom: 10px;
}

#new_resources_header img {
float:left;
}

#hive_detail {
float: left;
font-size: 20px;
color: #444444;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
margin-left: -85px;
}

#new_resources_content h1 {
font-size: 24px;
color: #444444;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
margin-bottom: 10px;
margin-top: 10px;
margin-left: 3px;
width: 990px;
}

#page_content {
background-color: #111111;
border: 1px solid #222222;
width: 1000px;
margin-bottom: 10px;
color: #444444;
font-family: arial, helvetica, sans-serif;
}

#page_content p {
font-size: 12px;
line-height: 18px;
margin-bottom: 18px;
}

#page_content h2 {
font-weight: bold;
font-size: 18px;
margin-bottom: 18px;
}

#pcw {
margin: 3px 3px 3px 3px;
}

.post_image {
padding: 3px 3px 3px 3px;
float: left;
}

#featured_hives {
background-color: #111111;
border: 1px solid #222222;
width: 1000px;
margin-bottom: 20px;
}


.post {
background-color: #111111;
border: 1px solid #222222;
margin-bottom: 20px;
color: #444444;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
padding: 3px 3px 3px 3px;
}

.post img {
float: left;
}

.post h2 {
float: left;
font-weight: bold;
font-size: 18px;
display: inline;
margin-bottom: 10px;
margin-left: 10px;
width: 300px;
}

.post ul {
float: left;
width: 300px;
margin-left: 10px;
}

.post li {
margin-bottom: 10px;
line-height: 14px;
}

.post .bold {
font-weight: bold;
}

#footer {
margin-top: 20px;
border-top: 1px solid #222222;
}

#footer_content {
margin-top: 20px;
font-family: arial, verdana, sans-serif;
font-size: 11px;
color: #222222;
height: 30px;
}

#footer_content a {
color: #222222;
}


#footer .copyright {
float: left;
}

#footer .links {
float: right;
}

#sliding_popup .content { 
position:absolute; 
left:0px; 
top:0px; 
background-color:#111111; 
display:block; 
width:100%; 
height:200px; 
border-top:1px solid #222222; 
color:#666666;
}

#sliding_popup { 
position:fixed; 
left:0px; 
display:block; 
width:100%; 
padding:0px; 
margin:0px; 
}

#sliding_popup .content h1 {
color: #febf00;
font-size:18px;
margin-top: 10px;
margin-bottom: 18px;
font-weight: bold;
}

#sliding_popup .content p {
line-height: 18px;
margin-bottom: 18px;
}

bold {
font-weight: bold;
color: #febf00;
}

.wp-pagenavi {
	clear: both;
	font-size: 11px;
	margin-left: 1px;
	margin-bottom: 20px;
	}
 
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #222222;
	color: #333333;
	background-color: #111111;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #222222;
	color: #333333;
	background-color: #111111;	
}
.wp-pagenavi a:hover {	
	color: #febf00;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #222222;
	color: #555555;
	background-color: #111111;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #222222;
	color: #555555;
	background-color: #111111;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;	
	border: 1px solid #222222;
	color: #333333;
	background-color: #111111;
}

input, textarea {
background-color: #111111;
border: 1px solid #222222;
color: #555555;
}