/*
Theme Name: Hello Squares
*/

/*Change this!*/
.sticky h2 {
font-size:22px;
font-weight:lighter;
margin:5px auto;
}

/* Begin Typography & Colors */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Helvetica', Arial, sans-serif;
	background: url('images/bg.jpg') repeat-x #060709;
	color: #333;
	text-align: center;
	}

a {
border: none;
}

a img {
border: none;
}

#logo-sidebar {
width: 165px;
float: left;
}

#logo 	{
height:180px;
overflow:hidden;
width:160px;
	}

#sidebar
{
margin-top:5px;
text-align:left;
}

#top-ad {
margin: 5px auto 15px;
width: 760px;
}

#content {
	font-size: 1.2em;
	position:relative;
top:0;
	}

#footer {
	border: none;
	position: relative;
	top: 40px;
	margin-bottom: 20px;
        display: block;
        height: 250px;
	}
	
	#footer a {
	color: #333;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
font-family: 'Helvetica', Arial, sans-serif;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
font-size:13px;
font-weight:lighter;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

#headerimg h1 {
        padding-top: 0px;
}



h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #c4d8ee;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
a, h2 a:hover, h3 a:hover {
	color: #fff;
	text-decoration: none;
	}

a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
	
#logo a img {
border: 0px;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
margin:0 auto 20px;
clear: both;
width:1000px;
	}
	
	
/*nav stuff*/
/*.nav {
background-image:url("images/daily_links.jpg");
background-position:-13px 0;
background-repeat:no-repeat;
float:left;
height:140px;
margin:0 0 0 2px;
overflow:hidden;
padding:24px 0 0;
text-align:justify;
width:162px;
	}*/
	
#portfolio-filter {
float:left;
list-style-type:none;
margin-bottom:0;
margin-left:-38px;
margin-top:0;
width:810px;
}
	
		#portfolio-filter li {
list-style-type: none;	
float: left;
	}
	
	#portfolio-list {
	list-style-type: none;
	padding-left: 5px;
	}
	#portfolio-list li {
	float: left;
	}
	.nav {
background-image:url("images/daily_links.jpg");
background-position:-13px 0;
background-repeat:no-repeat;
height:144px;
left:7px;
margin:13px 0 0 2px;
overflow:hidden;
padding:24px 0 0;
position:relative;
text-align:justify;
width:162px;}

	
.nav-politics, .nav-society, .nav-culture, .nav-everything, .nav-balderdash, .nav-war, .nav-religion, .nav-art, .nav-technology, .nav-science {
width: 90px;
height: 16px;
display: block;
overflow: hidden;
text-indent: -9999px;
cursor: pointer;
background-repeat: no-repeat;
background-position: 0 0;
margin: 0 0 3px 0;
}
#portfolio-filter li a.nav-politics {
background-image: url("images/politics-nav.gif");
width: 85px;
}
#portfolio-filter li a.nav-culture {
background-image: url("images/culture-nav.gif");
width: 85px;
}
#portfolio-filter li a.nav-society {
background-image: url("images/society-nav.gif");
width: 85px;
}
#portfolio-filter li a.nav-religion {
background-image: url("images/religion-nav.gif");
width: 92px;
}
#portfolio-filter li a.nav-art {
background-image: url("images/art-nav.gif");
width: 50px;
}
#portfolio-filter li a.nav-technology {
background-image: url("images/tech-nav.gif");
width: 61px;
}
#portfolio-filter li a.nav-science {
background-image: url("images/science-nav.gif");
width: 84px;
}
#portfolio-filter li a.nav-war {
background-image: url("images/war-nav.gif");
width: 57px;
}
#portfolio-filter li a.nav-everything {
background-image: url("images/everything-nav.gif");
width: 112px;
}
#portfolio-filter li a.nav-balderdash {
background-image: url("images/balderdash-nav.gif");
width: 94px;
}

