/*
Theme Name: ONIT
*/
* { padding: 0; margin: 0; outline: 0; }
body {
    font-size: 12px;
    line-height: 130%;
    font-family: Arial, "Trebuchet MS", sans-serif;
    color: #000;
    background: #f5f5f5;
    text-align: left;
}
.cl { font-size: 0; line-height: 0; height: 0; clear: both; }

a img { border: 0; }
a { color: #d01e8b; text-decoration: none; }
a:hover { text-decoration: none; color:#000; }
.shell { 
	margin: 0 auto;
	width:1000px;
}
.left { float: left; display: inline; }
.right { float: right; display: inline; }

ul{
	list-style-type:none;
}
#header{
	background:#000;
	border-bottom:4px solid #a8276a;
	padding:6px 0 5px 0;
	height:18px;
	position:relative;
}
#header p,
#header a{
	color:#fff;
	font-size:11px;
	position:relative;
	z-index:2;
}
#header span{
	padding:0 5px;
}
#header a.chat{
	background:url(images/bloon.gif) no-repeat right 0;
	padding:4px 24px 8px 4px;
}
#header .right a{
	padding:6px 28px 9px 0;
}
.twitter{
	background:url(images/twit.gif) no-repeat right 0;
}
.facebook{
	background:url(images/face.gif) no-repeat right 0;
}
.newsletter{
	background:url(images/news.gif) no-repeat right 0;
}
.blog{
	background:url(images/blog.gif) no-repeat right 0;
}
#header .left{
	width:420px;
	padding-left:33px;
color: #ffffff;
font-size: 11px;
font-family: Arial;
}
#header .right{
	width:349px;
	padding-right:30px;
}
#subheader{
	background:#ffffff;
	border-bottom:4px solid #a8276a;
}
h1#logo{
	line-height:0;
	font-size:0;
	width:142px;
	float:left;
	padding-right:25px;
}
h1#logo a{
	height:126px;
	display:block;
	text-indent:-4000px;
	background:url(images/logo.png);
}
#navigation li{
	display:inline;
}
#navigation a{
	font-size:20px;
	color:#999999;
	text-decoration:none;
	padding:57px 13px 53px 13px;
	float:left;
}
#subheader .shell{
	padding-right:30px;
	width:970px;
}
#navigation a.active, #navigation a:hover{
	background:url(images/hover.gif) no-repeat center bottom;
}
#subheader span{
	background:url(images/bubble.png) no-repeat 0 0;
	display:block;
	padding:17px 27px 35px 17px;
	float:right;
	width:233px;
	height:64px;
	margin-top:10px;
	color:#cf1e8a;
	font-family:Verdana,serif;
	font-size:12px;
	line-height:14px;
	
}
#subheader strong{
	font-size:10px;
	text-align:right;
	font-weight:normal;
	display:block;
	padding-top:8px;
}
#content .top{
	background:url(images/topv2.gif) repeat-x 0 0;
	
}
#content .top .shell{
	padding:30px 30px 27px 23px;
	width:931px;
       height: 32px;
}
#content .top .leftside{
	width:487px;
	float:left;
	display:inline;
	
}
#content .top .rightside{
	width:433px;
	float:right;
	display:inline;
}

#content .top .rightside p{
	color:#fff;
	font-family:Verdana,serif;
	font-size:18px;
}
#content .top .leftside p{
	color:#fff;
	font-family:Verdana,serif;
	font-size:21px;
	padding-left: 1px;
}
#content .bottom{
	background:#fff;
width: 100%;
}
#content .bottom .shell{
	padding:15px 32px 10px 30px;
	width:942px;
}
.links a{
	float:left;
	margin-right:13px;
	height:50px;
}
.links a.sony{
	height:96px;
}
#content .bottom .leftside{
	width:438px;
	float:left;
	display:inline;
}
#content .bottom .rightside{
	width:438px;
	float:right;
	display:inline;
}
#content .bottom .leftside .first{
	background:url(images/img1.gif) no-repeat 9px 9px;
}
#content .bottom .leftside .second{
	background:url(images/img2.gif) no-repeat 7px 9px;
}
#content .bottom .rightside .first{
	background:url(images/img3.gif) no-repeat 23px 7px;
}
#content .bottom .rightside .second{
	background:url(images/img4.gif) no-repeat 5px 12px;
}
#content .bottom h1{
	color:#666666;
	font-family:Verdana,serif;
	font-size:18px;
	line-height:35px;
	letter-spacing:-1px;
	font-weight:normal;
}
#content .bottom p{
	color:#666666;
	font-family:Verdana,serif;
	font-size:12px;
	line-height:21px;
	/*letter-spacing:-1px;*/
}

#content .bottom .article{
	margin-bottom:12px;
	padding-left:81px;
	padding-bottom:6px;
}
#content .bottom .rightside .article{
	padding-left:90px;
	padding-bottom:7px;
}
#content .bottom .links{
	margin-bottom:12px;
	height:100%;
	overflow:hidden;
}
#footer{
	background:url(images/footer.gif) repeat-x 0 0;
	padding:21px 0 22px 0;
	text-align:center;
	color:#fff;
	font-family:Verdana,serif;
}
h2 { font-size:16px; line-height:25px; }
.sidebar { width:232px; display:inline; font-size:11px; line-height:14px; min-height:500px; } /*width was 170px*/
#sidebar-left { float:left; }
#sidebar-right { float:right;}
#side-center { 
	padding:0 10px 0 10px;/*was 25px right*/
	margin:0 10px 0 10px;/*was 25px left*/
	float:left; width:435px; min-height:700px; display:inline; border-left:solid 1px #eee; border-right:solid 1px #eee; }

.post { padding-bottom:20px; border-bottom:solid 1px #eee; margin-bottom:20px; }	

.sidebar h2 { font-size:16px; padding-bottom:2px; line-height:20px; }
.sidebar ul ul { padding-bottom:10px; padding-left:10px; } /*PADDING LEFT WAS 10PX*/
.sidebar ul li { padding:2px 0; }
#content .sidebar p{ padding-bottom:10px; font-size:11px; line-height:14px; }

.hidden { display:none;}
#searchform #s{ width:90px;}
#searchform { padding-bottom:10px; padding-left: 10px;}

input, textarea, select { font-family: Arial, sans-serif; font-size:11px; padding:2px; }

h2.pagetitle { text-align: left;}
h3{ font-size:15px; line-height:18px; }

.postmetadata { font-size:11px !important; }
.entry p { padding-bottom:12px; color: #000 !important; font-family: Verdana,serif !important; font-size: 12px !important; line-height: 18px !important;} /*WAS 12PX BOTTOM PADDING*/
.entry { padding-top:5px; }
.entry ul, .entry ol{ padding:0 0 12px 25px; }
.entry li { padding:2px 0; }

.navigation { font-size:11px; height:20px; }
.alignleft { float:left; }
.alignright { float:right; }

.commentlist { list-style-type: none; font-size:11px; line-height:14px; }
.commentlist img{ float:right; padding:1px; border:solid 1px #eee; }
#content .commentlist p { font-size:11px; line-height:14px; padding-bottom:7px; }

#respond { padding-top:20px; border-top:solid 1px #eee; }
#respond h3{ padding-bottom:20px; }
#respond p{ padding-bottom:10px; }
#respond textarea{ width:460px; }