/*  
Theme Name: VeloFlash Poker 1.0
Theme URI: http://www.marucchi.com
Description: A custom theme for using WordPress as a full website CMS.
Version: 1.0
Author: Karim Marucchi
Author URI: http://www.marucchi.com
*/
body{
	background-color: #000000;
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
}
#wrap{
	background:#000000;
	margin: 0 auto;
	text-align:left;
	width:850px;
}
/*************************************
 +Headers
 *************************************/
#header{
	background-color: #000000;
	height: 80px;
	width: 848px;
	border: #1E1E1E solid 1px;
	margin-top:10px;
	margin-bottom:5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#headerlogo{
	z-index:10;
	text-align: left;
}
#pagetitle{
	color:#000000;
	margin-top: -55px;
	margin-right: 5px;
}
#header h1{
	text-align:right;
	font-size:14px;
	font-weight:bold;
	margin:0;
}
/*#pagesubtitle{
	position:inherit;
	color:#424556;
	font-size:10px;
	position: relative;
	margin-top: 0px;
	margin-left: 150px;
}*/
#description{
	position: relative;
	padding-right: 5px;
	margin-top: 0px;
	color:#000000;
	font-size:10px;
	text-align: right;
}

/*************************************
 +Drop Down menu
 *************************************/
#mainmenu {
	/*background:#3b3e4e; url('images/topmenu_bckgrd.jpg') repeat-x;
	background-repeat: no-repeat;*/
	float:right;
	width:810px;
	height:14px;
	margin-top:30px;
	margin-right:0px;
	font-family:tahoma,sans-serif;
	font-weight:bold;
	text-align: right;
	font-weight:normal;
	font-size:10px;
	text-transform: uppercase;
}
#mainmenu li{
    list-style: none;
	display: inline;
	padding-right: 10px;
} 
#mainmenu a,a:link,a:visited{
	color: #FE9900;
	font-weight:bold;
	text-decoration: none;
	border: 0px;
}
#mainmenu a:hover{
	color: #FE9900;
	text-decoration: underline;
	padding-top:2px;
}

/*************************************
 +Containers
 *************************************/
#content{
	background:#330000 url(./images/blk25.gif) repeat-x ;
	border: #1E1E1E solid 1px;
	float: left;
	width: 520px;
	min-height: 500px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 10px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right:15px;
	font-size:12px;
}

#content h1{
	color:#FE9900;
	margin-top:3px;
	margin-left:10px;
	margin-bottom:20px;
	font-size:14px;
	text-transform:uppercase;
}
p {
	margin-top:1px;
	color:#666666;
}
#pagetop-banner-img{
	background-color:#330000;
	border: #1E1E1E solid 1px;
	width:850px;
	height:248px;
	margin-top:0px;
	margin-bottom:5px;
	margin-left: 0px;
}
/*************************************
 +Entry
 *************************************/
.entry{
	font-size:12px;
	line-height:15px;
	margin-left:5px;
	margin-right:5px;
	margin-top:0px;
	padding-top:0px;
	padding-left:10px;
	padding-right:20px;
	padding-bottom:10px;
	list-style-type: none;
	list-style-position:outside;
	list-style-image: url(./images/bullet01.gif);
}
.entrytitle{
}
.entrytitle a {
	/*color:#888; */
	text-decoration:none; 
	border: 0px;
	color:#7a8088;
	font-size: 18px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.entrytitle a:hover{
	color:#57634B;
}
.entry a{
text-decoration:none;
color:#c71444;
border: 0px;
}
.entry a:hover{
text-decoration: underline;
color:#c71444;
}
.entrymeta{
	color:#666;
	font-size: 11px;
	padding:3px 8px;
}
.entrymeta a{
	border: 0px;
	color:#c71444;
}
.entry-1{
	/*background-color: #f5f5f5;*/
	margin-top:25px;
	padding-top: 5px;
	padding-bottom: 30px;
}
.entry-1 .entrymeta{
	color:#888;
}
.entry-1 .entrymeta a{
	color:#777;
}
.entry-1 .entrytitle{
	border-bottom:none;
}
.entry-1 .entrytitle a{
	
	color:#7a8088;
	font-size: 18px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.entry-1 .entrytitle a:hover{
	color:#57634B;
}
.entrytitle h2, .entrytitle h3{
display:inline;
font-weight:normal;
}
.entrytitle h2{
color:#C04422;
}
.entrytitle h3{
font-weight:normal;
}
.entrybody{
font-size:12px;
padding-left:15px;
padding-top:15px;
}
/*************************************
 +SideBar
 *************************************/
#sidebar{
	text-align: left;
	float:right;
	width:300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sideblock
{
	background:#330000 url(./images/blk.gif) repeat-x;
	border: #1E1E1E solid 1px;
	width:265px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom: 20px;
	margin-right:0px;
	padding-right: 3px;
}
#sidebar ul{
	list-style-type:none;
	margin-left: 10px;
	margin-top: 10px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	list-style-position:outside;
}
#sidebar ul li a{
	color:#000000;
}
#sidebar ul li a:hover{
	color:#c71444;
}
#sidebar ul ul li {
	margin-left:10px;
	line-height: 15px;
	list-style-position:outside;
	list-style-type: none;
	list-style-image: url(./images/arrow.gif);
}
#sidebar h2{
	color:#FE9900;
	margin-top:0px;
	padding-top:0px;
	margin-left:10px;
	margin-bottom:5px;
	font-size:10px;
}
#sidebar li{
	font-size:12px;
	margin-top:0px;
	padding-top:0px;
}
/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:5px;
	padding:10px;
}
.commentsblock textarea{
	width:420px;
}
/*.commentauthor{
	display:block;
	font-size:1.5em;
}*/
.even{
	background:#3F464A;
	border:1px solid #43494D;
}
.alt{
	background:#FCFAF4;
	border:1px solid #FCFAF4;
	padding:5px;
}

