/*   
Theme Name: JBG Communications
Theme URI: http://jbgcommunications.com
Description: developed by sunking for jbg communications
Author: sunKING Digital
Author URI: sunkingdigital.com
Version: 1.2
.
JBG ownes all rights to this theme. 
.
*/

@import "styles/internetMarketing.css";
@import "styles/mbuttons.css";

html { height: 100% }
body { font-size: 62.5%; font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; color: #333; margin: 0; padding: 0; height: 100%; }
#headBar { width: 100%; background: url(images/headBar.jpg) repeat-x; height: 14px; top: 0px; margin: 0; display: block; }

#headerWrapper {
	width: 1004px;
	height: 164px;
	margin: 0 auto;
	}
#navWrapper {
	height: 50px;
	width: 655px;
	float: right;
	margin: 104px 14px 0 0;
	}
#logoFlash {
	float: left;
	margin-top: 10px;
	width: 300px;
	height: 164px;
	}	
	
/* Nav */
#nav {background: url(images/navBg.jpg) no-repeat left top; height: 37px; width: 655px; padding-top: 5px;}
#nav ul{list-style: none; margin: 0px 0px 0px 15px; padding: 0px; font: 1.2em Arial;}
#nav ul li{margin: 0px; padding: 0px 2px 0px 2px; float: left; border-right: 1px solid #E8E3D7 }
#nav ul li.right{margin: 0px; padding: 0px; float: left; border: none;}
#nav ul li a{margin: 0px 0px 0px 0px; padding: 7px 5px 6px 5px; text-decoration: none; color: #6f6f6f; display: block; outline: none;}
#nav li a:hover{text-decoration: none; background: url(images/navHover.jpg) repeat-x; color: #FFFFFF;}
#nav .current_page_item a{text-decoration: none; background: url(images/navHover.jpg) repeat-x; color: #FFFFFF;}
/* sub menu */
#subnav {background: #ffffff; margin-left: 26px;}
#subnav ul {margin: 0px; padding: 3px 8px 18px 5px; list-style: none; font: 1.05em Arial;}
#subnav li {padding: 0px 15px 0px 0px; margin: 0px; float: left;}
#subnav li a, #subnav li a:visited, #subnav .page_item {text-decoration: none; color: #999999; outline: none; font-weight: 700;}
#subnav .current_page_item a, #subnav .current_page_item a:visited {color: #ffcc66;} 
#subnav li a:hover {text-decoration: none; color: #ffcc66;}
a, h2 a:hover, h3 a:hover {color: #06c; text-decoration: none;}
a:hover {color: #147; text-decoration: underline;}
/* _eof Nav */
#page { width: 1004px; margin: 0 auto; padding-bottom: 40px; }
#content { height: 100%; padding-bottom: 37px; }
#containerContent { width: 100%; position: relative; min-height: 100%; height: auto !important; height: 100%; }
#footer { display: block; background: url(images/footerBg.jpg) repeat-x; width: 100%; position: absolute; bottom: 0 !important; bottom: -1px; height: 37px; }	
#footer p { text-align: center; padding: 4px 0; }

h1 { padding-top: 70px; }
h2 { font-size: 1.2em; font-weight: bold; }
h2.pagetitle { font-size: 1.8em; color: #ffcc66; font-weight: bold; padding: 4px 0; }
h2.pagetitleBlog { font-size: 1.8em; color: #ffcc66; font-weight: bold; padding: 10px 0 0 0; }
h2.widgettitle { font-size: 1.1em; margin: 10px 0 0 0; }
h2.blogger { font-size: 1.6em; margin: 10px 0 0 0; }
h3 { padding: 0; }
h3 .post { font-size: 1.4em; color: #666666; font-weight: bold; margin: 0; }
h4 { font-size: 1.4em; color: #ffcc66; font-weight: bold; margin: 0; }

hr {
	color: #999999;
	}
a {
	outline: none;
	}
a img {
	border: none;
	outline: none;
	}
/* blog styles */

.thinnerPage {
	width: 823px;
	margin: 0 0 0 100px;
	}
#thinWithFlash {
	width: 795px;
	margin: 0 auto;
	}
#thinWithFlash.entry li{
	list-style: outside;
	list-style: disc;
	}
#contentBlog {
	padding: 3px;
	width: 625px;
	margin-left: 108px;
	}
#sidebar {
	padding: 15px;
	margin-left: 744px;
	position: absolute;
	top: 195px;
	height: 569px;
	width: 230px;
	display: block;
	background: url(images/sideBarBg.jpg) no-repeat;
	color: #FFFFFF;
	}
#sidebar a {
	color: #FFFFFF;
	text-decoration: underline;
	padding-left: 4px;
	}
#sidebar a:hover {
	color:#006699;
	}
#sidebar ul, li {
	padding: 0;
	margin: 0;
	list-style-position:outside;
	list-style:none;
	}
.entry {
	font-size: 1.3em;
	color: #666666;
	}
.entry li {
	list-style: disc;
	line-height: normal;
	list-style-position:inside;
	margin-left: 5px;
	}
.entry td {
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	vertical-align: top;
	}
.date {
	color: #333333;
	font-weight: 900;
	}
.more-link {
	text-decoration: underline;
	}

/* search */
input {
	background: url(images/search.jpg) no-repeat;
	width: 220px;
	height: 27px;
	}
input.sweetButton {
	margin-top: 4px;
	border: 0;
	width: 70px;
	height: 34px;
	margin-left: 158px;
	background: url(images/buttonRegular.png) no-repeat;
	}
input.check {
	width: 15px;
	height: 15px;
	background: none;
	}
input.radio {
	width: 15px;
	height: 15px;
	background: none;
	}
	
