/*
THEME NAME: Imbue
THEME URI: http://prelovac.com/vladimir/
DESCRIPTION: Custom theme developed for Vladimir Prelovac (http://www.prelovac.com) using the Thesis Theme Framework.
VERSION: 0.1
AUTHOR: Joshua Harbaugh
AUTHOR URI: http://pixelhavenllc.com/
TAGS: white, two-columns, fixed-width, theme-options, right-sidebar, threaded-comments, sticky-post, microformats
.
The Thematic Theme is copyright Vladimir Prelovac http://prelovac.com/vladimir/
.
*/

/* Reset browser defaults */
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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
 caption, tbody, tfoot, thead{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
table, tr, th, td {
	vertical-align: top;
}
body {
    background:#fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a img { border: none; } 


/* Apply basic typography styles */
/* -------------------------------------------------------------- 
   
   Set default typography based on Blueprint
   
   http://code.google.com/p/blueprintcss/
     
-------------------------------------------------------------- */   

body, input, textarea {
    color:#000;    
    font: 12px 'Open Sans', Arial,sans-serif;
    line-height:18px;
}

/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { 
	font-weight:normal;
}

/* Text elements
-------------------------------------------------------------- */

ul {
	margin: 0 0 18px 2.5em;
}
ol {
	margin: 0 0 18px 2.5em;
}
ul {
	list-style:disc;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom:0;
}
dl	{
    margin:0 1.5em;
}
dt {
    font-weight:bold;
}
dd {
	margin-bottom:18px;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
}

blockquote em, blockquote i, blockquote cite {
	font-style:normal;
}
pre {
	font:11px Monaco, monospace;
	line-height:18px;
	margin-bottom:18px;
}
code {
	font:11px Monaco, monospace;
}
abbr, acronym {
  border-bottom:1px dotted #333;
  cursor: help;
}
ins {
	text-decoration:none;
}
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
	
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

/* Pullquotes
-------------------------------------------------------------- */

blockquote.left {
	float: left;
	margin-left:0;
	margin-right:20px;
	text-align: right;
	width: 33%;
}
blockquote.right {
	float: right;
	margin-left:20px;
	margin-right:0;
	text-align: left;
	width: 33%;
}

/*

Adapt the following for use in your Child Themes when using
different font-sizes and line-heights

body, input, textarea {
    font: --px Arial,sans-serif;
    line-height:--px;
}
p, ul, ol, dd, pre {
    margin-bottom:--px;
}
pre, code {
	font:--px Monaco, monospace;
	line-height:--px;
}

All other styles can be overridden--or ignored!--in Child Theme stylesheets

*/

/* Apply a basic layout */
/*
LAYOUT: One-Column (Right) Fixed
DESCRIPTION: Two-column 950px fixed layout with one sidebar right of content
*/

body {
    min-width:990px;
}
#header {
    position:relative;
}
#branding {
    width:990px;
    margin:0 auto;
}
#access {
    position:relative;
    overflow:hidden;
}
.menu {
    width:990px;
    margin:0 auto;
    position:relative;
    top:1px;
}
#main {
    width:990px;
    margin:0 auto;
    overflow:hidden;
    position:relative;
}
#container {
    width:642px;
    float:left;
}
#content {
    margin:0px;
    padding:0 52px 0 0;
    width:642px;
    overflow:hidden;
    border-right:1px solid #e5e5e5;
}
.main-aside {
    width:285px;
    float:right;
    position:relative;
    right:0px;
}
#secondary {
    clear:right;
}
#footer {    
    clear:both;
}
#subsidiary {
    width:990px;
    margin:0 auto;
    overflow:hidden;
}
#subsidiary .aside {
    width:300px;
    float:left;
    margin:0 20px 0 0;
}
#subsidiary #third {
    margin:0;
}
#siteinfo {
    clear:both;
    width:990px;
    margin:0 auto;
} 

/* Apply basic image styles */
/*
LAYOUT: One-Column (Right) Fixed
DESCRIPTION: Two-column 950px fixed layout with one sidebar right of content
*/

