/*
Theme name: PaintballV2
Editors: Sergio Zlobin
*/

/* MAIN STYLING START */
body {
	background: #000 url(http://www.paintballguns.net/wp-content/themes/PaintballV2/images/background4.jpg) no-repeat center top;
	margin: 0;
	padding: 0;
	/*font-family: Tahoma;*/
	font: 80% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
}
a {
	color: #2580a2;	
}
h1 {
	display: block;
	text-decoration: none;
	font-size: 1.3em;
	color: #2580a2;
}
/* MAIN STYLING END */





/* MAIN CONTAINER START */
#main {
	width: 1000px;
	margin: 5px auto 0 auto;
}
#title {
	width: 300px;
	clear: both;
	padding: 5px 10px;
	font-size: 11px;
	color: #000;
}
.title {
	font-size: 45px;
	text-decoration: none;
	font-weight: bold;
	color: #333;
}
.clear {
	clear: both;
}
#sub-main {
	background-color: #FFF;
	width: 980px;
	margin: 5px auto;
}
#footer {
	background: #fff url(http://www.paintballguns.net/wp-content/themes/PaintballV2/images/footer.jpg) no-repeat center;
	width: 980px;
	height: 74px;
	text-align: center;
	margin: 15px auto 5px auto;
}
/* MAIN CONTAINER END */




/* STORE START */
#store {
	clear: both;
	/*background: #fff url(http://www.paintballguns.net/wp-content/themes/PaintballV2/images/promo3.jpg) no-repeat center top;*/
	background: #fff;
	width: 920px;
	margin: 10px auto 0 auto;
	color: #fff;
}
#store a {
	margin-top: 5px;
	color: #2580a2;
}
.store_box {
	text-align: center;
	float: left;
	width: 130px;
	display: block;
}
.store_box a {
	text-decoration: none;
}
/* STORE END */





/* PROMO START */
#promo {
	clear: both;
	background: #fff url(http://www.paintballguns.net/wp-content/themes/PaintballV2/images/promo4.jpg) no-repeat center top;
	width: 962px;
	height: 131px;
	margin: 5px auto;
	color: #fff;
}
#promo a {
	color: #fff;
}
.promo_feature {
	float: left;
	width: 200px;
	display: block;
	margin: 10px 0 0 33px;
}
.promo_feature_title {
	font-weight: bold;
	font-size: 1.1em;
	display: block;
	text-decoration: none;
}
.promo_feature_clear {
	clear: both;
}
/* PROMO END */





/* PAGE NAV START */
#page_nav {
	width: 600px;
	margin: 10px auto;
	text-align: center;
}
/* PAGE NAV END */





/* CONTENT START */
#content {
	padding: 0 5px;
}
#latest_feed {
	float: right;
	width: 620px;
	background: #fff;
}
/* CONTENT END */





/* NEWS START */
.news_item {
	background: #fff url(http://www.paintballguns.net/wp-content/themes/PaintballV2/images/news_back2.jpg) no-repeat center top;
	padding: 15px;
}
.news_title {
	display: block;
	text-decoration: none;
	font-size: 1.3em;
	color: #2580a2;
}
.news_extras {
	display: block;
	font-size: 0.8em;
	color: #ccc;
	margin-top: 3px;
	text-align: right;
}
/* NEWS END */





/* SIDEBAR START */
#sidebar {
	width: 350px;
	float: right;
}
.sidebar_item {
	background: url(http://www.paintballguns.net/wp-content/themes/PaintballV2/images/side_back2.jpg) no-repeat center top;
	padding: 15px;
}
.sidebar_title {
	display: block;
	text-decoration: none;
	font-size: 1.3em;
	color: #2580a2;
}
.dyncontent img {
	border: 0;
}
.dem-results ul li {
	margin-left: 17px;
}
/* SIDEBAR END */





/* MENU START */
.menu {
	border: none;
	border: 0;
	margin: 0;
	padding: 0;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.menu ul{
	background: #333333;
	height: 35px;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}
.menu li {
	float: left;
	padding: 0;
}
.menu li a {
	background: #333333 url(http://www.paintballguns.net/wp-content/themes/PaintballV2/images/seperator.gif) bottom right no-repeat;
	color: #cccccc;
	display: block;
	font-weight: normal;
	line-height: 35px;
	margin: 0;
	padding: 0 25px;
	text-align: center;
	text-decoration: none;
}
.menu li a:hover, .menu ul li:hover a {
	background: #2580a2 url(http://www.paintballguns.net/wp-content/themes/PaintballV2/images/hover.gif) bottom center no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}
.menu li ul {
	background: #333333;
	display: none;
	height: auto;
	padding: 0;
	margin: 0;
	border: 0;
	position: absolute;
	width: 225px;
	z-index: 200;
}
.menu li:hover ul {
	display: block;
}
.menu li li {
	background: url(http://www.paintballguns.net/wp-content/themes/PaintballV2/images/sub_sep.gif) bottom left no-repeat;
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	width: 225px;
}
.menu li:hover li a {
	background: none;
}
.menu li ul a {
	display: block;
	height: 35px;
	font-size: 12px;
	font-style: normal;
	margin: 0;
	padding: 0 10px 0 15px;
	text-align: left;
}
.menu li ul a:hover, .menu li ul li:hover a {
	background: #2580a2 url(http://www.paintballguns.net/wp-content/themes/PaintballV2/images/hover_sub.gif) center left no-repeat;
	border: 0;
	color: #ffffff;
	text-decoration: none;
}
.menu p {
	clear: left;
}
/* MENU END */





/* NAVLIST START */
.navlist {
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid gray;
	width: 314px;
}

.navlist li {
	list-style: none;
	margin: 0;
	padding: 0.25em;
	border-top: 1px solid gray;
}

.navlist li a { text-decoration: none; }
/* NAVLIST END */

.page {
	text-align: left;
	width: 250px;
	padding: 5px;
}

.page strong {
	text-align: left;
	font-weight: bold;
	font-size: 1.2em;
}

.gun_item {
	margin-bottom: 10px;
}

.rightpage {
	text-align: left;
	width: 200px;
	padding: 5px;
}