.documentlinks {
	width:180px;
	height:80px;
}
/*************************************
 +Footers
 *************************************/
#footer{
	clear:both;
	background:#000000 /*url(./images/wrap_bckgrd.jpg) repeat-y*/;
	border: #1E1E1E solid 1px;
	height: 60px;
	width: 850px;
	margin: 0 auto;
	padding:0px;
}
#footer-text{
	height: 60px;
	width: 600px;
	padding-top:10px;
	padding-left:100px;
	font-size: 9px;
	color:#929191;
	text-align:center;
	line-height: 15px;
}
#footer-text li{
    list-style: none;
	display: inline;
	padding-left: 7px;
} 
#footer-text a,a:link,a:visited{
color: #595858;
text-decoration: none;
border: 0px;
}
#footer-text a:hover{
color: #595858;
text-decoration: underline;
border: 0px;
}
/*************************************
 +Home Page
 *************************************/
#flash{
	background-color:#330000;
	border: #1E1E1E solid 1px;
	margin-top:0px;
	margin-bottom:5px;
}
/*#hmpg-textbox{
	background-color:#000000;
	margin-top:0px;
	margin-bottom:10px;
}*/
#hmpg-textbox-results{
	background:#330000 url(./images/blk.gif) repeat-x;
	float:left;
	width:530px;
	min-height:270px;
	border: #1E1E1E solid 1px;
	margin-top:0px;
	margin-bottom:5px;
	margin-right:5px;
	font-size:12px;
}
#hmpg-textbox-results h1{
	color:#FE9900;
	margin-top:3px;
	margin-left:10px;
	margin-bottom:5px;
	font-size:10px;
}
#hmpg-textbox-features{
	background:#330000 url(./images/blk.gif) repeat-x;
	float:right;
	width:310px;
	min-height:270px;
	border: #1E1E1E solid 1px;
	margin-top:0px;
	margin-bottom:5px;
	font-size:12px;
}
#feature-box{
	margin-top:20px;
	margin-left:25px;
	margin-right:20px;

}
#hmpg-textbox-features h1{
	color:#FE9900;
	margin-top:3px;
	margin-left:10px;
	margin-bottom:5px;
	font-size:10px;
}
#hmpg-textbox-features h2{
	color:#FE9900;
	margin-top:0px;
	margin-left:0px;
	padding-top:12px;
	margin-bottom:5px;
	font-size:12px;
}
#hmpg-textbox-features h2 a,a:link,a:visited{
color: #FE9900;
text-decoration: none;
border: 0px;
}
#hmpg-textbox-features h2 a:hover{
color: #FE9900;
text-decoration: underline;
border: 0px;
}
/*#homepage-content{
	margin-top:0px;
}
#feature-news-box{
	background-color:#FFFFFF;
	width: 452px;
	margin-top:15px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right:15px;
	font-size:12px;
}
#feature-news-box h1{
	color:#E51937;
	font-size:16px;
	margin-bottom:15px;
	margin-top:0px;
}
#feature-news-box h2{
	font-size: 12px;
	margin-top:5px;
	margin-bottom:0px;
	margin-left:15px;
	padding-top:0px;
	padding-bottom:0px;
	list-style-position:outside;
	list-style-type: none;
	list-style-image: url(images/bullet_ut.gif);
}
#feature-news-box h2 a{
	color:#000000;
}
#feature-news-box h2 a:hover{
	color:#c71444;
}
#feature-news-box h3{
font-size: 10px;
text-align:right; 
margin-top:-10px;
margin-bottom:0px;
margin-left: 15px;
padding-bottom:0px;
}
#feature-news-box-text{
color:#7a8088;
margin-top:0px;
margin-bottom:20px;
margin-left: 30px;
padding-top:0px;
padding-bottom:0px;
}
#prlist {
	margin-top:0px;
}
#newslist {
	padding-top:20px;
	padding-bottom:15px;
}
#feature-products-box{
	color:#FFFFFF;
	width: 233px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align:center;
}
#feature-products-boximg{
	border: solid #FFFFFF 1px;
	margin-bottom: 15px;
	margin-left: 0px;
}*/
/*************************************
 +Listing pages
 *************************************/