body {
    min-width:990px;
}
#header {
    position:relative;
}
#branding {
    width:990px;
    margin:0 auto;
}
#access {
    position:relative;
    overflow:hidden;
}
.menu {
    width:990px;
    margin:0 auto;
    position:relative;
    top:1px;
}
#main {
    width:990px;
    margin:0 auto;
    overflow:hidden;
    position:relative;
}
#container {
    width:642px;
    float:left;
}
#content {
    margin:0px;
    padding:0 52px 0 0;
    width:642px;
    overflow:hidden;
    border-right:1px solid #e5e5e5;
}
.main-aside {
    width:265px;
    float:right;
    position:relative;
    right:0px;
}
#secondary {
    clear:right;
}
#footer {    
    clear:both;
}
#subsidiary {
    width:990px;
    margin:0 auto;
    overflow:hidden;
}
#subsidiary .aside {
    width:300px;
    float:left;
    margin:0 20px 0 0;
}
#subsidiary #third {
    margin:0;
}
#siteinfo {
    clear:both;
    width:990px;
    margin:0 auto;
} 

/* Apply default theme styles and colors */
/* =Global Elements
-------------------------------------------------------------- */
body, input, textarea {
    font: 15px 'Open Sans', Georgia, serif;
    line-height:18px;
}
p, ul, ol, dd, pre {
    margin-bottom:20px;
}
blockquote p {
    margin-bottom:7px;
margin-top:7px;
}
pre, code {
	font:14px Monaco, monospace;
	line-height:20px;
}
blockquote {
background:#FFFAF0 none repeat scroll 0 0;
border:1px dashed #CCCCCC;
margin-bottom:20px;
padding:15px;
}
table {
    border:1px solid #ccc;
    border-width:1px 1px 0 1px;
    font-size:13px;
    line-height:18px;
    margin:0 0 22px 0;
    text-align:left;
}
caption {
    text-align:left;
}
tr {
    border-bottom:1px solid #ccc;
}
th, td {
    padding: 2px 10px;
}
hr {
    background-color:#ccc;
    border:0;
    color:#ccc;
    height:1px;
    margin-bottom:22px;
}
a:link {
    color:#2361A1;
text-decoration:none;
}
a:visited {
    color:#2361A1;
}

p a:link
{
text-decoration:underline;
}
a:active,
a:hover {
    color: #FF4B33;
text-decoration:underline;
}


/* =CSS Sprites
-------------------------------------------------------------- */

.sprites {background: url(http://static.prelovac.com/images/sprites.png) no-repeat top left;}
.sprite-comment-bubble { background-position: 0 0; }
.sprite-consulting-icon { background-position: 0 -16px; }
.sprite-nav-bg { background-position: 0 -139px; }
.sprite-search-icon { background-position: 0 -241px; }
.sprite-wp-icon { background-position: 0 -364px; }


/* =Header
-------------------------------------------------------------- */

#header {
    float:left;
    width:100%;
    z-index:2;
    background-color:#3d362d;
}
#branding {
    padding:15px 0 0 0;
}
#blog-title {
    float:left;
    font-size:28px;
    font-weight:bold;
    line-height:40px;
    width:350px;
    line-height:1;
}
#blog-title a {
    color:#fff;
    text-decoration:none;
    text-transform:uppercase;
    font-weight:bold;
}
#blog-title a:active,
#blog-title a:hover {
    color: #fff;
}
#blog-description {
    float:left;
    width:642px;
    color:#c8c8c7;
    font-size:12px;
    font-weight:bold;
}
#subscribe {
    margin-top:0px;
    margin-left:0px;
height: 80px;
}
#subscribe .title {
    float:left;
    border-right:1px solid #676767;
    color:#fff;
    text-align:right;
    padding-right:14px;
    padding-bottom:22px;
    line-height:18px;
}
#subscribe .column {
    float:left;
    width:95px;
    padding-left:10px;
}
#subscribe .column a {
    color:#fff;
    font-size:12px;
}
#subscribe a {
    height:28px;
    display:block;
    padding:2px 0 0 32px;
    text-decoration:none;
}
#subscribe a.newsletter {
    background-position: 0 -180px;
}
#subscribe a.twitter {
    background-position: 0 -334px;
}
#subscribe a.rss {
    background-position: 0 -211px;
}
#subscribe a.contact {
    background-position: 0 -109px;
}


/* =Menu
-------------------------------------------------------------- */

