.hide, .hidemobile, #topbar, #logo, #footer img, #newsblog .postdate, .jsMenu, #loginbox label {
	display:none !important;
	}

#topbox {
	background:#fee64a;
	border-bottom:2px solid #000;
	padding:2px 0;
	}

#topbox p, form {
	margin:0;
	}

body {
	background:#b5bec9;
	margin:0;
	padding:0;
	font-family:'vera sans',helvetica,sans-serif;
	font-size:10px;
	line-height:140%;
	}

#wrap1 {
	max-width:360px;
	min-width:176px;
	margin:0 auto;
	}

#wrap2 {
	background:#a3001b url(logo.gif) top left no-repeat;
	padding-top:23px;
	}

#wrap3 {
	border-top:2px solid #000;
	background:#fff;
	}

#content {
	clear:both;
	border-top:1px solid #000;
	padding-top:1px;
	background:#fff;
	color:#000;
	}

#loginheader {
	background:#3c6d9a;
	color:#fff;
	padding:1px 5px;
	margin:0;
	font-size:10px;
	}

#loginbox span {
	display:block;
	padding:0 5px;
	}

#loginbox {
	background:#e3edf8;
	padding-bottom:1px;
	border-bottom:1px solid #000;
	}

#loginbox img {
	margin:0 2px -3px 0;
	}

#menu {
	clear:both;
	list-style:none;
	margin:1px 0 0 0;
	border-top:1px solid #111;
	}

#menu li {
	width:50%;
	float:left;
	}

#menu a {
	display:block;
	padding:0 5px;
	text-decoration:none;
	color:#000;
	border-bottom:1px solid #aaa;
	}

a#selected {
	background:#000;
	color:#fff;
	}

#blogs a, #groups a, #customize a, #mobile a {
	border-left:1px solid #000;
	}

img {
	max-width:100%;
	}

#calendar {
	margin:0;
	padding:0 5px;
	}

a:link, a:active {
	color:#0053c1;
	background:transparent;
	text-decoration:underline;
	}

a:visited {
	color:#23488c;
	text-decoration:underline;
	}

em {
	font-style:normal;
	font-weight: bold;
	}

input {
	margin:0 3px;
	font-size: 11px;
	}

img, abbr, acronym {
	border:none;
	}

ol, ul {
	margin:0 5px 8px 5px;
	padding:0;
	}

dl {
	margin:0;
	padding:0;
	}

li {
	margin:0;
	padding:0;
	font-size: 10px;
	list-style-position:inside;
	}

p {
	margin:5px 0;
	padding:0 5px;
	}

table, textarea {
	width:100%;
	}

input[type=text] {
	width:96%;
	}

#main td, #main th, #main tr {
	font-family:'vera sans',helvetica,sans-serif;
	font-size:10px;
	text-align:left;
	display:block;
	margin:0;
	padding:0;
	}

th {
	text-align:left;
	}

dt, dd, .postcontent {
	margin:5px 0;
	padding:0 5px;
	}

dt {
	background:#eee;
	margin-top:10px;
	}

#footer {
	background:#eee;
	margin-top:10px;
	padding:2px 0;
	border-top:1px solid #333;
	}

#footer span {
	float:none;
	display:block;
	margin-bottom:5px;
	}

#footer p {
	margin:0;
	}

.section, #side {
	clear:both;
	margin-top:10px;
	border-top:1px solid #000;
	}

.section {
	padding-top:5px;
	}

h1 {
	font-size:11px;
	margin:1px 0;
	padding:3px 5px;
	background:#000;
	color:#fff;
	}

h2 {
	font-size:11px;
	margin:10px 0 5px 0;
	padding:0 5px;
	}

h3, h4, h5, h6 {
	font-size:10px;
	margin:10px 0 5px 0;
	padding:0 5px;
	}

