@import url("css/header.css");
@import url("css/menu.css");
@import url("css/featured.story.css");
@import url("css/more.features.css");
@import url("css/latest.css");
@import url("css/more.latest.css");
@import url("css/searchform.css");
@import url("css/sidebar.css");
@import url("css/ajax.tabs.css");
@import url("css/front.categories.css");
@import url("css/footer.css");
@import url("css/single.post.template.css");
@import url("css/archive.css");
@import url("css/subscription.css");
* {
font-family:Arial, "Trebuchet MS", Verdana, Tahoma;
font-size:1em;
outline:0;
border:0;
text-decoration:none;
vertical-align:baseline;
white-space:normal;
margin:0;
padding:0;
}

.videohead {
	display: block;
	padding: 5px;
	background: #ccc;
	font-weight: bold;
	color: #444;
}

.videotitle {
	float: left;
	line-height: 1.4em;
}

.videos {
	float: right;
}

.videos li {
	float: left;
	margin-left: 5px;
	display: inline;
}

html,body {
line-height:1;
}

blockquote:before,blockquote:after,q:before,q:after {
content:'';
}

blockquote,q {
quotes:"" "";
}

ul {
list-style-type:none;
}

ol {
list-style-type:decimal;
margin:0 0 0 20px;
}

.clear {
clear:both;
}

a {
color:#366799;
}

body {
width:100%;
background:#e5ecf1 url(/index/wp-content/themes/wp-max/images/ar.gif) fixed repeat;
text-align:center;
cursor:default;
}

#pagei {
width:1000px;
height:auto;
text-align:left;
font-size:0.8em;
color:#000;
margin:0 auto;

}

#page {
height:auto;
background:#fff;
padding:10px;
}

#main-left {
float:left;
width:320px;
padding:0 10px 0 0;
}

#main-center {
float:left;
width:318px;
border-left:1px solid #d9e2e5;
border-right:1px solid #d9e2e5;
padding:0 10px;
}

#main-right {
float:left;
width:300px;
display:inline;
margin-left:10px;
}

#news-right {
float:right;
width:300px;
display:inline;
margin-left:10px;
}

#contents {
width:980px;
padding:10px 0;
}

#contents-b {
width:980px;
padding:0;
}

#content,#content-b {
float:left;
width:659px;
border-right:1px solid #d9e2e5;
margin-right:10px;
padding-right:10px;
}

#sidebar {
float:left;
width:300px;
display:inline;
}

#footeri {
width:1000px;
height:auto;
text-align:left;
font-size:0.7em;
color:#fff;
background:#366799;
margin:0 auto 7px;
}

#footer {
padding:10px;
}

#bottom {
width:1000px;
height:auto;
text-align:left;
font-size:0.7em;
color:#fff;
line-height:1.5em;
margin:10px auto 30px;
}

#bottom-left {
float:left;
}

#bottom-right {
float:right;
}

h2.front {
display:block;
line-height:1.4em;
font-weight:700;
color:#444;
background:#f1f6e2;
border-bottom:1px solid #e3e8d4;
margin:0 0 5px;
padding:4px 5px 3px;
}

h2.front-gal {
display:block;
line-height:1.4em;
font-weight:700;
color:#444;
background:#f1f6e2 url(images/photo.png) no-repeat;
background-position:7px center;
border-bottom:1px solid #e3e8d4;
position:relative;
margin:0 0 5px;
padding:4px 5px 3px 30px;
}

h3.front {
border-bottom:1px dotted #ccc;
color:#666;
position:relative;
margin:10px 0 5px;
padding:0 0 7px;
}

a.icomment {
display:inline;
font-size:0.9em;
color:#999;
margin:7px 0 0 7px;
}

.alt {
margin:0;
padding:10px;
}

.commentlist {
text-align:justify;
padding:0;
}

.commentlist li {
list-style:none;
margin:15px 0 10px;
padding:5px 5px 10px 10px;
}

.commentlist li ul li {
margin-right:-5px;
margin-left:10px;
}

.commentlist p {
margin:10px 5px 10px 0;
}

.children {
padding:0;
}

#commentform p {
margin:5px 0;
}

.nocomments {
text-align:center;
margin:0;
padding:0;
}

.commentmetadata {
display:block;
margin:0;
}

hr,.hide {
display:none;
}

a:hover,a.icomment:hover {
color:#333;
}

#main,#main2,#content-forum {
width:980px;
}