/*  
Theme Name: bLogics
Theme URI: http://www.tdhedengren.com/wordpress-themes/
Description: Theme for bLogics.com and the services that are offered. <a href="http://www.tdhedengren.com/">Made by TDH</a>
Version: 1.0
Author: Thord Daniel Hedengren
Author URI: http://www.tdhedengren.com/
*/

body {
	margin: 0;
	padding: 0;
	color: #555;
	background: #eee url(img/body-bg.gif) repeat;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	}

img { border:0; }
img.left { float:left; margin: 0 15px 15px 0; }
img.right { float:right; margin: 0 0 15px 15px; }
img.frame { border: 1px solid #ddd; padding: 5px; }

blockquote {}

a {
	color: #079;
	text-decoration: underline;
	}

a:hover {
	color: #0ac;
	text-decoration: none;
	}

#header {
	margin: 0 0 30px 0;
	padding: 0;
	height: 91px;
	margin: 0 auto;
	background: url(img/header-bg.gif) repeat-x;
	text-align: center;
	}

#site {
	width: 100%;
	text-align:center;
	}

#wrap {
	width: 970px;
	margin: 0 auto;
	text-align: left;
	}

#content {
	float:left;
	width: 650px;
	margin-bottom: 20px;
	}

#content h2 { text-align: center; letter-spacing: -2px; font-size: 48px; line-height: 48px; color:#333; margin:0; padding: 0; }
#content h3 { font-size: 24px; color: #777; font-weight: bold; letter-spacing: -1px; text-align:center; margin: 25px 0 10px 0; padding: 0 0 2px 0; border-style: solid; border-width: 0 0 1px 0; border-color: #eee; }
#content p { font-size: 14px; line-height: 24px; margin: 0 20px 15px 20px; padding: 0; text-align:justify; }
#content p span { background-color: #ffd; }
#content p.push { font-family: Georgia, Times, Times New Roman, serif; font-size: 18px; line-height: 30px; color: #777; font-style: italic; text-align: center; margin: 25px 0; }
/* #content p.front { margin: 0 20px; text-align:left; font-size: 22px; letter-spacing: -1px; font-style:normal; font-variant: small-caps; } */
#content p.front { margin: 0 20px 20px 20px; }
#content ul, #content ol {}
#content ul li, #content ol li { margin-bottom: 5px; }
#content div.blurb { background: #eee; padding: 20px; }
#content div.blurb h3 { font-weight:normal; line-height: 100%; color: #777; text-align:left; border-style: solid; border-width: 0 0 1px 0; border-color: #aaa; margin:0 0 10px 0; padding: 0 0 2px 0; }
#content div.blurb p { color: #777; font-size: 16px; line-height: 20px; padding: 0; margin: 0 0 15px 0; }
#content .postmeta { margin: 20px 0 0 0; padding: 0; text-align:right; }
#content .pushimg { float:right; margin: 0 0 10px 10px; border: 1px solid #aaa; }
#content .pushimg img { margin:0; padding: 5px; }
#content .pushimg p { font-size: 12px; color: #777; line-height: 110%; margin:0; padding: 0 5px 5px 5px; text-align:center; font-style: italic; }

#sidebar {
	float:right;
	width: 300px;
	font-size: 14px;
	}

#sidebar h2 { font-size: 24px; line-height: 24px; letter-spacing: -1px; color:#333; margin:0; padding: 0 0 2px 0; border: 1px solid #aaa; border-width: 0 0 1px 0; }
#sidebar h2 a { color: #333; text-decoration: none; }
#sidebar p { margin:3px 0 10px 0; padding: 0; line-height: 140%; }
#sidebar p.link { margin: -3px 0 0 0; text-align:right; font-size:12px; font-weight:bold; }
#sidebar ul { margin: 0 0 25px 0; padding:0; }
#sidebar .servicegfx { float:right; margin: 2px 0 8px 5px; }


#footer {
	width: 970px;
	clear:both;
	margin: 20px auto;
	text-align:center;
	font-size: 18px;
	letter-spacing: -1px;
	color: #777;
	}

#footer p { padding: 10px; background: #eee; border: 2px solid #aaa; border-width: 2px 0 0 0; }