.skip-link {
    display:none;
}
#access {
    _height:64px;
    font-size:13px;
    overflow:visible;
    z-index:100;
}
#subnav {
    width:100%;
    display:block;
    float:left;
    background-color:#578fb2;
    border-top:1px solid #79a5c1;
    border-bottom:1px solid #4a7a97;
}
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
    line-height:    1;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** THEMATIC SKIN ***/
.sf-menu {
	float:left;
	width:100%;
}
.sf-menu a {
	padding:9px 13px;
	text-decoration:none;
}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    border-bottom-color:#fff;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#fff;
}
.sf-menu li {
	background:		transparent;
}
.sf-menu li li {
	background:		#fff;
}
.sf-menu li li li {
	background:		#9AAEDB;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    /*background:     #578fb2 url(../images/nav-bg.gif) repeat-x left top;*/
    background: #578fb2 url(../images/sprites.png) repeat-x 0 -139px;
	outline:		0;
	color:          #fff;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:32px; /* overriding essential styles */
}
.sf-menu ul ul {
    margin-top:0;
}
#access .sf-menu ul a {
    background:#fafafa;
	border-bottom:none;
	color:#333;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#access .sf-menu ul a:hover {
	color: #FF4B33;
}
#subnav .sf-menu li:hover, #subnav .sf-menu li.sfHover,
#subnav .sf-menu a:focus, #subnav .sf-menu a:hover, #subnav .sf-menu a:active {
    background:transparent;
}
#subnav .sf-menu .cat-item a:hover {
    text-decoration:underline;
    background-color:#4b7b99;
}
#subnav .sf-menu ul li a, #subnav .sf-menu ul li a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#555;
}
#subnav .sf-menu ul li.page_item a:hover {
    background:#fafafa;
}
#subnav_wordpress, #subnav_fun, #subnav_plugins, #subnav_themes, #subnav_solutions {
    display:none;
}

/* Start drop-down specific styles */
#subnav_wordpress ul {
    position:absolute;
    top:31px;
    z-index:99;
}
#subnav_wordpress li {
    float:left;
    position:relative;
}
/* End drop-down specific styles */

#searchform,
#cse-search-box {
    float:left;
    display:block;
    margin:0;
    padding:7px 0 0 0 !important;
}
#searchform input,
#cse-search-box input {
    float:left;
    display:block;
    width:169px;
    font-size:12px;
    border:0;
    padding:1px;
    margin:0;
    line-height:14px;
}
#cse-search-box input#searchsubmit,
#searchform input#searchsubmit {
    cursor:pointer;
    width:63px;
    background:transparent;
    border:0;
    color:#fff;
    text-transform:uppercase;
    font-size:12px;
    font-weight:normal;
    line-height:1;
    margin:0;
}

#cse-search-box input[type=hidden] {display:none;}

/* =Content
-------------------------------------------------------------- */