.nav-politics:hover, .nav-politics over, .lpolitics .current {
background-position: 0px -15px;
}
.nav-religion:hover, .nav-religion over, .lreligion .current {
background-position: 0px -15px;
}
.nav-society:hover, .nav-society over, .lsociety .current {
background-position: 0px -15px;
}
.nav-art:hover, .nav-art over, .lart .current {
background-position: 0px -15px;
}
.nav-technology:hover, .nav-technology over, .ltechnology .current {
background-position: 0px -15px;
}
.nav-science:hover, .nav-science over, .lscience .current {
background-position: 0px -15px;
}
.nav-war:hover, .nav-war over, .lwar .current {
background-position: 0px -15px;
}
.nav-balderdash:hover, .nav-balderdash over, .lbalderdash .current {
background-position: 0px -15px;
}
.nav-culture:hover, .nav-culture over, .lculture .current {
background-position: 0px -15px;
}
.nav-everything:hover, .nav-everything over, .leverything .current {
background-position: 0px -15px;
}

.nav-sources {
width: 120px;
height: 25px;
display: block;
overflow: hidden;
text-indent: -9999px;
cursor: pointer;
background-image: url("images/sources.jpg");
background-position: 0 0;
}
.nav-sources:hover, .nav-sources over {
background-position: 0px -25px;
}

/*end nav*/

.post {
background:url("images/post_bg.png") no-repeat scroll 0 0 transparent;
float:left;
height:153px;
margin:3px 5px 3px 0;
overflow:hidden;
padding:2px;
color: #C4D8EE;
text-align:left;
width:154px;
	}

/*
.category-politics {
border:1px solid #7088d2;
}
.category-society {
border:1px solid #985c3c;
}
.category-religion {
border:1px solid #a44245;
}
.category-art {
border:1px solid #5a4980;
}
.category-technology {
border:1px solid #e0cc5a;
}
.category-science {
border:1px solid #6e912a;
}
*/
.sticky {
display:block;
height:323px;
margin:0;
padding:0 2px 0 0;
width:323px;
background-image: none;
}

.sticky_post_title {
background:url("images/post_title_bg.png") repeat scroll 0 9px transparent;
display:block;
height:59px;
left:-2px;
padding:5px 8px;
position:relative;
top:256px;
width:321px;
z-index:2;
}

.sticky_post_img {
display:block;
left:-3px;
overflow:hidden;
position:relative;
top:-77px;
}

.post_title {
background:url("images/post_title_bg.png") repeat scroll 0 9px transparent;
display:block;
height:59px;
left:-2px;
padding:5px 8px;
position:relative;
top:88px;
width:144px;
z-index:2;
}

.post p {
padding-left: 2px;
}
.post_img {
display:block;
height:158px;
left:-3px;
overflow:hidden;
position:relative;
top:-72px;
width:158px;
}


.opacity {
cursor: pointer;
}

.post a {
      color: #c4d8ee;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 860px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */

/*single post*/

.single, .commentlist {
border:1px solid #496276;
color:#C4D8EE;
font-size:12px;
line-height:16px;
margin-left:170px;
padding:25px;
text-align:left;
width:755px;}

.single {
top:30px;
position:relative;
}
.single h2 {
font-size: 24px;
}

h3#comments {
font-weight:lighter;
margin-left:193px;
margin-top:55px;
text-align:left;
}
.commentlist {
border:none;
}
#respond {
width:700px; text-align:left; padding: 25px; margin-left:165px;color: #c4d8ee; 

}

#comment {
background-color:#161b1f;
border: 1px solid #496276; 
padding:5px;
color: #c4d8ee; 
}

.footer-image {
	background: url('images/very-bottom.gif') repeat-x;
	height:25px;
	position:relative;
	top:20px;
	display:block;
	width:100%;
}

.socialmedia  {
width:975px; text-align:right; margin-top:2px;
}

.socialmedia a {
border:0px;
}

.socialmedia img {
border: 0px;
}

.alignright {
float: right;
}

.alignleft {
margin-right: 15px;
margin-bottom: 15px;
float: left;
}
.vvqbox {
padding-right:15px;
margin-top: 15px;
text-align: center;
padding-left:175px;

visibility:visible !important;
}
