/*
Theme Name: Bingo Blue
Description: A custom Bingo site theme
Version: 1.0
Author: Muthuswamy K
Author URI: http://www.muthuswamy.in/
*/

/* DEFAULT */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;font-weight: 100;font-style: normal;font-size: 100%;font-family: inherit;vertical-align: baseline;}
body {line-height: 1;color: black;background: white;}
ol, ul {list-style: none;}
table {border-collapse: separate;}
caption,th,td{text-align: left;font-weight: normal;}

/* REGULAR CODING */
body{background:#1f1f1f; font-family: Arial, Helvetica, sans-serif; line-height:1.4; color:#fff; font-size:13px;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}

/* STRUCTURE */
#container{background:#0099af url(images/container.png) repeat-x top;}
#header{height:115px; padding-top:40px;}
#nav-main{height:32px;}
#content-box{padding:20px 0;}
#left-panel{float:left; width:540px; margin-right:20px;}
#right-panel{float:left; width:400px;}
#footer{background:#1f1f1f url(images/footer.png) repeat-x top; padding:25px 0; font-size:12px;}
.holder{width:960px; margin: 0px auto;}
	
/* HEADER */
#logo{width:590px; height:115px; position:relative; overflow:hidden; float:left;}
#logo a{font-size:35px; color:#329faf;}
#logo span{width:100%; height:100%; position:absolute; background:url(images/logo.jpg) no-repeat;}
#sub-title{display:none;}
#balls{float:right; height:0px; width:400px;}
#balls span{float:right; margin-top:68px; z-index:0; width:400px; height:434px; position:absolute; background:url(images/balls.jpg) no-repeat;}

/* NAVIGATION */
#nav-main ul{z-index:5; position:absolute;}
#nav-main ul li{float:left; line-height:32px; font-family:"Myriad Pro", Arial, Helvetica, sans-serif;}
#nav-main ul li a{float:left; padding: 0 12px; color:#3b3b3b; font-size:15px; font-weight:bold;}
#nav-main ul li a:hover, #nav-main ul li.current_page_item a{text-decoration:none; color:#066;}

/* CONTENT */
a{color:#e5e58a;}

	/* POST */	
	.post{margin-bottom:20px;}	
	.post-title{color:#fff; font-size:24px; font-weight:bold; font-family:"Myriad Pro", Arial, Helvetica, sans-serif;}
	.post-title a{color:#fff;}
	.post-title a:hover{text-decoration:none; color:#fefefe;}
	.post-content{line-height:1.5;}
	.post-content p{padding: 2px 0 8px 0;}
	.post-content ul{list-style-type:disc; margin:2px 0 8px 20px;}
	.post-content ol{list-style-type:decimal; margin:2px 0 8px 25px;}
	.post-content blockquote{padding:10px; margin:10px 10px 10px 20px; background:#008599;}
	.post-content h1{font-size:18px; font-weight:bold;}
	.post-content h2{font-size:16px; font-weight:bold;}
	.post-content h3{font-size:14px; font-weight:bold;}
	.post-content i, .post-content em{font-style:italic;}
	.post-content strong, .post-content b{font-weight:bold;}
	
	.navigation{height:20px; padding-bottom:20px;}
	.navigation .alignleft{float:left;}
	.navigation .alignright{float:right;}
	
		/* Wordpress Classes */
		.aligncenter, div.aligncenter {display: block; margin-left: auto; margin-right: auto;}
		.alignleft{float: left;}
		.alignright{float: right;}
		.wp-caption {border: 1px solid #ddd;text-align: center;background-color: #f3f3f3;padding-top: 4px;margin: 10px;}
		.wp-caption p.wp-caption-text {font-size: 11px;line-height: 17px;padding: 0 4px 5px;margin: 0;}
	
	/* COMMENT */
	#comments, #respond{font-size:22px; border-bottom:#e5e5e5 1ps dotted;}
	#commentform p{padding:8px 0;}
	#commentform label{width:100px; float:left; text-align:right; margin:0 10px 0 0; line-height:25px;}
	#commentform .req{color:#f00;}
	#author, #email, #url{width:240px; height:20px; padding:5px 5px 0 5px;}
	#comment{width:420px;}
	#submit{background:#008599; border:#0099af 1px solid; color:#fff; height:30px; margin-left:110px;}	
	#submit:hover{background:#0099af; border:#008599 1px solid; cursor:pointer;}
	
	ol.commentlist{padding:20px;}
	ol.commentlist li{padding:15px;}
	ol.commentlist li.alt{background:#008599;}
	ol.commentlist .comment-content{padding:10px 0;}
	ol.commentlist .comment-content a{color:#39c;}
	ol.commentlist small{font-size:11px;}
	ol.commentlist b.auth a{font-weight:bold; color:#06c;}
	
/* FOOTER */
#footer {z-index:5; position:absolute; width:100%}
#footer hr{clear:both; background:none; border:0; border-bottom:#4c4c4c 1px dashed; padding:10px 0;}
#footer a{color:#fff;}
	
	/* Footer Left */
	#footer .fot-left{float:left; width:540px; margin-right:20px;}
	#footer .fot-left h3{color:#6ff; font-size:16px;}
	#footer .fot-left p{padding:5px 0;}
	#footer .fot-left .fot-box{float:left; width:125px; padding:0 5px;}
	#footer .fot-left .fot-box h3{border-bottom:#767676 1px solid; margin-bottom:5px;}
	#footer .fot-left .fot-box li{padding:4px 0;}
	
	/* Footer Right */
	#footer .fot-right{float:left; width:400px;}
	#footer .fot-right h3{color:#ff9; font-size:16px;}
	#footer .fot-right p{padding:5px 0;}
	#footer .fot-right .fot-box{padding:0 5px;}
	#footer .fot-right .fot-box h3{border-bottom:#767676 1px solid; margin-bottom:5px;}
	#footer .fot-right .fot-box .wp-tag-cloud a{padding:4px;}
	
	/* Footer Main */
	#footer .fot-main{background:url(images/footer_main.png) no-repeat; padding:15px 0 0 0; margin-top:20px; line-height:25px; text-align:right;}
	#footer .fot-main a{padding:0 5px;}
	#footer .fot-copyright{float:left; text-align:left;}
	#footer .fot-copyright ul li{display:inline;}
	#footer .fot-copyright p{padding:0 5px;}

/* OTHER */
.clear{clear:both;}