.section_title {
    float:left;
    font-size:20px;
    color:#666;
    border-bottom:1px solid #e5e5e5;
    padding:0 10px 4px 10px;
    margin-bottom:40px;
    width:625px;
}
.section_title span {
    float:left;
}
.section_title a {
    float:right;
    font-size:12px;
    color:#578fb2;
    text-decoration:none;
}
#main {
    clear:both;
    padding:36px 0;
}
.page-title {
    font-size:20px;
    line-height:22px;
    color:#666;
    border-bottom:1px solid #E5E5E5;
    padding:0 10px 4px 0;
    margin-bottom:30px;
}
.attachment .page-title {
    font-style:italic;
}
.page-title a {
    color:#666;
    text-decoration:none;
}
.page-title a:active,
.page-title a:hover {
    color: #FF4B33;
}
.page-title span {
    font-style:italic;
}
.page-title .meta-nav {
    font-style:normal;
}
.hentry {
    padding:0 0 22px 0;
}
.single .hentry {
    padding:0;
}
.home #content .sticky {
    border:1px solid #ccc;
    margin:0 0 66px 0;
    padding:22px 20px 0 20px;
}
.entry-title {
    font-size:41px;
    font-weight:normal;
    line-height:40px;
    padding:0 10px 12px 10px;
    color:#000000;
}
.entry-title a {
    color:#000000;
    text-decoration:none;
    /*border-bottom:2px solid #57ade0;*/
}
.entry-title a:active,
.entry-title a:hover {
    color: #57ade0;
    /*border-bottom:2px solid #57ade0;*/
}
.entry-title a:visited {
	text-decoration: none;
}
.entry-meta {
    color:#666;
    font-size:13px;
    font-style:italic;
    line-height:18px;
    padding:0 10px;
}
.entry-meta .author {
}
.entry-meta .n {
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-meta a {
    color:#666;
    text-decoration:none;
}
.entry-meta a:active,
.entry-meta a:hover {
    color: #FF4B33;
}
.entry-meta abbr {
    border:none;
    cursor:text;
    font-size:12px;
    font-style:normal;
    color:#8795ab;
}
.entry-content {
    font-size:16px;
    line-height:21px;
    padding:22px 10px;
}
.entry-content h1,
.entry-content h2 {
    font-family:Arial,sans-serif;
    font-size:20px;
    font-weight:bold;
    padding:28px 0 15px 0;
}
.entry-content h3 {
    font-size:20px;
    font-style:normal;
    border-bottom:1px solid #ccc;
    padding:28px 0 4px 0;
    margin-bottom:14px;
}
.entry-content h4 {
    font-size:13px;
    font-weight:bold;
margin-bottom:14px;
margin-top:36px;
}
.entry-content table {
    margin-left:1px;
}
.entry-content embed {
    margin:0 0 22px 0;
}
.entry-utility {
    color:#578fb2;
    font-size:12px;
    line-height:14px;
    margin:0 0 60px 0;
    padding:6px 10px 0 10px;
    border-top:1px solid #e5e5e5;
}
.entry-utility a {
    font-weight:normal;
    color:#578fb2;
    text-decoration:none;
}
.entry-utility a:active,
.entry-utility a:hover {
    color: #FF4B33;
}
.entry-utility .cat-links a {
    font-weight:bold;
    color:#b25757;
    text-decoration:underline;
}
.entry-utility .comments-link a {
    background: url(../images/sprites.png) no-repeat 0px 2px;
    padding-left:15px;
}
.entry-utility .cat-links {
    float:left;
}
.entry-utility .comments-link {
    float:right;
}
.page-link {
    font-size:13px;
    font-weight:bold;
    line-height:18px;
    margin:0 0 22px 0;
    padding:22px 0 0 0;
    word-spacing:0.5em;
}
.page-link a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.page-link a:active,
.page-link a:hover {
    color: #FF4B33;
}
ul#links-page,
ul#archives-page {
    list-style:none;
    margin-left:0;
    overflow:hidden;
}
li.content-column {
    float:left;
    margin-right:20px;
    width:45%;
}
.gallery {
    padding:0 0 22px 0;
}
.wp-caption-text,
.gallery-caption {
    color:#666;
    font-size:13px;
    line-height:18px;
}
#author-info {
    margin:0 0 44px 0;
    overflow:hidden;
}
#author-info .avatar {
    float:left;
    margin:.3em 1em 0 0;
}


/* =Attachments
-------------------------------------------------------------- */

.attachment-jpeg #container,
.attachment-png #container {
    width:100%;
}
.attachment-jpeg #content,
.attachment-png #content {
    width:930px;
}
.attachment-jpeg #comments,
.attachment-png #comments {
    width:540px;
    overflow:hidden;
}
.attachment-jpeg .main-aside,
.attachment-png .main-aside {
    display:none;    
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0px 0 22px 0;
    overflow:hidden;
}
.navigation a {
    color: #2361A1;
    display: block;
    padding: 10px 7px;
    text-decoration: underline;
}
.navigation a:active,
.navigation a:hover {
    color: #FF4B33;
}
.navigation .meta-nav {
    font-style:normal;
}
.nav-previous {
	float:left;
}
.nav-next {
	float:right;
	text-align:right;
}
#nav-above,#nav-below {
	width: 100%;
}
#nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
    padding:0 0 44px 0;
}


/* =Comments
-------------------------------------------------------------- */

