
/*  
Theme Name: Best Blogs Media
Theme URI: http://bestblogsmedia.com/
Description: The default theme for Best Blogs Media.
Version: 1.0
Author: Michael Jones
Author URI: http://savorymedia.com/
*/

/* -------------------- Base Container Code -------------------- */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: #fff url(/wp-content/themes/bbmv1/images/topbg-10x150.png) repeat-x center top;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #fff;
}

#container {
	width: 760px;
	margin: 0 auto;
	font-size: 1em;
	text-align: left;
	clear: both;
}

/* -------------------- Global Code -------------------- */

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.4em;
}

h5,h6 {
	font-size: 1.2em;
}

blockquote {
	font-style: italic;
}

a:link,a:visited {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}

a:hover {
	border-bottom: 1px solid #fff;
}

.giant {
	font-size: 30px;
	font-weight: bold;
}

.footnote {
	font-size: 10px;
	font-style: italic;
}

/* -------------------- Left Column Code -------------------- */

#left {
	width: 350px;
	padding: 0;
	float: left;
}

h1#logo {
	width: 308px;
	height: 188px;
	margin: 0 0 20px 0;
	padding: 10px 0 0 0;
	border: none;
}

h1#logo a {
	border: none;
}

#left .box {
	width: auto;
	padding: 20px 25px;
	margin: 0 0 40px 0;
	background-color: #ccc;
	color: #999;
}

#left .agg {
	background: #fff url(/wp-content/themes/bbmv1/images/aggbkg-350x100.png) no-repeat center top;
	width: auto;
	padding: 20px 25px;
	margin: 0 0 30px 0;
	color: #999;
	font-size: 1.1em;
}

#left .agg ul li a:link,#left .agg ul li a:visited {
	color: #555;
	text-decoration: none;
	border-bottom: 1px dotted #555;
}

#left .agg ul li a:hover {
	border-bottom: 1px solid #555;
}

#left .agg h2 {
	margin: 0 0 10px 0;
	padding: 0;
}

#left .agg ul {
	width: auto;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
}

#defs {
	width: auto;
	padding: 0;
	margin: 0 0 30px 0;
	color: #999;
}

#defs h2 {
	font-size: 2em;
	padding: 0;
	margin: 0 0 5px 0;
}

#defs h2 span.pro {
	font-size: 0.6em;
	padding: 0;
	margin: 0 0 5px 0;
}

#defs p.desig {
	font-size: 1.6em;
	font-style: italic;
	margin: 0 0 5px 10px;
}

#defs ol {
	font-size: 1.4em;
	margin-top: 0;
	margin-bottom: 5px;
}

/* -------------------- Right Column Code -------------------- */

#right {
	width: 370px;
	padding: 0;
	float: right;
	font-size: 1.4em;
}

#right #topspacer {
	width: 370px;
	height: 130px;
	margin: 0;
	padding: 0;
}

#right .box {
	width: auto;
	padding: 0;
	margin: 0 0 30px 0;
}

#right .box .boxtop,#right .box .boxbottom {
	width: 370px;
	height: 10px;
	font-size: 0.1em;
	padding: 0;
	margin: 0;
}

#right .box .boxgreen {
	background-color: #5b9661;
	margin: 0px;
	padding: 15px 25px;
	width: auto;
}

#right .box .boxoutline {
	background-color: #fff;
	margin: 0px;
	padding: 15px 25px;
	width: auto;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	color: #666;
}

#right .box .boxoutline a {
	border: none;
}

#right .box .boxblue {
	background-color: #4396ad;
	margin: 0px;
	padding: 15px 25px;
	width: auto;
}

#right .box .boxred {
	background-color: #ab4040;
	margin: 0px;
	padding: 15px 25px;
	width: auto;
}

#right .box .boxgrey {
	background-color: #eee;
	margin: 0px;
	padding: 15px 25px;
	width: auto;
	color: #999;
}

#right .box .boxgrey a:link,#right .box .boxgrey a:visited {
	color: #555;
	text-decoration: none;
	border-bottom: 1px dotted #555;
}

#right .box .boxgrey a:hover {
	border-bottom: 1px solid #555;
}

#right h2 {
	margin: 0 0 10px 0;
	padding: 0;
}

#right ul {
	width: auto;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
}

/* -------------------- Single-Page-Archive Code -------------------- */

#content {
	width: auto;
	padding: 0;
	margin: 0 0 30px 35px;
	clear: both;
	color: #666;
	font-size: 1.4em;
}

#content h2 {
	width: auto;
	padding: 0;
	margin: 0 0 10px 0;
}

#content .image {
	float: right;
	margin: 0 0 5px 10px;
}

#content a:link,#content a:visited {
	color: #555;
	text-decoration: none;
	border-bottom: 1px dotted #555;
}

#content a:hover {
	border-bottom: 1px solid #555;
}

/* -------------------- Main Menu Code -------------------- */

ul#menu {
	width: auto;
	height: 25px;
	margin: 0 auto 40px auto;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
	text-align: center;
}

ul#menu li {
	display: inline;	
}

ul#menu li a:link,ul#menu li a:visited {
	display: inline;
	height: 25px;
	font-size: 12px;
	line-height: 24px;
	padding: 0 4px;
	color: #090;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: none;
}

ul#menu li a:hover {
	color: #666;
	text-decoration: underline;
	border: none;
}

/* -------------------- Footer Code -------------------- */

#footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #fff url(/wp-content/themes/bbmv1/images/bottombg-10x50.png) repeat-x center bottom;
	width: 100%;
	height: 50px;
	margin: 0 auto;
	clear: both;
	color: #666;
}

#footer ul {
	width: auto;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
	text-align: center;
	padding: 5px;
	margin: 0;
}

#footer ul li {
	display: inline;	
}

#footer ul li a:link,#footer ul li a:visited {
	display: inline;
	padding: 0 5px;
	color: #666;
	text-decoration: none;
	border: none;
}

#footer ul li a:hover {
	text-decoration: underline;
	border: none;
}

/*/wp-content/themes/bbmv1/*/
/*/wp-content/themes/bbmv1/*/
/*/wp-content/themes/bbmv1/*/
