/* 
Theme Name: asg
Theme URL: http://asgroupinc.com/
Description: Custom theme designed by bkmacdaddy designs for Alliance Strategies Group, Inc.
Author: Brian McDaniel
Author URI: http://bkmacdaddy.com
Version: 1.0
*/


/* Global Defaults
=====================================================================*/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;outline:0;}caption, th, td {text-align:left;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
{margin:0;padding:0;}

p, ul, ol, dl, pre, table, fieldset, blockquote {
margin:1em 0;
}


/* Main Layout
=====================================================================*/

body {
  	background:#572D7B url('images/body-bg.jpg') repeat-x;
	text-align:center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333;
}

h1 {
	font-size:2.333em;
	line-height:1.5em;
}

h2 {
	font-size:1.667em;
	line-height:1.5em;
}

h3 {
	font-size:1.333em;
	line-height:1.5em;
}

h4 {
	font-size:1.333em;
	line-height:1em;
}


a:link, a:visited {
	color:#402266;
	text-decoration:none;
}

a:hover {
	color: #333;
	text-decoration:underline;
	/*border-bottom:solid 2px #402266;*/
}


img.alignright {
	float:right;
	margin:10px;
}

img.alignleft {
	float:left;
	margin:10px;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#container {
  	width: 980px;
	margin:0 auto;
	text-align:left;
}

.clear {
	clear:both;
}

#header {
  	height:135px;
	padding:0 20px;
  	background:url('images/header-bg.jpg') no-repeat;
}

#main {
  	background:transparent url('images/main-bg.jpg') repeat 0 0;
}


#main-inner {
  	padding:0 18px 15px 16px;
  	background:url('images/main-inner-bg.jpg') no-repeat 0 0;
}


/* Top Navigation Menu
=====================================================================*/

#top-nav {
  	float:left;
	display: inline;
  	margin:3px 0 0 40px;
	height:27px;
  	background:url('images/primary-links-bg.gif') repeat-x 0 0;
	text-transform:uppercase;
}

#top-nav-menu{
	float:left;
	display: inline;
	margin: 0;
	padding: 7px 10px 0 10px;
	font-size:0.75em;
}

#top-nav-menu li{
	display: inline;
	padding:0 10px;
	border-left:solid 1px #5a2a90;
}

#top-nav-menu li.first {
	border-left:none;
}

#top-nav-menu li a {
	color:#FFF;
	text-decoration:none;
}

#top-nav-menu li a:hover {
	color:#b8a7dd;
	text-decoration:none;
	border-bottom:none;
}


/* Splash Box
=====================================================================*/

#splash-box {
  	width:932px;
	margin:0 auto;
	clear:both;
}
  
#splash-box div {
  	margin:0;
	padding:0;
}
  
#splash-box  .splash-box-top{
  	background:url('images/splash-box-border-top.gif') no-repeat;
	overflow:hidden;
	height:6px;
} 

#splash-box  .splash-box-center{
  	border-left:6px solid #402266;
	border-right:6px solid #402266;
	background-color: #3D235F;
	overflow:hidden;
}

#splash-box  .splash-box-bottom{
  	overflow:hidden;
  	background:url('images/splash-box-border-bottom.gif') no-repeat;
	height:6px;
}



/* Content
=====================================================================*/

#content {
	width:100%;
	margin: 20px 0 0 0;
	padding:0;
	clear:both;
}


#breadcrumbs {
    padding: 0 5px 6px 0;
	color:#CCC;
}

#breadcrumbs a:link, #breadcrumbs a:visited {
  	color:#999;
	text-decoration:none;
}

#breadcrumbs a:hover {
	color:#666;
}


#content #left-column {	
	position:relative;
  	font-size:0.75em;
	width:663px;
	padding:0 20px;
	float:left;
	display:inline;
}
	
.home-content {
	background:transparent url('images/home-guy-swoosh.gif') no-repeat left top;
	width:703px;
}

.page-content {
	line-height:1.5em;
	margin:40px 0 0 230px;
}

.page-content ul {
	list-style:disc;
	list-style-position:outside;
	margin-left:20px;
}

.page-content li {
	padding-left:10px;
}

.whowedoitfor img {
	padding:5px;
	margin:10px 10px 0 0;
	border:solid 1px #CCC;
}

#content-inner {
	margin: 0 0 20px 0;
    padding: 0 20px 0 13px;
}

.home-content .content-header {
	width:430px;
}
  
