/*
Theme Name: Lloyd Pro Group Blog Theme
Theme URI: http://www.lloydprogroup.com/blog/
Description: This theme based on a modified default WordPress Theme.
Version: 1.0
Author: Pixelsilk
Author URI: http://www.pixelsilk.com/
*/

@charset "utf-8";

/* '@site/css/reset.css' Johnny Rivera (jrurnet.org) */

html, body, div, span, object, iframe,
pre, cite, code, blockquote,
h1, h2, h3, h4, h5 , h6,
p, a, ul, ol, li, del, dt, dd, img, small,
table, tr, th, td, form, fieldset, label, legend {
  border:0;
  font-size:100.01%;
  margin:0;
  outline:none;
  padding:0;
  vertical-align:top;
}
body { line-height:1 }
table { border-collapse:collapse; border-spacing:0 }

/* HTML5 */
section, article, aside, header, footer, nav, dialog, figure { display:block; margin:0; padding:0; }
/*  ===== @MAIN BODY STYLES ============================== */
html, body {height: 100%;}
body {font: 14px Tahoma, Arial, sans-serif; color:#4d4d4d;}
#home{ background:#eaeaea url(http://lloydpro.astonishlive.com/bodySlice.jpg) repeat-x top;}
#interior{ background:#eaeaea url(http://lloydpro.astonishlive.com/bodySlice.jpg) repeat-x top;}
/*  ===== @DEFAULT STYLES ============================== */
hr {height:1px; border:0; border-bottom:1px solid #000;}
a,a:link,a:visited, a:focus{color:#8b0b04; text-decoration:none; outline:none;}
a:hover, a:active, a:hover,{color:#000;}

.copy h2, .copy h3, .copy h5, .copy h6{ color: #4d4d4d; margin: 0 0 1em 0;}
.copy h1{font-size:21px; color:#4d4d4d;margin: 0 0 1em 0;}
.copy h2{ font-size:17px; }
.copy h3 { font-size:15px; }
.copy h4 { font-weight:bold;}
.copy p{color:#4d4d4d; margin-bottom:15px; line-height: 1.5em;}
.copy ul, .copy ol{margin:1em 0;}
.copy li{margin:0 0 0 2em; list-style-type:disc; line-height: 1.5em;}
 .a2a_dd { display:block; margin:20px 0; clear:both; }
  
h2 a, h2 a:link, h2 a:visited {color:#4d4d4d; text-decoration: none; font-size: 17px;}
h2 a:hover, h2 a:active {color:#4d4d4d; text-decoration: underline; font-size: 17px;}
h3 a, h3 a:link, h3 a:visited, h3 a:hover, h3 a:active {margin: 0 0 5px 0; color:#4d4d4d;}

img.centered {display: block; margin-left: auto; margin-right: auto;}
img.alignright {padding: 4px; margin: 0 0 2px 7px; display: inline;}
img.alignleft {padding: 4px; margin: 0 7px 2px 0; display: inline;}

blockquote {margin: 15px; padding-left: 15px; border-left: 3px solid #eee; color: #666; font-size:11px;}
blockquote p {color: #666; font-size:11px;}
blockquote cite { margin: 5px 0 0; display: block;}

ol li {list-style: decimal outside;}

small { font-size: 11px;}
code { font: 11px 'Courier New', Courier, Fixed;}
cite { text-decoration: none;}
acronym, abbr, span.caps {font-size: 0.9em; letter-spacing: .07em;}
acronym, abbr, span.caps {cursor: help;}
acronym, abbr {border-bottom: 1px dashed #999;}
/*hr {display: none;}*/

label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
/*select {width: 130px;}*/
textarea {width: 90%; height:250px; padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

.clear {clear: both;}
.center {text-align: center;}
.hidden {display: none;}
.alignnone {display: inline;}
.alignleft {float: left; margin-right: 10px;}
.alignright {float: right; margin-left: 10px;}
.aligncenter {display: block; margin-left: auto; margin-right: auto;}

/*  ===== @HEADER =============================== */
#phoneWrapper{
margin: 21px 33px 0 0;
float:right;
text-align:right;
}
#headerTxt{
  float:left;
  font-family:Georgia, 'Times New Roman', Times, serif;
  color:#000;
  font-size:20px;
margin:54px 0 0 70px;
text-align:center;
}
#phoneNumber{
font-size:35px;
color:#ffffff;
font-family:"Gill Sans MT", Tahoma, sans-serif;
}
#logo{
width: 247px;
height: 95px;
margin: 25px 0 0 20px;
float:left;
}
#header{
width:980px;
height: 170px;
margin: 0 auto;
background: url(http://lloydpro.astonishlive.com/headerBack.png) no-repeat;
}

#interior #header { height:155px; }

/*  ===== @Drop-Down Nav =============================== */
#navClearer{
clear:both;  
}
#jsddm {
list-style: none;
font: 12px "Lucida Sans", "Lucida Grande", sans-serif;
color:#fff;
text-decoration:none;
width: auto;
height:31px;
clear:right;
float:right;
  margin:0 17px 0 0;
}
#jsddm li{list-style:none;}
#jsddm > li {float: left;}
#jsddm > li > a {
color:#fff;
font-weight:bold;
text-align: center;
display:block;
text-decoration:none;
height:31px;
line-height:31px;
width:135px;
margin:0;
background:url(http://lloydpro.astonishlive.com/navMid.jpg) no-repeat;
}

.mainNavFirst > a{background:url(http://lloydpro.astonishlive.com/navFirst.jpg) no-repeat !important; width:134px !important;}
.mainNavLast > a{background:url(http://lloydpro.astonishlive.com/navLast.jpg) no-repeat !important; width:134px !important;}

#jsddm > li > a:hover{background-position:bottom !important;}
.mainNavLast > li ul{margin:0 0 0 2px;}
#jsddm > li ul{
display:none;
width: 200px;
list-style:none;
position:absolute;
z-index:100;
border: 1px solid #ddd;
margin:0;
text-transform:uppercase
}
#jsddm > li > ul a{
color:#444;
background: #f7f7f7;
padding: 4px 5px;
font-size: 11px;
text-decoration:none;
display: block;
}
.subNav, .subNavFirst, .subSubNav,  .subSubNavFirst{
border-bottom: 1px solid #ddd;
}
#jsddm > li > ul a:hover{background: #8b0b04; color:#fff;}
#jsddm  > li ul li  ul{
margin:-23px 0 0 203px;
position:absolute;
}

/* ===== @PAGE CONTENT BOX STYLES ============================================= */
#interior #contentWrapper{
clear:both;
margin: 0 auto;
padding: 10px 0;
width:980px;
background: url(http://lloydpro.astonishlive.com/contentBack.png) repeat-y;
}
.leftCol{
  width:280px;
  float:left;
  height:auto;
  padding: 20px 0 0 20px;
}
.sideBtn{
  display:block;
  margin: 0 0 10px 0;
}
#interior #content{
width:600px;
float:right;
}

#sideBar{
float:left;
height:auto;
}
.copy {
clear: both;
}
#interior .copy {
padding: 0 20px;
}
#copyright { font-size:10px; color:#c0c0c0; padding:0 20px; }
#copyright a { color:#c0c0c0; }

#column1 {float: left; width: 660px;}

/* Sidebar / submenu styles */
#sidebar {float: left; margin:0 0 0 30px; padding:0; width: 250px;}
#sidebar h2 {margin:0; padding:0; font-size:14px;}
#sidebar h3 {margin:0; padding:0; font-size:14px;}
#sidebar p {margin:0 0 5px; padding:0;}
#sidebar a {}
#sidebar ul {list-style: none; margin:0; padding:0;}
#sidebar ul li {list-style-type: none; list-style-image: none; margin: 0 0 15px;}
#sidebar ul li h2 {margin:0; padding:0px; font-size:14px;}
#sidebar ul li h3 {margin:0; padding:0px; font-size:14px;}
#sidebar ul li a, #sidebar ul li a:link, #sidebar ul li a:visited {}
#sidebar ul li a:hover, #sidebar ul li a:active {}

#sidebar h2 a, #sidebar h3 a {color: #4d4d4d;}

/* subcat */
#sidebar ul li ul {list-style: none; margin:5px 15px 10px 15px/*5px 0 15px 15px*/; padding: 0;}
#sidebar ul li ul li {margin: 3px 0 0; padding: 0;}
#sidebar ul li ul li a, #sidebar ul li ul li a:link, #sidebar ul li ul li a:visited
{}
#sidebar ul li ul li a:hover, #sidebar ul li ul li a:active
{}

/* Sidebar widget "hack" */
#sidebar div ul {list-style: none; margin:5px 15px 10px 15px; padding: 0;}
#sidebar div ul li {margin: 3px 0 0; padding: 0;}
#sidebar div ul li a, #sidebar div ul li a:link, #sidebar div ul li a:visited
{}
#sidebar div ul li a:hover, #sidebar div ul li a:active
{}

/* Sidebar -> Widget styles */
.widget_archive { /*color: #fff;*/}
/*.widget_archive h3 {margin: 0; font-size: 18px; color: #6f6d6d;}*/

/* ===== @FOOTER STYLES ============================================= */
#footer li img {vertical-align:middle;}
#arLogo{float:right;}
#footer{
background: url(http://lloydpro.astonishlive.com/contentBack.png) repeat-y;
color:#fff;
  width:980px;
padding:20px 0 0 0;
  margin:0 auto;
}
/*---- Footer width must be adjusted if you add or remove items --*/
#footer ul{
width:960px;
height:45px;
  margin:0 auto;
  background: url(http://lloydpro.astonishlive.com/footerSlice.jpg) repeat-x;
}
#footer li {
display:block;
line-height:45px;
float:left;
height:45px;
width:auto;
margin:0 15px;
list-style:none;
}
#footer a, #footer a:visited {
color:#FFF;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
#footer a:hover {color:#ccc;}

/* Blog entry styles */
.date {font-size: 11px; color: #666; display: block; margin: 2px 0 8px 0;}
.postmeta {clear: both; margin: 15px 0 25px 0; padding: 3px; font-size: 11px; color: #444; border: 1px #999 dashed;}
.postmeta a {font-size: 11px;}

.alt {margin: 0; padding: 11px; border: 1px #666 dashed;}

.navigation {display: block; text-align: center; margin: 0 0 20px 0; overflow: auto;}

.comments {}

/* WordPress-specific structure and styles */

.wp-smiley {float: none; margin: 0;}
.wp-caption {text-align: center; background-color: #eff0f0; margin-top: 5px; margin-bottom: 15px; padding: 4px 0 0 0; display: block;}
.wp-caption a {line-height: 0.11em;}
.wp-caption a:hover {background: none;}
.wp-caption img {margin: 0 auto; display: block; padding: 0;}
.wp-caption p.wp-caption-text, .wp-caption-text {font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0;}
.wp-caption-dd {font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0;}

h2.pagetitle {margin-bottom: 5px;}

.narrowcolumn {float: left; padding: 0; margin: 0;}
.widecolumn {padding: 10px 0 20px 0; margin: 0;}

.post {position: relative; margin: 0 0 35px 0; text-align: left;}
.post h2 {margin: 0 0 5px 0; /*font-size: 14px;*/ background-image: none;}
.post h2 a {/*font-size: 14px;*/}
.post hr { display: block; }

.widecolumn .post { margin: 0;}

.entry {}
.entry p a:visited {}

/* Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry ul {margin-left: 0px; padding: 0 0 0 30px; /*padding-left: 10px;*/ list-style: none; text-indent: -10px;}
html>body .entry li {margin: 7px 0 8px 10px;}
.entry ol {margin: 0; padding: 0 0 0 35px;}
.entry ol li {margin: 0; padding: 0;}
/* This is mainly for password protected posts, makes them look better. */
.entry form {text-align:center;}

.divExcerpt, .divExcerpt p {}

.narrowcolumn .entry, .widecolumn .entry {}
.narrowcolumn .entry p, .widecolumn .entry p {}

.postmetadata {clear: both; font-size: 12px; line-height: 14px;}
.postmetadata ul, .postmetadata li {display: inline; list-style-type: none; list-style-image: none;}

.narrowcolumn .postmetadata { text-align: center; /* padding-top: 5px; */}
.widecolumn .postmetadata { margin: 30px 0;}

.widecolumn .attachment { text-align: center; margin: 5px 0px;}
.widecolumn .smallattachment {text-align: center; float: left; width: 128px; margin: 5px 5px 5px 0px;}


/* Comment styles */
h3.comments {padding: 0; margin: 40px auto 20px;}

#commentform p { margin: 5px 0;}
#commentform input {width: 170px; padding: 2px; margin: 5px 5px 1px 0;}
#commentform textarea {width: 99%; padding: 2px;}
#commentform input, #commentform textarea {font-size: 0.9em;}
#commentform #submit {margin: 0; float: right;}

.commentlist {}
.commentlist li {margin: 15px 0 3px; padding: 5px 10px 3px; /*list-style: none;*/ font-weight: bold; font-size: 13px; border-bottom: 1px #666 dashed;}
.commentlist li .avatar {float: right; margin: 0 0 5px 5px; border: 1px solid #eee; padding: 2px; background: #fff;}
.commentlist li p {font-size: 13px; font-weight: normal; /* line-height: 1.1em; */ text-transform: none;}
.commentlist cite, .commentlist cite a {font-weight: bold; font-style: normal; font-size: 1.1em;}

.nocomments {text-align: center; margin: 0; padding: 0; display: none;}

.commentmetadata {margin: 0; display: block; font-weight: normal;}
.commentmetadata a {color: #444;}

ul.recentcomments {}


/* Calendar */
#wp-calendar {empty-cells: show; margin: 10px auto 0; width: 155px;}
#wp-calendar caption {font: bold 1.3em Georgia, Georgia, serif; text-align: center; text-decoration: none; width: 100%;}
#wp-calendar th {font-style: normal; text-transform: capitalize;}
#wp-calendar td {padding: 3px 0; text-align: center;}
#wp-calendar td.pad:hover { /* Doesn't work in IE */background-color: #fff;}

#wp-calendar a {display: block; /*text-decoration: none;*/}
#wp-calendar #next a {padding-right: 10px; text-align: right;}
#wp-calendar #prev a {padding-left: 10px; text-align: left;}
#wp-calendar #prev a, #wp-calendar #next a {font-size: 9pt;}


/* Custom WordPress Classes and IDs and Widgets */
li.widget_archive {padding:27px 0 0 0; background:url('images/blog-archive-head.gif') no-repeat;}
li.widget_archive h2.widgettitle {display:none;}
li.widget_recent_comments {padding:45px 0 0 0; margin:0; border-top:solid 1px #F9EDCF; background:url('images/blog-recent-comments-head.gif') no-repeat;}
li.widget_recent_comments h2.widgettitle {display:none;}
#sidebar ul li.widget_pages h2 {font-size:14px; margin:0 2px; padding:0;}
li.widget_pages ul {/*position:absolute; top:220px; left:-197px;*/}
li.widget_pages ul li {margin:0; padding:0;}
li.widget_pages ul li a, li.widget_pages ul li a:link, li.widget_pages ul li a:visited {/*margin:0 ! important; padding:0 ! important; color:#751 ! important; font-size:16px ! important; text-decoration:none;*/}
li.widget_pages ul li.current_page_item a, li.widget_pages ul li.current_page_item a:link, li.widget_pages ul li.current_page_item a:visited {/*color:#c60 ! important; text-decoration:underline;*/}
#sidebar ul li.widget_search {}
#sidebar ul li.widget_search form#searchform {position:absolute; top:180px; left:-192px;}
#sidebar ul li.widget_search form#searchform input#s {margin:0; padding:0; width:110px; height:20px; border-style: inset; border-width:2px; border-left-color:#848484; border-top-color:#848484; border-bottom-color:#fafafa; border-right-color:#fafafa;}
li#tag_cloud {margin: 5px 0 0 15px;}
li#tag_cloud h2 {margin-left: -15px;}
/* calendar */
.widget_calendar caption {
	background: none;
	margin-bottom: 6px;
}
.widget_calendar th, .widget_calendar td {
	padding: 1px 0 1px 12px;
	margin: 0;
}
.widget_calendar thead th {
	background-color: #666666;
	color: white;
	font-weight: normal;
}
.widget_calendar tbody td a {
	background-color: #EEAD24; 
	padding: 2px 1px;
	color: white;
}
	.widget_calendar tbody td a:hover {
		background-color: #666666;
	}
.widget_tag_cloud {
	line-height: 2.5em;
}

.widget_pages ul ul {
	margin-top: 4px;
}

.widget_search {

}
	.widget_search #srch-frm {
		background: none;
	}
	.widget_search .textfield {
		width: 134px;
		margin-right: 6px;
	}
