/*
Theme Name: Media Precision
Description: A nice blue theme for www.mediaprecision.co.uk
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:url(images/body.png) repeat-x top; font-family: Arial, Helvetica, sans-serif; font-size:12px; line-height:1.4; color:#737373;}
a{text-decoration:none; color:#75c20b;}
a:hover{text-decoration:underline;}

/* STRUCTURE */
#holder{width:760px; margin: 0px auto;}
#header{height:55px; padding-top:5px;}
#nav-main{height:55px;}
#banner-box{background:url(images/banner.jpg) no-repeat center bottom; height:50px; padding:125px 0 0 40px;}
#banner-box-sub{margin-top:5px; height:120px;}
#content-box{background:url(images/content.gif) repeat-y center; margin:20px 0;}
#left-panel{float:left; width:480px;}
#right-panel{margin-left:520px;}
#footer{border-top:#e4e4e4 1px solid; padding:25px 0;}
	
/* HEADER */
#logo{width:322px; height:50px; overflow:hidden; background:url(images/logo.png) no-repeat;}
#logo span{display:none;}
#top-phone{background:url(images/call_now.png) no-repeat left top; width:300px; height:28px; float:right; margin-top:15px; color:#fff; text-indent:-9000px; overflow:hidden;}
#top-phone span{color:#ccea05; font-weight:bold;}

/* NAVIGATION */
ul#nav-main li{float:left; font-size:13px; padding-right:2px;}
ul#nav-main li a{float:left; line-height:55px; color:#fff; background:url(images/nav_r.png) no-repeat right top;}
ul#nav-main li a span{float:left; padding:0 20px; background:url(images/nav_l.png) no-repeat left top; font-weight:bold;}
ul#nav-main li a:hover, ul#nav-main li.current_page_item a{color:#434242; text-decoration:none; background:url(images/nav_r.png) no-repeat right bottom;}
ul#nav-main li a:hover span, ul#nav-main li.current_page_item a span{background:url(images/nav_l.png) no-repeat left bottom;}

/* BANNERS */
#banner-box h2{display:none;}
#banner-box a{background:url(images/bullet.gif) no-repeat left 50%; padding-left:15px;}

ul#banner-box-sub li{color:#fff; float:left; height:95px; width:254px; padding:10px 15px 10px 110px;}
ul#banner-box-sub li.box-display{background:url(images/box_display.png) no-repeat left top; margin-right:2px;}
ul#banner-box-sub li.box-earth{background:url(images/box_earth.png) no-repeat left top;}
ul#banner-box-sub li h3{font-size:18px; line-height:1; margin-bottom:10px;}

/* CONTENT */
h2.pagetitle{font-size:16px; font-weight:bold; border-bottom:#f5f5f5 1px solid; margin-bottom:10px;}
#banner-box a{font-weight:bold;}

	/* SIDEBAR */
	.box{margin-bottom:15px;}
	.box h3{color:#484848; font-size:18px; padding-bottom:3px;}
	.box li{padding:2px 0;}
	.box li a{background:url(images/bullet.gif) no-repeat left 3px; padding-left:15px;}
	.box p{padding:3px 0 5px 0;}
	.box b,.box strong{font-weight:bold;}
	.box i,.box em{font-style:italic;}

	/* POST */
	.post{margin-bottom:15px;}
	.post h2.post-title{font-size:22px; color:#484848; line-height:1.2;}
	.post h2.post-title a{color:#484848;}
	.post .post-meta{line-height:24px;}
	.post .post-content{padding:10px 0; border-top:#eee 1px solid;}
	.post .post-content p{padding:0 0 15px 0;}
	.post .post-content ul{list-style-type:disc; margin:10px 0 10px 20px;}
	.post .post-content ol{list-style-type:decimal; margin:10px 0 10px 25px;}
	.post .post-content blockquote{margin:10px 20px; background:#f5f5f5; padding:10px;}
	.post .post-content blockquote p{padding:0;}
	.post .post-content h1{font-size:18px;}
	.post .post-content h2{font-size:16px;}
	.post .post-content h3{font-size:14px;}
	.post .post-content b, .post .post-content strong{font-weight:bold;}
	.post .post-content i, .post .post-content em{font-style:italic;}
	
	.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;}

/* FOOTER */
.subscribe_rss{background:url(images/rss.gif) no-repeat right top; float:right; color:#737373; padding-right:25px; line-height:20px;}

/* OTHER */
.clear{clear:both;}
.fl-right{float:right;}
.al-center{text-align:center;}