.content-header h1 {
  	font-family:Arial, Helvetica, sans-serif;
	color:#724EA0;
	font-size:2.333em;
	font-weight:normal;
	margin:0 0 20px 0;
}

.home-content .content-header h1 {
	margin:0;
}

.home-content .content-header h4 {
	display:block;
	color:#666;
	font-size:1em;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-top:0px;
}

.entry {
	margin:10px 0;
	padding:10px 0 20px 0;
	border-bottom:solid 1px #CCC;
}

.entry h2 a:link, .entry h2 a:visited, .post h2 a:link, .post h2 a:visited {
	text-decoration:none;
	color:#402266;
}

.entry h2 a:hover, .post h2 a:hover {
	text-decoration:none;
	color:#999;
}
  
.home-content .content-header p {
	width:395px;
	line-height:15px;
	padding:0 0 30px 0;
}

#lower-content {
	width:663px;
	margin-top:40px;
	line-height:1.286em;
	display:block;
}

#lower-content .left {
	width:320px;
	padding:0 10px 20px 0;
	position:relative;
	float:left;
}

#lower-content .right {
	width:320px;
	padding:0 0 20px 10px;
	position:relative;
	float:right;
}

.column {
	background-color:#FAFAFA;
	border:2px solid #DDDDDD;
	margin-top:10px;
	padding:15px;
}

.column h3.title {
  	margin:0 0 10px 0;
	font-weight:bold;
  	font-size:1.167em;
	border-bottom:1px dotted #572D7B;
	text-decoration:none;
	color:#402266;
  }
  
.column h3.title a:link,
.column h3.title a:visited {
  	font-size:1.167em;
	border-bottom:1px dotted #572D7B;
	text-decoration:none;
	color:#402266;
  }
.column h3.title a:hover {
  	color:#0000FF;
  	border-bottom:1px solid #0000FF;
  }
  
.column a.read-more:link, .column a.read-more:visited, .more-link a:link,  .more-link a:visited {
  	display:block;
	text-align:right;
	text-decoration:none;
	color:#666;
	padding:3px 5px;
  }
  
.column a.read-more:hover, .more-link a:hover {
  	color:#00F;
	border-bottom:none;
  }
  
#sub-page-list {
	margin:30px 0 40px 0;
	float:left;
	display:inline;
	list-style:none;
	width:200px;
	clear:left;
}

#sub-page-list a:link, #sub-page-list a:visited {
	display:block;
	margin: 10px 0 0 0;
	padding: 5px 0 5px 5px;
	text-decoration:none;
	border-bottom:1px dotted #999;
	color: #402266;
}

#sub-page-list a:hover {
	background:#EBEBEB;
}

.mediakits {
	margin:10px 0 40px 30px;
	float:left;
	display:inline;
	list-style:none;
	list-style-type:none;
	width:400px;
	clear:left;
}

.mediakits a:link, .mediakits a:visited {
	display:block;
	margin: 10px 0 0 0;
	padding: 5px 0 5px 5px;
	text-decoration:none;
	border-bottom:1px dotted #999;
	color: #402266;
}

.mediakits a:hover {
	background:#EBEBEB;
}

.news {
	list-style:none;
	margin:10px 0 0 10px;
}

.news li {
	padding-left:1em;
	margin-bottom:1em;
}

.news li a {
	width:470px;
	font-weight:bold;
	display:inline-block;
}

.newsdate {
	width:150px;
	display:inline-block;
	vertical-align:top;
}

#sitemap_list {
	margin:10px 0 40px 20px;
	list-style:none;
}

#sitemap_list ul, #sitemap_list ul ul, #sitemap_list ul ul ul {
	margin-left:2em;
	list-style:none;
}

#sitemap_list a:link, #sitemap_list a:visited {
	display:block;
	margin: 10px 0 0 0;
	padding: 5px 0 5px 5px;
	text-decoration:none;
	border-bottom:1px dotted #999;
	color: #402266;
}

#sitemap_list a:hover {
	background:#EBEBEB;
}

.postmetadata, .authored {
	font-size:0.75em;
	color:#999;
}

.postmetadata a {
	color:#402266;
	text-decoration:none;
}

.postmetadata a:hover {
	color: #333;
	text-decoration:none;
}



  

/* Right Sidebar
=====================================================================*/
  
#sidebar-right {
	background:#F0EBF4 url('images/sidebar-right-top.gif') no-repeat left top;
	float:right;
	margin:10px 10px 0 0;
	padding:0;
	width:230px;
	font-size:0.75em;
}