#comments {
    padding:22px 0 0 0;
}
#comments,
#comments input,
#comments textarea {
    font-size:13px;
    line-height:18px;
}
#comments #submit {
    background:none;
    border:1px solid #999999;
    color:#666666;
    display:block;
    padding:4px 7px;
    text-decoration:none;
    cursor:pointer;
}
#comments code {
    font-size:12px;
    line-height:18px;
}
#comments h3 {
    color:#5c5c5c;
    font-family:Arial,sans-serif;
    font-size:16px;
    font-weight:bold;
    line-height:22px;
}
#comments-list {
    padding:0 0 18px 0;
}
#comments-list ol,
#comments-list ul {
    list-style:none;
    margin:0;
}
#comments-list ul {
    border:1px solid #ddd;
    _border:0;
    *border:0;
}
#comments-list ul li ul {
    border:0;
}
#comments-list ol {
    border-bottom:none;
    margin:0 0 32px 0;
    position:relative;
    width:695px;
}
#comments-list li {
    background:#fff;   
    padding:0px;
    display:block;
    clear:left;
    margin-bottom:10px;
    border:0;
    _border:1px solid #ddd;
    _float: left;
    _width: 695px;
    *border:1px solid #ddd;
    *float: left;
    *width: 695px;
}
#comments-list li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#comments-list li.alt {
    background:#fff;
}
#comments-list li.bypostauthor {
    background:#f9f9f9;
}
#comments-list ul li {
    border: none;
    margin: 0;
    clear: left;
    display: block;
}
#comments-list li .avatar {
    /*position:absolute;
    left:1.5em;*/
    float:right;
    width:55px;
    height:55px;
    margin-left: 14px;
    margin-bottom: 14px;
    padding:2px;
    border:1px solid #ccc;
}
#comments-list .comment-author {   
    padding:18px 0 0 0;
    font-size:14px;   
   
}
#comments-list .comment-meta {
    color:#666;
    font-size:11px;   
   
}
#comments-list .comment-meta a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
#comments-list .comment-content {
    padding: 18px 0 16px 16px;
    margin-left: 16px;
    float:left;
    width: 460px;
    border-left:1px solid #e5e5e5;
}
#comments-list ul li .comment-content {
    margin-left:15px;
    _margin-left:16px;
    *margin-left:16px;
}
#comments-list .comment-meta a:active,
#comments-list .comment-meta a:hover {
    color: #FF4B33;
}
#comments-list .unapproved {
    padding:2px 4px;
    margin-left:33px;
    font-size:10px;
    font-style:italic;
    text-transform:uppercase;
    background:#e37171;
    color:#fff;
}
.comment-reply-link {
    font-size:11px;
    text-align:left;
}
.comment-reply-link a {
    color:#666;
    font-style:normal;
    text-decoration:none;
    padding: 4px 7px;
    border: 1px solid #999;
}
.comment-reply-link a:active,
.comment-reply-link a:hover {
    color: #FF4B33;
}
.comment-navigation {
	float: left;
    font-weight:bold;
    padding:0 0 18px 0;
    margin-right:0.5em;
}
.comment-navigation a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.comment-navigation a:active,
.comment-navigation a:hover {
    color: #FF4B33;
}
.comment-navigation a,
.comment-navigation span {
    margin-right:0.5em;
}
#trackbacks-list .comment-content {
    position:absolute;
    left:-9000px;
}
#respond {
    background:#fff;
    margin-bottom:22px;
    padding:18px 0 0 0;
}
#comments-list #respond {
    border-bottom:1px solid #ccc;
    margin:0 0 18px 0;
    padding:18px 1.5em;
}
#comments-list ul #respond {
    border:1px solid #ccc;
    margin:0;
}
#cancel-comment-reply {
    font-size:11px;
    float: right;
    text-align: right;
}
#cancel-comment-reply a {
    color:#666;
}
#respond .required {
    color:#FF4B33;
    font-weight:bold;
}
.form-section label {
    font-size:11px;
}
.form-section input {
    margin:0 0 18px 0;
    width:98%;
}
.form-section input[type=text] {
    width:55%;
}
.form-section textarea {
    width:99%;
}
#form-allowed-tags p {
    color:#666;
    font-size:11px;
    margin:0;    
}
#form-allowed-tags span {
    font-style:italic;
}
#form-allowed-tags code {
    font-size:11px;
    line-height:normal;
}
.form-submit {
    padding:18px 0 0 0;
    text-align:right;
}
.subscribe-to-comments {
    color:#666;
    float:right;
    font-size:11px;
    margin:0 5px 0 0;
    padding:18px 0 0 0;
}
.solo-subscribe-to-comments {
    color:#666;
    font-size:11px;
    padding:18px 0 0 0;
}
.comment_license {
    color:#666;
    clear:both;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}


