/*
Theme Name:		BrandSmart
Theme URI:		http://brandsmart.com
Description:	A squeaky clean, feature-rich theme for WordPress designed and coded by <a href="http://ilikewordpress.com">Steve Johnson</a>.
Version: 		1.00
Author:			unknown
Author URI:		http://google.com/
*/

body { margin: 0; padding: 0; text-align: center; color: #666; background: #0D2250; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 62.5%; }
ul, ol, li { margin: 0; padding: 0; list-style: none; }
p, blockquote, code, pre { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-weight: normal; color: #28358a; text-align: center; }

/* main layout */
#bkgd { background: url(images/bgblur.jpg) top center repeat-y; }
#container { width: 780px; margin: 0 auto; text-align: left; background: #fff; margin-top: 18px; }
#content { float: left; width: 550px; padding: 0 10px; }
.sidebar { float: right; width: 200px; margin-right: 5px; font-size: 1.1em; }
#sidebar-top { margin-top: 5px; }
#sidebar-bottom { clear: right; }
#footer { clear: both; width: 100%; padding: 20px 0 0; margin: 0; text-align: center; }

/* standard elements */
a, a:visited { color: #28358A; text-decoration: none; }
a:hover { color: #000; }
img, a img { border: none; }
abbr, acronym { line-height: 1em; text-transform: uppercase; letter-spacing: 1px; border-bottom: 1px dashed #999; cursor: help; }
sub, sup { line-height: 0.5em; }
code { font-family: Consolas, "Andale Mono", Courier, "Courier New"; line-height: 1em; color: #050; }
pre { font-family: Consolas, "Andale Mono", Courier, "Courier New"; background: #eee; border: 1px solid #ddd; overflow: auto; clear: both; padding: 0.25em; }
hr { display: none; }
blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 2px solid #ddd; }
blockquote cite { margin: 5px 0 0; display: block; }
input, textarea { font-size: 1em; color: #444; background: #eee; border: 1px solid #aaa; border-right-color: #ddd; border-bottom-color: #ddd; }
input:focus, textarea:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }
.entry ul li:before, .sidebar ul ul li:before { content: "\00BB \0020"; }


/* standard classes */
.clear { clear: both; }
.center { text-align: center; }
.hidden { display: none; } 
.screen-reader-text { position: absolute; left: -1000em; }
/* End Various Tags & Classes*/

/* WP images & caption support */
p img { padding: 0; max-width: 100%; }
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; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter,  div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 1.1em; line-height: 17px; padding: 0 4px 5px; margin: 0; }



#header { font-size: 1em; text-align: center; background-color: #fff; padding: 10px 10px 0; }
#header #logo { padding: 20px 0; }

.menu1 { margin:0; height:35px; position:static; padding: 0 10px; background-color: #fff; background-image: url(images/three_0.gif); list-style-image: none; list-style-type: none; }
.menu1 li a { display:block; float:left; height:35px; line-height:35px; color:#fff; text-decoration:none; font-size: 1em; font-weight:bold; text-align:center; cursor:pointer; padding: 0 0 0 5px; letter-spacing: 0.2em; font-style: normal; }
.menu1 li a b { float:left; display:block; padding: 0 8px; }
.menu1 li.current a { color:#fff; background-image: url(images/three_2.gif); }
.menu1 li.current a b { background-image: url(images/three_2.gif); background-repeat: no-repeat; background-position: right top; }
.menu1 li a:hover { color:#fff; background-color: #000; background-image: url(images/three_1.gif); }
.menu1 li a:hover b { background-image: url(images/three_1.gif); background-repeat: no-repeat; background-position: right top; }
.menu1 li.current a:hover { color:#fff; cursor:default; background-color: #000; background-image: url(images/three_2.gif); }
.menu1 li.current a:hover b { background-image: url(images/three_2.gif); background-repeat: no-repeat; background-position: right top; }

#content { font-size: 1.1em; }
.sticky { background: #f7f7f7; padding: 0 10px 10px; }

.entry a, .byline a, .postmeta a, .navigation a { font-weight: bold; }
.post, .page { margin: 10px 0 45px; padding-bottom: 0; border-bottom: 1px solid #aaa; }
.single .post { border-bottom: none; margin-bottom: 25px; }
.post-title { margin: 0; padding: 0; font-weight: normal; font-size: 2em; text-align: left; }
.post-title a:hover { text-decoration: none; }
.byline { margin-bottom: 1em; display: block; padding: 3px 0; font-size: 0.8em; }
.comments-link { padding: 3px 0 3px 20px; background: url(images/comments.png) no-repeat center left; }

.entry { margin: 0.25em 0.5em 0; border-top: 1px dotted #28358a; padding-top: 1em; }
.entry p { margin-bottom: 1em; line-height: 1.5em; }
.entry ul, .entry ol { margin: 0.75em 0 1em 1.5em; }
.entry li { margin-bottom: 7px; }
.entry li ul, .entry li ol { margin-left: 1em; }
.entry ul li { list-style: outside disc; }
.entry ul ul li { list-style-type: square; }
.entry ul ul ul li { list-style-type: circle; }
.entry ol li { list-style: outside upper-roman; }
.entry ol ol li { list-style-type: lower-alpha; }
.entry ol ol ol li { list-style-type: lower-roman; }
.entry th, .entry td { padding: 3px; }

.link-pages { text-align: center; margin-bottom: 5px; }
.link-pages a { text-decoration: underline; font-weight: bold; padding: 2px; }
.link-pages a:hover { background-color: #999; color: #fff; }

.postmeta { margin: 1.5em 0.5em 0; font-size: 0.9em; padding-left: 25px; padding-bottom: 3px; background: url(images/tag-blue.png) 5px 5px no-repeat; }
.postmeta p { margin-bottom: 12px; }

.single .postmeta { margin-top: 0; background-color: #fafafa; border: 1px dotted #28358a; padding: 0.5em 0.5em 0.5em 25px; }

.navigation { width: 80%; margin: 5px auto 15px; background-color: #f0f0f0; border: 1px dotted #28358a; padding: 0.5em; font-size: 0.8em; }



/*---:[ comment styles ]:---*/
#comments-list { margin-bottom: 30px; }

.commentlist { padding: 0; text-align: justify; font-size: 0.9em; }
.commentlist li .avatar { float: right; border: 1px dotted #ccc; padding: 2px; background: #fff; margin: 0 0.5em 0.5em 0; }
.commentlist li { margin: 15px 0 10px; padding: 10px 5px 10px 10px; list-style: none; border-top: 1px dotted #ccc;  }
.commentlist li li, .commentlist li li li { margin-left: 10px; border-left: 1px solid #ccc; padding-left: 1em; border-bottom: 1px dotted #ccc; border-top: none; }
.commentlist cite, .commentlist cite a { font-weight: bold; font-style: normal; font-size: 1.1em; }
.commentlist p { font-weight: normal; line-height: 1.5em; text-transform: none; margin: 10px 5px 10px 0; clear: left; }

.alt { margin: 0; padding: 10px; }
.children { padding: 0; }

.nocomments { text-align: center; margin: 0; padding: 0; }
.commentmetadata { margin: 0; display: block; }

/*---:[ author comment and alternating comment colors ]:---*/
.author_comment { background: #e7f8fb; }
.comments_closed p { font-variant: small-caps; letter-spacing: 1px; color: #888; }

/*---:[ comment form styles ]:---*/
#respond h3 { text-align: center; font-weight: normal; font-size: 1.8em; margin-bottom: 0.5em; }
#respond p { color: #555; }
#respond:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.login_alert { background: lightyellow; border: 1px dotted #600; padding: 0.4em 0.7em; font-size: 0.8em; font-weight: bold; color: #600; }
.login_alert p { font-weight: bold; }
#commentform input { width: 170px; padding: 2px; margin: 5px 5px 1px 0; }
#commentform { margin: 0 10px 0 0; }
#commentform p { margin-bottom: 0.25em; }
#commentform .logged-in { width: 100%; padding: 0.5em; font-size: 0.9em; color: darkblue; background: #f3f3f3; border: 1px dotted #bbb; }
#commentform p.allowed { width: 100%; font-size: 0.8em; padding: 0.5em; background: #f9f7e4; border: 1px dotted #bbb; border-top: 0; }
#commentform p.allowed span { color: #807e70; }
#commentform textarea { width: 100%; padding: 2px; }

/* Support for the highly-recommended Subscribe to Comments Plugin */
#commentform p.subscribe-to-comments label { font-size: 1em; }



/* sidebar */
#browsing { background: #f3f3f3; border: 1px dotted #28358a; padding: 0.5em; margin-bottom: 10px; }
.sidebar li { margin-bottom: 5px; }
.sidebar li ul, .sidebar li ol { margin-left: 0.75em; }

li.widget { margin-bottom: 20px; }
.widget-title { background: url(images/three_0.gif) center left repeat-x; font-weight: bold; color: #fff; text-align: center; padding: 0.35em 0; font-size: 1em; text-transform: uppercase; margin-bottom: 0.5em; }


/* Begin Calendar */
#wp-calendar { empty-cells: show; margin: 10px 0 0 0; width: 190px; }
#wp-calendar #next a { padding-right: 10px; text-align: right; }
#wp-calendar #prev a { padding-left: 10px; text-align: left; }
#wp-calendar a { display: block; font-weight: bold; text-decoration: underline; }
#wp-calendar caption { text-align: center; width: 100%; font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
#wp-calendar td { padding: 3px 0; text-align: center; background-color: #f0f0f0; }
#wp-calendar td.pad, #wp-calendar #prev, #wp-calendar #next { background-color: #fff; }
#wp-calendar td.pad a, #wp-calendar #prev a, #wp-calendar #next a { text-decoration: none; }
#wp-calendar td.pad:hover { /* Doesn't work in IE */ background-color: #fff; }
#wp-calendar #prev a, #wp-calendar #next a { font-size: 0.7em; }
#wp-calendar th { font-style: normal; text-transform: capitalize; text-align: center; }
/* End Calendar */


.pagetitle { margin: 10px 0; text-align: center; padding: 0; font-weight: normal; font-size: 2.2em; color: #28358A; }
.noposts { margin: 10px 0; text-align: center; padding: 0; font-weight: normal; font-size: 1.6em; color: #28358A; }
.pageinfo { margin-bottom: 35px; }

.error404 .entry { border-top: none; }
.error404 .entry li form { margin-top: 5px; }
.error404 .entry li form input[type=text] { width: 200px; }

#footer p { margin: 0; padding: 0; }
.tagline { font-size: 24px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-weight: normal; color: #28358A; }
.tagline-gray { color: #999999 }


.style4 { color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.2em; line-height: 2em; }