#sidebar-right-inner {
	background:transparent url('images/sidebar-right-bottom.gif') no-repeat left bottom;
	margin:0;
	padding:0 10px 10px;
}

#sidebar-right-inner ul {
	list-style:none;
	margin:10px 0;
	padding:0;
}

#sidebar-right-inner li {
	list-style:none;
	margin:10px 0;
	word-wrap:break-word;
}

#sidebar-right .widget h3 {
	border-bottom:2px dotted #666666;
	color:#C8BAE9;
	font-family:Arial,Helvetica,sans-serif;
	font-size:2.083em;
	font-weight:normal;
	line-height:25px;
	padding-top:10px;
	text-transform:uppercase;
}

a.twitter_title_link {
	display:block;
	color:#C8BAE9;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:normal;
}

a.twitter_title_link:hover {
	color:#C8BAE9;
	text-decoration:none;
	border-bottom:none;
}


#sidebar-right-inner li.recent_with_excerpt ul li a:link, #sidebar-right-inner li.recent_with_excerpt ul li a:visited {
	color:#402266;
	font-size:1.25em;
	line-height:13px;
	text-decoration:none;
	font-weight:bold;
}

#sidebar-right-inner li.recent_with_excerpt ul li blockquote a:link, #sidebar-right-inner li.recent_with_excerpt ul li blockquote a:visited {
	color:#402266;
	font-size:1em;
	line-height:13px;
	text-decoration:none;
	font-weight:normal;
}

#sidebar-right-inner li.recent_with_excerpt ul li a:hover {
	color:#999;
	text-decoration:none;
	border-bottom:none;
}

.textwidget .content {
background:#FFFFFF none repeat scroll 0 0;
border:2px solid #DDDDDD;
padding:0 0 5px 10px;
}

#search-form {
	text-align:center;
}

#search-text {
	margin:10px 0;
	width:100%;
}

.search-submit {
	background-color:#572D7B;
	border:solid 1px #C8BAE9;
	color:#C8BAE9;
	padding:5px 10px;
}

.search-submit:hover {
	background-color:#C8BAE9;
	border:solid 1px #572D7B;
	color:#572D7B;
	cursor:pointer;
}


/* Home Page Feed Footer
=====================================================================*/

.feed-footer {
	clear:both;
	margin-top:20px;
	border-top:2px solid #DDDDDD;
	background-color:#FAFAFA;
}

.feed-footer h3 {
	border-bottom:2px dotted #666666;
	color:#C8BAE9;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.25em;
	font-weight:normal;
	line-height:25px;
	padding-top:10px;
	text-transform:uppercase;
}

.feed-footer-inner {
	padding:10px 20px;
}

.feed-footer .block {
	display:block;
	float:left;
	width:31%;
	margin-right:2%;
}

.feed-footer a:link, .feed-footer a:hover, .feed-footer a:visited {
	font-size:13px;
	display:block;
	padding-left:.5em;
	text-indent:-.5em;
	line-height:1em;
	text-decoration:none;
	color:#0066CC;
	font-weight:normal;
}

.feed-footer a:hover {
	color:#000099;
	text-decoration:none;
}

.feed-footer ul {
	padding-left:1em;
}

.feed-footer .block li {
	list-style-type:square;
	list-style:square;
	color:#CCC;
	margin-bottom:.75em;
}

.feed-footer .block h2.title {
	font-size:20px;
}


/* Footer
=====================================================================*/
 
#footer {
  	height:109px;
	background:url('images/footer-bg.jpg') no-repeat;
	font-family: Tahoma;
	font-size:0.625em;
}
  
#footer-inner {
  	padding:20px 30px 0 350px;
	text-align:right;
}

#footer-nav {
	float:right;
	display: inline;
	margin: 0;
	padding: 5px 0 0 0;
	text-transform:uppercase;
}
  
#footer-nav li {
	display: inline;  	
	padding:0 5px 0 4px;
	border-right:1px solid #402266; 	
}

#footer-nav li.last {
	display: inline;  	
	padding:0 5px 0 4px;
	border-right:none; 	
}

#footer-nav li a:link, #footer-nav li a:hover, #footer-nav li a:visited {
  	color: #402266;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	font-family: Tahoma;
}

#footer-nav li a:hover {
	color:#FFF;
  	text-decoration:none;
}

#footer-nav li.last a:link, #footer-nav li.last a:hover, #footer-nav li.last a:visited {
  	border:none;
	padding-right:0;
}

#copyright {
	clear:both;
	padding-top:5px;
  	color: #402266;
	font-weight:normal;
}