/*
Theme Name: URC - 2009
Description: Blog for Urban Republic Clothing.
Version: 0.1
Author: Josef Lagunas
Author URI: http://contactdesignstudios.com/

	This theme was designed and built by Josef Lagunas @ Contact Design Studios,
	where you can find him at http://contactdesignstudios.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

html,
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body
{
	background-attachment: fixed;
	background-color: #000;
	background-image: url(images/bg-body.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	color: #b2b2b2;
	font-family:"Lucida Grande", Helvetica, Verdana;
	font-size:13px;
}

a
{
	color: #fff;
	text-decoration: none;
}

a img
{
	border: none;
}

a:hover
{
	color: #e5e5e5;
}

h1, h2, h3
{
	padding: 0px;
	margin: 0px;
}

h3
{
	font-size: 16px;
	margin-top: 5px;
}

h2, h2 a
{
	font-weight: normal;
	font-size: 20px;
	color: #719ea9;
	letter-spacing: 0.05em;
	padding-bottom: 20px;
}

hr
{
	clear: both;
	border-style: none;
	margin: 0px;
	padding: 0px;
}

input[type=submit], input[type=button]
{
	background-image: url(images/zerro.gif);
	background-color: transparent;
	border: none;
	color: #fff;
	cursor: pointer;
	font-family:"Lucida Grande", Helvetica, Verdana;
	font-size: 19px;
	padding: 0px;
	text-transform: uppercase;
}

input[type=text], input[type=password], textarea
{
	background-color: #404040;
	border-style: solid;
	border-width: 1px;
	border-left-color: #2d2d2d;
	border-right-color: #2d2d2d;
	border-top-color: #1c1c1c;
	border-bottom-color: #363636;
	color: #e5e5e5;
	font-family:"Lucida Grande", Helvetica, Verdana;
	font-size: 14px;
}

textarea
{
	width: 100%;
	height: 200px;
}

select, option
{
	/*background-color: #404040;*/
	/*color: #e5e5e5;*/
	font-family:"Lucida Grande", Helvetica, Verdana;
	font-size: 14px;
}




#container
{
	margin: 0px auto;
	min-height: 100%;
	position: relative;
}

#header_container
{
	background-image: url(images/bg-header.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 170px;
}

#header
{
	margin: 0px auto;
	padding-top: 22px;
	text-align:left;
	width: 800px;
}

#header h1 .headerimage
{
	display: block;
	background-image: url(images/urc-logo.jpg);
	background-repeat: no-repeat;
	height: 63px;
	width: 551px;
}

#header h1 a span
{
	display: none;
}

#topmenu
{
	margin-top:28px;
}

#topmenu ul
{
	margin: 0px;
	padding: 0px;
}

#topmenu ul li
{
	display: inline;
	font-family: Helvetica;
	font-weight: normal;
	font-size: 14px;
	list-style-type: none;
}

#topmenu ul li a
{
	color: #b2b2b2;
	text-transform: uppercase;
}

#topmenu ul li a:hover
{
	color: #fff;
}

#topmenu ul li.current_page_item a
{
	color: #fff;
}

#topmenu ul.mp3player li
{
	float: right;
}

#topmenu ul.mp3player li a
{
	margin-right: 0px;
}

#topmenu ul.mp3player li a .eq
{
	margin-right: 5px;
}

#topmenu .menudivider
{
	padding: 0px 7px;
}




#content_container
{
	margin: 0px auto;
	text-align: left;
	width: 800px;
	padding-bottom: 127px;
}


.leftcolumn
{
	float: left;
	width: 550px;
}

.box
{
	background-image: url(images/bg-box2.png);
	border: solid 1px #0d0d0d;
	margin: 30px 0px;
}

.contentPadding
{
	padding: 30px 20px; 
}

.boxBorderLeft
{
	border-left: solid 1px #0d0d0d;
}

.boxBorderRight
{
	border-right: solid 1px #0d0d0d;
}

.post
{
	margin-bottom: 40px;
}

.smallCaps
{
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
}

.note, .note td, .note a
{
	font-size: 10px;
}




/* SIDEBARS */
#sidebar1, #sidebar2
{
	float: right;
	width: 167px;
}

#sidebar1 ul, #sidebar2 ul
{
	margin: 0px;
	padding: 0px;
}

#sidebar1 li, #sidebar2 li
{
	list-style-type: none;
}

#sidebar1 .widget_links .xoxo, #sidebar2 .miniposts
{
	margin: 0px;
	padding: 0px;
}

#categories-3 a, #archives-3 a, #linkcat-2 a, #linkcat-3 a
{
	line-height: 24px;
}

.widget
{
	margin-bottom: 30px;
}


.widgettitle
{
	padding: 0px;
}

/* SIDEBARS */


/*** FOOTER ***/
#footerwrapper
{
	background-image: url(images/bg-footer.png);
	bottom: 0px;
	height: 127px;
	position: absolute;
	width: 100%;
}

#footercontainer
{
	background-image: url(images/bg-foot-top.png);
	background-position: top center;
	background-repeat: repeat-x;
}

#footer
{
	line-height: 16px;
	margin: 0px auto;
	padding: 20px 0px;
	text-align: center;
	width: 800px;
}

#footermenu
{
	margin-bottom: 15px;
}

.footerlinks ul
{
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

.footerlinks ul li
{
	display: inline;
	list-style-type: none;
}

.footerlinks a
{
	color: #b2b2b2;
	font-size: 11px;
	text-transform: uppercase;
}

.footerlinks a:hover
{
	color: #fff;
	text-decoration: none;
}

#terms.footerlinks
{
	padding-bottom: 20px;
}

#terms.footerlinks a
{
	color: #525252;
}

#terms.footerlinks a:hover
{
	color: #b2b2b2;
}

#footercopyright
{
	color: #525252;
	font-family: "Lucida Grande", Helvetica, Verdana;
	font-size: 10px;
	margin-top: 10px;
}

#footer .menudivider
{
	padding: 0px 7px;
}

/*** FOOTER ***/



.navigation
{
	display: block;
	margin-bottom: 10px;
}

.navigation div
{
	width: 49%;
}

.navigation .alignleft
{
	text-align: left;
}

.navigation .alignright
{
	text-align: right;
}

.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}

#slider
{
	height: 400px;
	width: 800px;
	overflow: hidden;
}

#menu-topmenu li
{
	margin-right: 15px;
}

#admin-login
{
	position: absolute;
	top: 0px;
	right: 0px;
}