/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

body {
	background: url(http://www.iseekgirls.com/blog/wp-content/themes/rockstar/images/bg.jpg) #000 no-repeat fixed 50% 0px;
	color: #000000;
	font-family:baskerville,palatino,'palatino linotype',georgia,serif;
	padding: 0 0 0 0;
        line-height: 20px;
}

#header {
	width: 1002px;
    background: #F8F8F6;
	margin: 0 auto;
	position: relative;
}


#wrapper {
	width: 1000px;
	background: #FFFFFF;
	padding: 10px 0 0;
	margin: 0 auto;
        background: url(http://www.iseekgirls.com/blog/wp-content/themes/rockstar/images/content-back.jpg) repeat-y center top;
		border-top: 1px solid #CCC;
}

#content {
	width: 640px;
	padding: 0 10px 0 10px;
	float: left;
}

#sidebar {
	width: 332px;
	padding: 0;
	float: right;
}

#header h1 a {
	margin: auto;
	width: 1000px;
	height: 75px;
	display: block;
	background: url(http://www.iseekgirls.com/blog/wp-content/themes/rockstar/images/iseekgirls-logo.png) no-repeat 0 0;
}

#navcontainer {
        font-size: 20px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: 900;
}


#navcontainer li {
         border: 1px solid grey;
         list-style: none;
         display: inline-block;
         margin: 2px;
		 padding: 5px;
}

#navcontainer a:link {
        color:#000;
		text-decoration: none;
}

#navcontainer a:visited {
        color:#000;
		text-decoration: none;
}

#navcontainer a:hover {
        color:#F36;
}

.entry a {
	color:#F36;
	font-weight:700;
}

.post h2 a {
	color:#F36;
}

.post img {
	background: url(http://www.iseekgirls.com/blog/wp-content/themes/rockstar/images/shadow-1000x1000.gif) no-repeat right bottom;
	padding: 5px 10px 10px 5px;
}

#gallery-1 .post img {
	padding: 0px;
}


/*--------------------------------------------------------------------------------
10. Footer
--------------------------------------------------------------------------------*/
#footer {
	width: 1002px;
	background-color: #F8F8F6;
	margin: 0 auto;
	height: 660px;
	}

#footer-sidebar {
border: 1px solid #cccccc;
display:block;
background-color: #fff;

}

#footer-sidebar1 {
float: left;
width: 300px;
margin-right:20px;
margin-left:10px;
padding:10px 0px 0px;
}

#footer-sidebar2 {
float: left;
width: 300px;
margin-right:20px;
padding:10px 0px 0px;
}

#footer-sidebar3 {
float: left;
width: 300px;
padding:10px 0px 0px;
}


#content h3 {
    color: #000000;
}