/* =Asides, Sidebars & Widget-Ready Areas
-------------------------------------------------------------- */

li.widgetcontainer {
    margin-bottom:20px;
}
li.widgetcontainer:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.aside,
.aside input {
    font-size:13px;
    line-height:18px;
    margin-bottom:6px;
}
.aside p,
.aside ul,
.aside ol,
.aside dd,
.aside pre {
    font-size:14px;
    line-height:17px;
    margin-bottom:28px;
    padding-left:10px;
}
.aside .services-icon,
.aside .about-img {
    float:left;
    margin-right:14px;
    margin-bottom:0px;
}
.aside .about-img {
    padding:2px;
    border:1px solid #ccc;
    width:79px;
    margin-bottom:36px;
}
.aside .book-title {
    color:#5c5c5c;
    font-size:12px;
    text-decoration:none;
}
.aside pre,
.aside code {
    font-size:12px;
    line-height:18px;
}
.aside .current_page_item a {
    color: #FF4B33;
}
.aside .current_page_item .page_item a {
    color:#666;
}
.aside .current_page_item .page_item a:hover,
.aside .current_page_item .page_item a:active {
    color: #FF4B33;
}
.aside {
    color:#5c5c5c;
}
.aside a {
    color:#2361A1;
}
.aside a:active,
.aside a:hover {
    color: #FF4B33;
}
.aside h3 {
    font-size:20px;
    color:#666;
    line-height:22px;
    border-bottom:1px solid #e5e5e5;
    padding:0 10px 4px;
    margin-bottom:30px;
}
.aside h3 a {
    text-decoration:none;
}
.aside caption {
    font-size:11px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.aside ul {
    list-style:none;
    margin-left:0;
}
.aside ul ul {
    list-style:none;
    margin:0 0 22px 12px;
}
.aside ul ul li {
    padding:0 0 10px 0;
}
.aside ul ul ul {
    margin-bottom:0;
}
.aside form,
.aside table {
    margin-bottom:22px;
}
.aside table {
    border:none;
}
.aside thead {
    border:1px solid #ccc;
}
.aside tbody {
    border:1px solid #ccc;
}
.aside th, .aside td {
    border-right:1px solid #ccc;
    padding:.25em .8em;
}
.aside tfoot tr {
    border:none;
}
.aside tfoot td {
    border-color:transparent;
}
.widget_tag_cloud {
    margin:0 0 22px 0;
}
.aside #searchsubmit {
	display: none;	
}
/*
    Main Asides
*/
.main-aside ul {
    padding:0 2px;
}
.main-aside h3 {
}
.main-aside ul ul {
    padding:0;
}
#primary {
    padding:0;
    margin-bottom:22px;
    font-size:11px;
    line-height:16px;
}
/*
    Content Asides
*/
#content .aside {
    border:1px solid #ccc;
    margin:0 0 22px 0;
    padding:18px 0 0 0;
}
#content .aside ul {
    padding:0 20px;
}
#content .aside h3 {
    font-weight:normal;
    font-size:17px;
    font-style:italic;
    padding:0 0 7px 0;
    text-transform:none;
}
#content .aside ul ul {
    padding:0;
}

#subsection {
    width:990px;
    margin:0 auto;
    position:relative;
}
#subsection .column {
    float:left;
    width:310px;
    margin-right:20px;
}
#subsection .column h3 {
    border-bottom:1px solid #E5E5E5;
    color:#666;
    font-size:20px;
    line-height:22px;
    margin-bottom:30px;
    padding:0 10px 4px;
}
#subsection .column p {
    font-size:13px;
    line-height:17px;
    margin-bottom:22px;
    padding-left:10px;
}
#subsection .services-icon, #subsection .about-img {
    float:left;
    margin-bottom:0px;
    margin-right:14px;
}

/*
    Footer Asides
*/
#subsidiary {
    padding:33px 0 0 0;    
}


/* =Footer
-------------------------------------------------------------- */

