/*
Theme Name: Allaround
Theme URI: http://www.all-around.net/
Description: Allaround forum template.
Version: 1.0
Author: <a href="mailto:stefano.fabbri@gmail.com">stefano.fabbri@gmail.com</a> 
*/


@import url('../kakumei/style.css');

body { background: url(images/tile-forum.png) top left repeat-x; }
a { color: #32689b; text-decoration: none; }
a:hover { color: #001364; }
#header {
	margin: 0 auto 10px;
	width: 980px;
	height: 130px;
	position: relative;
}

#header h1 {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	z-index: 2;
}

#header h1 a { background: url("http://www.all-around.net/wp-content/uploads/2010/05/logo-allaround1.png") no-repeat scroll 0 0 transparent; display: block; width: 500px; height: 130px; }
#header h1 a span { display: none; }
.login a { color: #fc0; }


#main {
	font-size: 1.5em;
	width: 980px;
	margin: 25px auto;
	position: relative;
}

#front-page #discussions {
	margin-left: 190px;
	width: 790px;
}

.login {
	position: absolute;
	top: 40px;
	left: 550px;
	font-weight: normal;
	color: #fff;
	width: 400px;
	z-index: 1;
	font-size: 12px;
}

.postform textarea {
	height: 12em;
	margin: 5px auto;
	padding: 5px;
	width: 724px;
	max-width: 724px;
	border: 1px solid #ccc;
	display: block;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#post-form-tags-container, #post-form-submit-container, #post-form-allowed-container { text-align: center; }
.postform #tags-input, .postform #topic {
	margin: 5px auto;
	padding: 5px;
	width: 724px;
	border: 1px solid #ccc;
	display: block;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#latest th, #forumlist th, #favorites th {
	text-align: left;
	background-color: #369;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	padding: 5px 9px;
	color: #fff;
}

#front-page #main h2, #forum-page #main h2, h2.post-form, #userlogin, #currentfavorites, #register, #passwordrecovery {
	color: #f60;
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px;
	padding: 0 0 5px;
}

#header div.search {
	float: right;
	padding: 4px;
	background-color: #f60;
	-moz-border-radius-bottomleft: 4px;
	-khtml-border-bottom-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-khtml-border-bottom-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
th a.new-topic { color:#FC0 !important; font-weight:bold; font-style:normal !important; }

#header p.description { color: #fc0; position: absolute; left: 880px; top: 70px; font-size: 3em; text-transform: uppercase; }
#header div.search input.submit:hover { color: #001364; }
#header div.search input.submit:active { border-color: #001364; }
form.login input.submit:hover { color: #001364; }
form.login input.submit:active { border-color: #001364; }
input#tagformsub:hover { color: #001364; }
input#tagformsub:active { border-color: #001364; }
.sticky { background: #adb9e1; }
#thread li.pingback { background-color: #d8dcf2; border-color: #d8dcf2; }
#thread li.pingback .threadpost { background-color: #d8dcf2; }
#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { background: #d8dcf2; }
#profile-menu li a:hover { background: #d8dcf2; }
a.prev.page-numbers:hover, a.next.page-numbers:hover { color: #001364; }
p.submit input:hover { color: #001364; }
p.submit input:active { border-color: #001364; }

#bbcode_buttons { text-align:center !important; margin:10px auto; width:600px; margin-left:200px; clear:both; }
#bbcode_buttons div { font-family:Verdana, Geneva, sans-serif !important;  font-size:11px !important; }
textarea#post_content { margin-top:10px; }
.threadpost .post img {max-width:640px;} 
