/*  
Theme Name: Simprite
Description: Simple, widget ready elegant theme
Version: 1.0
Author: vBulletinSetup
Author URI: http://www.vbulletinsetup.com

	This theme is custom made and who ever it is sold to gets full rights

*/

/*Body Elements*/

body {
background-image:url(images/bg.png);
background-repeat:repeat;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
a {
	font-weight: bold;
	
}

.style1 {
	color: #3399ff;
	font-size: 12px;
}
.style2 {font-size: 16px;
color: #3399ff;}

#header{
width:730px;
padding-left:20px;
font-size:24px;
margin-left:auto;
margin-right:auto;

}


.hr{
height:1px;
border:none;
border-top: 1px dashed #666666;
margin-bottom:2px;
margin-top:2px;
}
.style3 {font-size: 10px}
.style4 {font-size: 14px;
color: #3399ff;}

/* End Body Elements*/

/* Content Elements*/

#container{
margin-left:auto;
margin-right:auto;
width:732px;
padding:4px;
background-color:#f3f3f3;
border: 1px solid #cccccc;
}

#searcharea{
width:730px;
padding-top:1px;
padding-bottom:1px;
background-color:#FFFFFF;
border: 1px solid #cccccc;
margin-bottom:4px;
text-align:right;

}


#leftrss{
width:292px;
height:8px;
float:left;
text-align:left;
padding:4px;
padding-top:6px;
}

#rightsearch{
width:430px;
float:left;

}


#leftside{
width:500px;
float:left;
padding-top:1px;
padding-bottom:1px;
}

.contentbox{
width:492px;
background-color:#FFFFFF;
border: 1px solid #cccccc;
padding:3px;
line-height:16px;
margin-bottom:4px;
}

#rightside{
width:228px;
float:left;
padding-left:4px;
padding-top:1px;
padding-bottom:1px;
}

.sidebarbox{
width:220px;
background-color:#FFFFFF;
border: 1px solid #cccccc;
padding:3px;
}


.clear{
clear:both;
}

#topnav{
width:734px;
margin-left:auto;
margin-right:auto;
padding:4px;
font-size:18px;

}

#search{
background-color:#414141;
width:198px;
color:#FFFFFF;
height:18px;
padding:2px;
font-weight:bold;
font-size:16px;
border: 1px solid #99ccff;
margin-top:1px;
margin-bottom:1px;
}


bockquote{
margin-left:16px;
background-color:#CCCCCC;
border: 1px solid #999999;
}


#comment{
width:460px;
}


.commenter{
width:494px;
background-color:#CCCCCC;

padding:3px;
margin-bottom:4px;
}

/* End Content Elements*/


/* Javascirpt Dropdown box elements*/

.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#FFF;
	font-size:12px;
	background-color:#317082;
	width:210px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	text-align:center;
	padding:4px;
	padding-bottom:none;
	background-repeat:no-repeat;
	background-position:top right;	
	height:16px;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #317082;
	background-color:#E2EBED;
	width:212px;
	padding:2px;
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;


}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	
}

/* End Javascirpt Dropdown box elements*/

/* Footer*/

#footer{
width:600px;
margin-left:auto;
margin-right:auto;
}


/* End Footer*/



/* Top Navigation Elements*/
.menu_view {
color:#000000;
margin:0px;

	font-weight:bold;

	font-size: 18px;

}

.menu_view ul {
margin:0px;
    list-style:none;
}





.menu_view li {
margin-left:10px;
margin-right:0px;
margin-bottom:0px;
margin-top:0px;
display:inline;}

.menu_view li a {
	color: #000000;
	text-decoration: none;
	margin-bottom:0px;
margin-top:0px;
}

.menu_view li a:hover {
	color:#333333;
	
	
	
	}



.menu_view li a:active {
	text-decoration: none;
	font-weight: bold;
color:#333333;
	}

/* End Top Navigation Elements*/

/* Sidebar UL elements*/

.sidebar ul{
height:1px;
margin:0;
display:block;
padding: 0;
list-style:none;
}

.sidebar{
margin:2px;
padding: 0;
list-style:none;}

.sidebar li{
list-style:none;
display:block;
margin:2px;

padding: 0;

}


/*end  Sidebar UL elements*/

