body,div,ul,ol,li,h1,h2,h3,h4,form,input,textarea,p,blockquote { 
	margin:0;
	padding:0;
}
fieldset,img { 
	border:0;
}
cite,code,em {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
abbr,acronym { 
	border:0;
}
body {
	font-family:"Times New Roman";
	font-size:62.5%;
	background-image: url(images/top.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.hide{display:none;}
/*Header*/
#header {	
	background-image: url(images/decor.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 226px;
}
#decoration {
	height: 92px;
	font-size:16px;
	font-weight:bold;
	color:#990000;
	text-align:center;
}
#wrapper {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
#logo {
	width:400px;
	float:left;
}
h1 {
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	background-position:center top;
	margin-left:50px;
	margin-top:5px;
	width:340px;
	height:65px;
	text-indent:-9999px;
}
h1 a {
	display:block;
	overflow:hidden;
	width:340px;
	height:65px;
}
h2 {
	font-family:verdana;
	font-size: 1.8em;
	color: #006633;
	font-weight:normal;
	margin-left:70px;
	margin-top: 5px;
}
#nav {
	width:600px;
	float:left;
}
#search {
	margin-top:33px;
	height:30px;
	margin-bottom:5px;
}
#search form {
	margin-left:120px;
	display:block;
}
#s {
	background-color:#fff;
	border:#FFF solid 1px;
}
#searchsubmit {
	background-color:#fff;
	font-weight:bold;
	border:none;
	padding-left:5px;
	padding-left:5px;
}
#nav ul{
	display: block;
	margin-left:50px;
}
#nav li {
	display: inline;
	float: left;
	text-align: center;
	color: #FFFFFF;
	font-family: "Times New Roman";
	font-size:1.9em;
}
#nav li a{	
	background-image: url(images/nav.gif);	
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	text-decoration:none;	
	margin-left:6px;
	width: 105px;	
	height:40px;
	line-height:40px;
	display:block;
}
#nav li a:hover{
	background-image: url(images/nav.gif);	
	background-repeat: no-repeat;
	background-position:center bottom;
	text-decoration:none;
}
/* container Starts*/
#container {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/pattern.gif);
	background-repeat: repeat;
	background-position: left top;
}
#content {
	width: 740px;
	float:left;	
}
#gallery {
	margin: 15px;
	list-style-image: none;
	display: block;
	width:710px;
	margin-bottom:0px;
}
#gallery li {
	background-image: url(images/cases.gif);
	background-repeat: no-repeat;
	background-position: center center;	
	height: 137px;
	width: 157px;
	display: inline;
	float:left;
	text-align: center;
	margin:10px;
}
#gallery li img {
	margin-top:2px;
}
#gallery li p {
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 5px;
	background:none;
	float:none;
}
#gallery li p a{
	color:#000;
	text-decoration:none;
}
#gallery li p a:hover{
	color: #990000;
	text-decoration:underline;
}
#browse {
	font-size: 1.3em;
	line-height: 2.5em;
	clear:both;
	margin-left:auto;
	margin-right:auto;	
	width:690px;
	color:#990000;
	background-color:#fff;
	margin-top:15px;
	margin-bottom:15px;
	text-align:center;
}
.pagebar { 
		margin: 0px;
}
.pagebar a, .pageList .this-page {
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
}
.pagebar a:visited {
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
}
.pagebar .break {
		padding: 2px 6px; 
		border: none; 
		background: #fff; 
		text-decoration: none;
}
.pagebar .this-page {
		padding: 2px 6px; 
		border-color: #999; 
		font-weight: bold; 
		vertical-align: top; 
		background: #fff;
}
.pagebar a:hover {
		color: #fff; 
		background: #990000; 
		border-color: #036; 
		text-decoration: none;
}
/* Sidebar*/
#aside {
	float:left;
	width:250px;
	padding-top:15px;
}
.sidebar {	
	background-image: url(images/board.gif);
	background-repeat: repeat-y;
	background-position: center top;	
	color: #FFFFFF;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;	
	letter-spacing: 1px;
	width: 248px;
	padding-left:5px;
	margin-bottom:15px;
}
.section {
	line-height: 1.4em;
	width:121px;
	text-align:center;
	background-image: url(images/sidebarimg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left:auto;
	margin-right:auto;
	color:#FFFFFF;	
	font-size: 1.6em;
	font-weight: bold;
	text-transform: uppercase;
}
#categories {
	font-weight: bold;
	text-align: center;
	border-bottom: 5px solid #000000;
	height:100%;	
}
#categories li {
	font-size:0.8em;
}
#categories li a{
	line-height:2em;
	background-color:#eee;
	display:block;
	color:#000;
	text-decoration:none;	
	width:200px;
	margin:10px auto;
	border: solid 1px #ddd;
	font-weight:bold;
}
#categories li a:hover{
	color: #990000;
	background-color: #FFFFCC;
	border: solid 1px #ccc;
}
#maincats {
	font-weight: bold;
	text-align: center;
	border-top: 5px solid #000000;
	height:100%;	
}
#maincats li {
	font-size:0.8em;
}
#maincats li a{
	line-height:2em;
	background-color:#FFFFCC;
	display:block;
	color:#990000;
	text-decoration:none;	
	width:200px;
	margin:10px auto;
	border: solid 1px #ddd;
	font-weight:bold;
}
#maincats li a:hover{
	color: #000;
	background-color: #eee;
	border: solid 1px #ccc;
}
.adlist {
	display:block;
	text-align: center;
	border-top: 5px solid #000000;
	border-bottom: 5px solid #000000;
}
.adlist li {
	margin-top:10px;
	margin-bottom:10px;
}
.adlist li a{
	text-transform:none;
	color:#000;
}
.adlist li a:hover{
	color:#006600;
}
/* Single */
#postnav {
	font-size: 1.5em;
	clear: both;
	width:666px;
	padding:5px;
	margin-top:15px;
	font-weight:bold;
	border: dashed #ccc 1px;
	background-color: #fff;
	margin-left:auto;
	margin-right:auto;
}
#postnav a {
	color: #000099;
	text-decoration:none;
}
#postnav a:hover {
	color: #000;
	text-decoration:underline;
}
#prevpost {
	float:right;
}
#nextpost{
	float:left;
}
#details {
	font-size: 1.4em;
	background-image: url(images/dbox.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width:666px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	margin-top: 5px;
	text-align:center;
	padding-top:8px;
	height: 114px;
	line-height:25px;
}
#details a{
	color:#993333;
	text-decoration:none;
	font-size:1.1em;
}
#details a:hover{
	color:#006633;
	text-decoration:underline;
}
#date {
	font-weight:normal;
	font-size: 0.9em;
	color:#000;
}
#updateinfo a{
	color:#006666;
	text-decoration:underline;
	font-size: 0.8em;
}
#share  {
	display:block;
	clear:both;
	margin-left:5px;
	font-size:14px;
	font-weight:bold;
	color: #006600;
	margin-left:8px;
}
#share img {
	padding:2px;
	border:solid 1px #ccc;
	background-color:#eee;
}
#screenshot {
	background-image: url(images/boxback.gif);
	background-repeat: no-repeat;
	background-position:center top;
	width:666px;
	margin-top: 30px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#screenshot img{
	margin-top: 11px;
}
#screenshot p {
	font-size: 2em;
	padding:11px;
	background-image: url(images/pbox.gif);
	background-repeat: no-repeat;
	background-position:center center;
	margin-top:15px;
}
/* -------Footer------------*/
#footer {
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 165px;
	width: 100%;
	clear:both;
	text-align:left;
}
#wrapper2 {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
#fleft {
	width:500px;
	float:left;
}
#footer ul {
	margin-left:25px;
}
#footer ul li {
	display:inline;
}
#nav2 {
	display:block;
	padding-top:30px;
	word-spacing:15px;
	color:#990000;
	font-size:1.8em;
	font-weight:bold;
	width:400px;
}
#nav2 a{
	text-decoration:none;
	color:#990000;
}
#nav2 a:hover{
	text-decoration:underline;
	color: #006633;
}
#info {
	color:#990000;
	font-size:1.2em;
	margin-top:3px;
}
#info a {
	color:#990000;
}
#info a:hover {
	color:#006633;
	text-decoration:underline;
}
#info li {
	margin-right:5px;
}
#velid {
		margin-top:20px;
		float:left;
}
#velid li {
		margin:10px;
		display:inline;
}
#googlead {
	width:468px;
	height:60px;
	float:left;
	text-align:center;
	margin-top:50px;
}
/* -------Footer------------*/
h3{
	color:#000;
	font-size:2em;
	margin-left:25px;
	margin-top:20px;
	letter-spacing:1px;
}
#category {
	color:#a8003b;
	text-transform: uppercase;
}
/* page */
#page {
	background-image:url(images/page.gif);
	background-repeat:repeat-y;
	background-position:center top;
	padding:25px;
	margin:auto;
	border-top:solid 5px #000000;
	border-bottom:solid 5px #000000;
	font-size:1.6em;
	line-height:1.3em;	
	width:614px;
	color:#666666;
}
#page p {
	margin-top:10px;
	margin-bottom:10px;
	margin-right: 50px;
}
#page p a{
	color:#990000;
	margin-left:5px;
}
h5 {
	font-size:1em;
	margin-top:5px;
	margin-bottom:10px;
	color:#990000;
}
.submit {
	margin-top:15px;
	font-size: 1.1em;
	background-color: #eee;
	width:300px;
	padding:2px;
	padding-left:5px;
	color:#990000;
}
.reqlist {
	color:#006600;
	font-weight:bold;
	font-size:0.8em;
	line-height:1em;
	margin-top:1.2em;
}
.reqdes{
	color:#000;
	margin:3px;
	margin-top:1px;
}
#recog {
	width:400px;
	margin-left:auto;
	margin-right:auto;	
	font-weight:bold;
}
#recog li {
	float:left;
	margin:5px;
	text-align:left;

}
#recog li a {
	border:solid 1px #CCCCCC;
	width:110px;
	float:left;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	color: #666;
}
#recog li a:hover {
	background-color:#666;
	color:#fff;
}
#badge {
	padding:10px;
	background-color:#CCCCCC;

}
/* page */
/* Comments */
.alt {
	padding-left:15px;
}
.commentlist {
	padding: 0;
	margin:40px 40px;
	font-size:1.4em;
	line-height:2.5em;
	font-weight:bold;
}
.commentlist li {
	list-style: none;
	border-bottom:#707070 solid 1px;
	width:500px;
	margin:20px;	
	color:#990000;
}
cite {
	text-transform:capitalize;
	font-weight:bold;
	color:#990000;
}
cite a {
	color:#990000;
}
cite a:hover {
	color: #006633;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	margin:25px 25px;
	font-size:1.4em;
	font-weight:bold;	
	color:#990000;
}
.commentmetadata {
	font-weight:normal;
	text-transform:lowercase;
	font-size:1.2em;
	color:#000000;
}
.comments {
	font-size:1.4em;
	font-weight:bold;
	margin-left:25px;
	text-transform:uppercase;
	border-bottom:#707070 solid 1px;
	width:500px;
	margin-top:25px;
	clear:both;
}
#commentform {
	margin:25px;
	font-size:1.4em;
	margin-left:40px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform textarea {
	width: 300px;
	padding: 2px;
}
#commentform #submit {
	margin: 0;
}
#citename {
	color:#00aa22;
}
.commenttext {
	font-weight:normal;
	text-transform:none;
	color:#000000;
}
/* Comments */
/*Articles*/
#articles {
	line-height: 1.6em;
	margin-left:auto;
	margin-right:auto;	
	width:690px;
	background-color:#fff;
	margin-top:5px;
	margin-bottom:25px;
}
#articles ul {
	list-style: inside;
}
#arthed {
	font-size: 2em;
	color: #000;
	padding:5px;
	background-color:#eee;
}
#articles li {
	font-size:1.6em;
	line-height:1.7em;
	margin-left:5px;
}
#articles li a{
	color:#990000;
}
#articles li a:hover{
	color:#000;
}
#articles li p {
	font-size: 1em;	
	display:inline;
}
#friendsp {
	font-size: 2em;
	color: #000;
	padding:5px;
	background-color:#eee;
}
#friends {
	line-height: 1.6em;
	margin-left:auto;
	margin-right:auto;	
	width:690px;
	background-color:#fff;
	margin-top:5px;
	margin-bottom:25px;
}
#friends ul {
	list-style: inside;
}
#friends li {
	font-size:1.6em;
	line-height:1.7em;
	margin-left:5px;
}
#friends li a{
	color:#990000;
}
#friends li a:hover{
	color:#000;
}
#friends li p {
	font-size: 1em;	
	display:inline;
}
#vote {
	font-size:20px;
	margin:auto;
	padding-top:20px;
	text-align:center;
	width:710px;
}
/*Articles*/
.subnew {
	float:left;
	width: 50%;
}
.clearboth {
	clear:both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.sale{font-size:2em; text-align:center;padding:10px 0px;}