#footer {
    background:#3d322d;
    margin-top:22px;
}
#siteinfo {
    color:#fff;
    font-size:11px;
    line-height:18px;
    padding:22px 0 44px 0;
}
#siteinfo a {
    color:#fff;
    padding-right:18px;
}
#siteinfo a:active,
#siteinfo a:hover {
    color:#f7f7f7;
}
#siteinfo p {
    float:left;
    width:500px;
}
#siteinfo p a {
    padding-right:0px;
}
#siteinfo ul {
    list-style:none;
    margin-left:500px;
}
#siteinfo ul li {
    float:left;
    display:block;
}


/* =PageNavi
-------------------------------------------------------------- */

/* Using !important to override PageNavi CSS */

.wp-pagenavi {
    margin:0 0 0 -.5em;
    padding:0.5em 0;    
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi span {
    border:1px solid #ccc !important;
    color:#666!important;
    font-style:normal;
    margin:0 .375em !important;
    padding:0.5em 0.25em !important;
}
.wp-pagenavi a:visited {
    border:1px solid #ccc !important;
    color:#666 !important;
}
.wp-pagenavi a:hover {
    border:1px solid #ccc !important;
    color:#FF4B33 !important;
}
.wp-pagenavi a:active {
    border:1px solid #ccc !important;
    color:#FF4B33 !important;
}
.wp-pagenavi span.pages {
    border:none !important;
    color:#666 !important;
    margin:0 !important;
    padding:0 !important;
}
.wp-pagenavi span.current {
    border:none !important;
    color:#666 !important;
    font-weight:normal !important;
    margin:0 !important;
    padding:0 !important;
}
.wp-pagenavi span.extend {
    background-color:#FFFFFF;
    border:1px solid #000000;
    color:#000000;
    margin:2px;
    padding:2px 4px;
}

/* Scrolling Module for comments */

.jump_menu {
text-align:left;
width:80px;
border:1px solid #e5e5e5;
border-left:1px solid #ccc;
border-right:none;
padding:6px 12px;
background:#f9f9f9;
}
.jump_menu a {
font-size:12px;
line-height:20px;
}
#scrollWrapper {
    float:left;
    width:642px;
    position:relative;
    display:block;
    padding-right:52px;
    border-right:1px solid #e5e5e5;
}

/* 
Coldskin #3 for Contact Coldform WordPress Plugin
@ http://perishablepress.com/press/2008/01/08/contact-coldform/ 
@ http://perishablepress.com/press/2008/01/08/contact-coldskins/ 
*/

div#coldform * {
	padding: 0;
	margin: 0;
}
div#coldform {
	font-family: Verdana, sans-serif;	
	font-size: 12px;
	margin: 12px 0;
	width: 600px;
	color: #333;
}
div#coldform fieldset {
	border: 0 none;
	display: block;
	clear: both;
}


div#coldform legend.hide {
	display: none;
}
div#coldform label.label {
	margin: 5px 0px 0px 0px;
	text-align: left;
	display: block;
	border: 0 none;
	float: left;
	clear: both;
} 
div#coldform input.input {
	padding: 3px;
	float: left;
	clear: both;
	width: 50%;
        border:1px solid #cccccc;

}
div#coldform textarea#coldform_message {
	font-family: Verdana, sans-serif;
	line-height: 1.5em;
	font-size: 12px;
	padding: 3px;
	float: left;
	clear: both;
	width: 80%;
        border:1px solid #cccccc;
}
div#coldform input.submit {
	margin: 6px 0 12px 0;
	padding: 3px;
	width: 25%;
    border:1px solid #cccccc;
}

.wpcf7-form p {
}

.wpcf7-form-control-wrap input {
    margin-right: 18px;
}
.wpcf7-form-control-wrap textarea {
}
.wpcf7-form p.submitbutton {
    border:none;
}
.wpcf7-form p.submitbutton input {
    font-size: 13px;
    background: transparent;
    border: 1px solid #999;
    color: #666;
    cursor: pointer;
    display: block;
    padding: 4px 7px;
}
#content div.wpcf7-mail-sent-ok,
#content div.wpcf7-mail-sent-ng,
#content div.wpcf7-spam-blocked,
#content div.wpcf7-validation-errors {
	border: none;
}
#content div.wpcf7-response-output {
    color:red;
    font-weight:bold;
} 