#listing-contextbox{
	background-color:#330000;
	border: #1E1E1E solid 1px;
	float: left;
	width: 520px;
	min-height: 500px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right:15px;
	font-size:12px;
}
#listing-contextbox h1{
	color:#E51937;
	font-size:16px;
	margin-bottom:15px;
	margin-top:0px;
}
#listing-contextbox h2{
	font-size: 12px;
	margin-top:5px;
	margin-bottom:0px;
	margin-left:15px;
	padding-top:0px;
	padding-bottom:0px;
	list-style-position:outside;
	list-style-type: none;
	list-style-image: url(images/bullet_ut.gif);
}
#listing-contextbox h2 a,a:link,a:visited{
	color:#000000;
}
#listing-contextbox h2 a:hover{
	color:#c71444;
}
#listing-contextbox h3{
font-size: 10px;
text-align:right; 
margin-top:-10px;
margin-bottom:0px;
margin-left: 15px;
padding-bottom:0px;
}
/*************************************
 +Release pages
 *************************************/
#release-content{
	background-color:#330000;
	border: #1E1E1E solid 1px;
	float: left;
	width: 520px;
	min-height: 500px;
	margin-top:0px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 0px;
	padding-left: 15px;
	padding-right:15px;
	font-size:12px;
}
#release-content h1{
	color:#000000;
	font-size:20px;
	margin-bottom:15px;
	margin-top:15px;
}
#release-content h3{
font-size: 10px;
text-align:right; 
margin-top:-25px;
margin-bottom:0px;
margin-left: 15px;
padding-bottom:20px;
}
/*************************************
 +Document Download Icons
 *************************************/
 .viewpdf span, .viewword span {
	display:none;
}
.viewpdf {
	display:block;
	float:left;
	margin-top:5px;
	margin-left:30px;
	width:49px;
	height:65px;
	background:url('images/pdf_off.gif');
}
.viewpdf:hover {
	background:url('images/pdf_on.gif');
}
.viewword {
	display:block;
	float:right;
	margin-top:5px;
	margin-right:30px;
	width:49px;
	height:65px;
	background:url('images/word_off.gif');
}
.viewword:hover {
	background:url('images/word_on.gif');
}
/*************************************
 +Event page
 *************************************/
.wplc_event_list{
	margin-top:30px;
}
#eventtitle{
	font-size: 12px;
	margin-bottom: -15px;

}
#eventdate{
	font-size: 10px;
	margin:0px;

}
#eventdesc{
	margin-bottom:20px;

}
/*************************************
 +Misc
 *************************************/
a,a:link,a:visited{
text-decoration:none;
color:#be7302;
border: 0px;
}
a:hover{
text-decoration: underline;
color:#be7302;
}
img a {
border: 0px;
}
/*************************************
 +Ryan
 *************************************/
.feature-products-boximg {
	margin-bottom: 15px;
	margin-left: 0px;
	width:230px;
	height:160px;
	border:1px solid #fff;
}

.feature-products-boximg span {
	display:block;
	background:#333;
	-moz-opacity:0.75;
	opacity:0.75;
	khtml-opacity:0.75;
	position:relative;
	top:130px;
	height:30px;
}
.feature-products-boximg a span {
	color:#fff;
	text-decoration:none;
	font-family:sans-serif;
	font-size:0.9em;
	font-weight:bold;
}
.feature-products-boximg a:hover span {
	text-decoration:none;
}
.feature-products-boximg span:hover {
	background:#111;
	-moz-opacity:0.75;
	opacity:0.75;
	khtml-opacity:0.75;
}

.feature-products-boximg a {
	display:block;
	width:230px;
	height:160px;
}

/*	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;*/