#side h2, caption, .rounded h2 {
	margin:15px 0 10px 0;
	padding:3px 5px;
	background:#eee;
	border:1px solid #333;
	border-width:1px 0;
	text-align:left;
	}

.clear {
	clear:both;
	}

div.clear {
	height:1px;
	line-height:1px;
	overflow:hidden;
	}

#intro img.mobile {
	display:block;
	}

.nomarg {
	margin:0 !important;
	}

select {
	font-size:11px;
	max-width:90%;
	margin-bottom:10px;
	}

.right {
	float:right;
	}

.left {
	float:left;
	}

img.right {
	max-width:50%;
	margin-left:5px;
	}

img.left {
	max-width:50%;
	margin-right:5px;
	}

blockquote {
	margin:5px 0 1px 0;
	padding:4px 0 0 22px;
	background:#eee url(/community/graphics/mobile/q1.gif) top left no-repeat;
	}

blockquote p  {
	background:#eee url(/community/graphics/mobile/q2.gif) bottom right no-repeat;
	padding:0 22px 5px 0;
	margin:0;
	}

p.heshesaid {
	margin:0 0 10px 0;
	background:#eee;
	}

.nobullets li, #tabs li {
	list-style-position:outside;
	list-style:none;
	}

#tabs {
	border-top:2px solid #000;
	padding-top:2px;
	margin:10px 0 4px 0;
	}

#tabs:before {
	display:block;
	content: 'Choose:';
	background:#000;
	color:#fff;
	font-weight:bold;
	padding:2px 5px;
	margin-bottom:2px;
	font-size:11px;
	}

#tabs li {
	width:48%;
	float:left;
	padding-left:2%;
	}

#tabs_rss {
	display:none;
	}

div.avatar, .c-avatar {
	width:60px;
	height:60px;
	border:1px solid #000;
	float:left;
	margin:0 8px 6px 0;
	background:#fff;
	}

.avatar img, .c-avatar img {
	display:block;
	margin:5px;
	max-width:50px;
	max-height:50px;
	}

.imgright, .imgleft, #main label {
	display:block;
	margin:2px 0;
	}

.postheader a {
	color:#000;
	text-decoration:none;
	}

.txt {
	padding:0 5px;
	}

.sidebox, .rounded {
	clear:both;
	}

#firstpost h2 {
	margin-top:0;
	}

.post {
	clear:both;
}

.post h2 {
	margin:0 0 4px 0;
	}

.feedbutton {
	margin:0 5px;
	}

.list1, .list2 {
	border-top:2px solid #000;
	padding:5px;
	}

.list2 {
	background:#eee;
	}

.list1 h2, .list2 h2 {
	margin:0;
	}


.tags a, a.tag, #taglist a, #bigtaglist a {
	color:#080 !important;
	text-decoration:underline;
	}

.tags a:hover, a.tag:hover {
	color:#0c0 !important;
	text-decoration:underline !important;
	}

a.username {
	color:#111 !important;
	}


/* Comments */

#smiliesoff, .w100 label {
	float:left;
}

.w100 .submit {
	display:block;
	clear:both;
}

.comment-by {
	clear:both;
}

.comment1 {
	clear:both;
	background:#f6f6f6;
	border:1px solid #ddd;
	margin:5px 0;
	overflow:auto;
	}

.comment1 .bot {
	padding:5px;
	min-height:100px;
	}

.comment2 {
	clear:both;
	margin:5px 0;
	border:1px solid #ddd;
	overflow:auto;
	}

.comment2 .bot {
	padding:5px;
	min-height:100px;
	}


.pagenav {
	border-top:1px solid #333;
	padding-top:3px;
}

.blockmobile {
	display:block;
	float:none;
}

/* search box on skins, setups, fans, wallpapers, panels etc. */

#search {
	background-color:#eee;
	border-bottom:1px solid #aaa;
	margin:0;
	padding:3px 3px;
}

#searchbox {
	width:60%;
	float:left;
}

.center {
	text-align:center;
}