/* Prepare theme for plugins */
/* -------------------------------------------------------------- 
   
   Default plugin styles for Thematic
  
-------------------------------------------------------------- */  

/* =Ajax Edit Comments
-------------------------------------------------------------- */

.edit-comment {
    margin-bottom:18px;
}

/* =PageNavi
-------------------------------------------------------------- */

/* I'm not overriding PageNavi anymore, it's too much of a mess.

/* =WordPress Stats
-------------------------------------------------------------- */

img#wpstats {   /* hide WordPress Stats smiley */
    width:0px;
    height:0px;
    overflow:hidden
}
 

/* -------------------------------------------------------------- 
   
   Default styles for Images
   
   I've duplicated these styles here from images.css in
   order to get Thematic through the auto-checker at the
   official WordPress Themes directory.
   
   When the directory can hunt though css files linked
   through @import the styles below will no longer be
   neccesary and will be removed.
   
   Cheers. --Ian Stewart
  
-------------------------------------------------------------- */   

.entry-content img {
    margin: 0px 3px 18px 0;
    max-width:100%;
}
.alignleft,
img.alignleft {
	float: left;
    margin-right:20px;
    padding:3px;
}
.alignleft-notop,
img.alignleft-notop {
	float: left;
    margin-right:20px;
    padding:3px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
    padding:3px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}


iframe {
width:620px;}

.archive-meta
{

background-color:#f7f7f7;
margin-bottom:60px;
padding:10px;
}


.ssc_url {
font-size:10px;
display:block;
}

th p, td p
{
margin-bottom:0;
}


.SmallTable {
border:thin solid black;
}
.SmallTable td {
font-size:8pt;
font-family:Verdana;
}
.SmallNumbersTable {
border:thin solid black;
}
.SmallNumbersTable th {
font-size:8pt;
text-align:center;
font-family:Verdana;
}
.SmallNumbersTable td {
font-size:8pt;
text-align:right;
font-family:Verdana;
}

div#primary.aside ul.xoxo ul.textw {margin-left:0; margin-bottom:0 !important;}
div#primary.aside ul.xoxo ul.textw li{ 
	display:inline-block;
	height:32px;
	line-height:17px;
	margin-bottom:28px;
	padding-bottom:0;
	padding-left:40px;
}

div#primary.aside ul.xoxo ul.textw li.doc{background:url(http://static.prelovac.com/images/sprite3.png) no-repeat 0 0;}
div#primary.aside ul.xoxo ul.textw li.book{background:url(http://static.prelovac.com/images/sprite3.png) no-repeat 0 -35px;}
div#primary.aside ul.xoxo ul.textw li.wp_plug{ background:url(http://static.prelovac.com/images/sprite3.png) no-repeat 0 -69px;}
div#primary.aside ul.xoxo ul.textw li.manage{background:url(http://static.prelovac.com/images/sprite3.png) no-repeat 0 -105px;}
div#primary.aside ul.xoxo ul.textw li.services{background:url(http://static.prelovac.com/images/sprite3.png) no-repeat 0 -143px;}
div#primary.aside ul.xoxo ul.textw li.seosmart{background:url(http://static.prelovac.com/images/sprite3.png) no-repeat 0 -182px;}

a.bannerimg{margin: 0 6px 0 0;}
li#text-404891994{
    display: block;
    margin-bottom: 10px;
    padding-bottom: 15px;
    text-align: center;
}

.nav_link {
background:none repeat scroll 0 0 #578FB2;
padding:5px;
margin:0 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

.nav_link a {
text-decoration:none;
color:#fff;
}

.nav_link a:hover {
color:#fff;
//background-color:#4b7b99;
text-decoration:underline;
}

.cat_nav_link {
font-size:11px;
text-transform:none;
background:none repeat scroll 0 0 #578FB2;
padding:1px 7px;
-moz-border-radius: 20px;
border-radius: 5px;
margin:0 10px;
color:#fff;
}

.cat_nav_link a {
text-decoration:none;
color:#fff;
}

.cat_nav_link a:hover {
text-decoration:underline;

}

.comment-meta-wrap {
float:left;width:190px;text-align:right;
}

#___plusone_0 {
padding-top:3px !important;
}

.fb_iframe_widget {top:0px;  margin-right: 18px;};