/*
THEME NAME: Entwine
THEME URI: http://www.entwineinc.com/
DESCRIPTION: Entwine Theme
VERSION: 1
AUTHOR: CoLab Multimedia 	
AUTHOR URI: teamcolab.com

BASE THEME NAME: Sandbox
BASE THEME URI: http://www.plaintxt.org/themes/sandbox/
BASE DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
BASE VERSION: 1.6.1
BASE AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
BASE AUTHOR URI:

*/

/* Two-column with sidebar on left from the /examples/ folder  */

@import url('reset.css');

body {
	color: #313131;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:1.5;
	background:url(images/body-bg.png) top;
}

ul { list-style: disc;}
ol { list-style: decimal;}
a {
	color:#0c4698;
	outline: none;
	text-decoration:none;
	font-style:italic;
}
/*  a:hover {
	color:#246cd2;   01631a
}  */

a:hover {
	color:#01631a;   
}

p {
	margin:0 0 25px 0;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
h1,h2,h3,h4,h5 {
	color:#001a4c;
	font-weight:bold;
	margin:0 0 5px 0;
}
h2,h4 {
	color:#8CC63E;
}
h1 {
	font-size:22px;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:16px;
}
h4 {
	font-size:14px;
}
h1 a {
	color:#001a4c;
}
h2 a {
	color:#001a4c;
}
h3 a {
	color:#001a4c;
}
h4 a {
	color:#001a4c;
	margin: 0 20px;
}
img {
	border:1px solid #2e2e2e;
}
ol, ul {
	padding:0 0 0 25px;
	margin:0 0 25px 0;
}
blockquote {
	color:#666;
	font-style:italic;	
	padding:0 25px;
}
hr {
	border:none;
	background: url(images/border.png) repeat-x bottom;
}
/* Utility */

.clear {
	clear:both;
}

/* Wordpress */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
	 margin:0 15px 15px 0;
}

.alignright {
   float: right;
	 margin:0 0 15px 15px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
.more-link {
	display:block;
	text-align:right;
}
.navigation {
	overflow:hidden;
}
.nav-previous, .nav-next {
	width:285px;
	float:left;
}
.nav-previous {
	
}
.nav-next{
	
}
/* Layout */

#header-wrapper-background{
	background: url(images/bg-header-repeat.png) repeat-x #000;
}
#header-wrapper-center{
	background: url(images/bg-header-center.jpg) top center no-repeat;
}
#header{
	height: 185px;
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#logo {
	overflow:hidden;
}
#logo a{
	width: 170px;
	height: 198px;
	display: block;
	background: url(images/logo.png) top left no-repeat;
	position: absolute;
	top: 15px;
	left: 8px;
}
#logo a span{display: none;}
#tagline{
	width: 652px;
	height: 50px;
	background: url(images/tagline.png) no-repeat top left;
	position: absolute;
	top: 83px;
	left: 236px;
}
#tagline span{display: none;}
#primary-nav{
	list-style:none;
	position: absolute;
	top: 0;
	right: 0;
	margin:0 0;
	padding:0 0;
}
#primary-nav li{
	float: left;
	margin-left: 2px;
	display: inline;
}

#primary-nav li a{
	height: 33px;
	display: block;
	background-image: url(images/nav-sprite.png);
}
#primary-nav li a span{
	display: none;	
}
#secondary-nav {
	position:absolute;
	right:40px;
	top:0;
	float:right;
	margin:0 0;
	padding:0 0;
}
#secondary-nav li {
	float:left;
	list-style:none;
	margin:0 2px 0 0;
	padding:0 0;
}
#secondary-nav li a {
	height:32px;
	font-size:16px;
	font-weight:bold;
	font-style:normal;
	color:#9ee047;
	background:url(images/subnav-sprite.png) top left;
	display:block;
	float:left;
	padding:0 0 0 27px;
}
#secondary-nav li a span {
	height:28px;
	display:block;
	float:left;
	background:url(images/subnav-sprite.png) top right;
	padding:4px 27px 0 0;
}
#secondary-nav li a:hover {
	color:#002054;
	background:url(images/subnav-sprite.png) bottom left;
}
#secondary-nav li a:hover span {
	background:url(images/subnav-sprite.png) bottom right;
}
#nav-blog a{
	width: 75px;
	background-position: -16px -42px;
}
#nav-about a{
	width: 153px;
	background-position: -93px -42px;
}
#nav-services a{
	width: 106px;
	background-position: -248px -42px;  
}
#nav-resources a{
	width: 120px; 
	background-position: -356px -42px;  
}
#nav-contact a{
	width: 100px;	
	background-position: -478px -42px;
}
#nav-blog a:hover{
	width: 75px;
	background-position: -16px -102px;
}
#nav-about a:hover{
	width: 153px;
	background-position: -93px -102px;
}
#nav-services a:hover{
	width: 106px;
	background-position: -248px -102px; 
}
#nav-resources a:hover{
	width: 120px; 
	background-position: -356px -102px;
}
#nav-contact a:hover{
	width: 100px;	
	background-position: -478px -102px;
}

#content-wrapper-background {
	background:url(images/content-wrapper-bg-bg.png) repeat-x top center;
}
#content-wrapper {
	background:url(images/content-wrapper-bg.png) no-repeat top center;
}
#content{
	width: 958px;
	margin: 0 auto;
	background: #ffffff url(images/content-bg.jpg) top left no-repeat;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	overflow:hidden;
}
#col-1{
	position:relative;
	width: 570px;
	padding:50px 40px;
	float: left;
	display: inline;
}
.page #col-1 {
	width:880px
}
.page-template-page-sidebar-php #col-1 {
	width: 570px;	
}
#sidebar{
	width: 257px;
	padding:0 25px 100px 25px;
	background:#f4f4f4;
	border-left: 1px solid #e6e6e6;
	float: left;
	display: inline;
}
#sidebar > ul {
	list-style:none;
	padding:0 0;
}
#footer{
	padding:25px 0;
}

.post {
	padding:20px 0 30px 0;
	background:url(images/border.png) repeat-x bottom;
}
.p1 {
	padding-top:0;
}
.entry-title, .entry-meta {
	text-align:center;
}




.entry-meta, .entry-meta-bottom {
	color:#0c4698;
	font-size:11px;
	font-style:italic;
	margin:0 0 10px 0;
}





.entry-meta a, .entry-meta-bottom a {
	font-weight:bold;
}

/* Comments */

.comments {
	margin:50px 0;
}
.comments ol {
	border:1px solid #E6E6E6;
	padding:0 0;
}
.comments ol li {
	list-style:none;
	background:#ffffff;
	border-top:1px solid #E6E6E6;
	padding:20px;
}
.comments ol li.alt {
	background:#f4f4f4;
}
.comments ol li.c0 {
	border-top:none;
}
.comment .comment-author {
	font-weight:bold;
	background:url("images/border.png") repeat-x center bottom;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
}
.comment .comment-meta {
	color:#666666;
	font-style:italic;
}
/* Sidebar */
#sidebar .widget {
	padding:10px 0;
	background:url(images/border.png) repeat-x bottom;
}
#sidebar li.sidebar-social-icons {
	padding:10px 0 0 0;
}
#sidebar li.sidebar-social-icons ul {
	padding:0 0;
}
#sidebar li.sidebar-social-icons ul li {
	margin:0 0 10px 0;
	padding:0 0 0 40px;
	list-style:none;
}
#sidebar li.sidebar-social-icons ul li.social-facebook {
	background:url(images/social-facebook.png) no-repeat left;
}
#sidebar li.sidebar-social-icons ul li.social-friendfeed {
	background:url(images/social-friendfeed.png) no-repeat left;
}
#sidebar li.sidebar-social-icons ul li.social-googlebuzz {
	background:url(images/social-googlebuzz.png) no-repeat left;
}
#sidebar li.sidebar-social-icons ul li.social-linkedin {
	background:url(images/social-linkedin.png) no-repeat left;
}
#sidebar li.sidebar-social-icons ul li.social-stumbleupon {
	background:url(images/social-stumbleupon.png) no-repeat left;
}
#sidebar li.sidebar-social-icons ul li.social-twitter {
	background:url(images/social-twitter.png) no-repeat left;
}
#sidebar li.sidebar-social-icons ul li.social-youtube {
	background:url(images/social-youtube.png) no-repeat left;
}

/* Footer */

#footer {
	color:#cccccc;
	width:960px;
	margin:0 auto;
	border-top:1px solid #E6E6E6;
}
#author_photo {
	display:block;
	text-align:center;
}
#author_page_posts {
	width:280px;
	float:left;
	margin:0 10px 0 0;
}
#author_page_posts ul li {
	padding:10px 0 0 0;
}
#twitter_messages {
	float:left;
	
}
#author_page_posts h3, #twitter_messages h3 {
}
#twitter_messages h3 {
	background:url(images/recent-tweets.png) no-repeat right;
}
#twitter_messages ul.twitter {
	padding:0 0;
}
#twitter_messages ul.twitter li {
	list-style:none;
	padding:10px 5px;
	border-bottom:1px solid #e6e6e6;
}
#author_profile {
	overflow:hidden;
}
#author_profile p {
	margin:0 0;
}
.widget_search .widgettitle, .widget_rss_links .widgettitle {
	display:none;
}
.widget_search .text {
	width:180px;
}
.widget p, .widget ul, .widget ol {
	margin-bottom:0;
}
.textwidget {
}
.widget_rss_links {
	overflow:hidden;
}
.widget_rss_links li {
	display:block;
	float:left;
	padding:0 10px 0 20px;
	background:url(http://www.beyondsocialmediamarketing.com/wp/wp-content/uploads/2010/02/feed.png) no-repeat left;
}
#ebook-widget {
	height:155px;
	width:257px;
	position:relative;
}
#ebook-widget-content {
	width:168px;
	font-style:italic;
}
#ebook-widget-content p {
	color:#0c4698;
}
#ebook-widget-content h3 {
}
#ebook-widget-button {
	display:block;
	width:167px;
	height:47px;
	background:url(http://www.beyondsocialmediamarketing.com/wp/wp-content/uploads/2010/02/ebook-button.png) no-repeat top;
	margin:5px 0 0 0;
}
#ebook-widget-button:hover {
	background:url(http://www.beyondsocialmediamarketing.com/wp/wp-content/uploads/2010/02/ebook-button.png) no-repeat bottom;
}
#ebook-widget-image {
	position:absolute;
	right:-21px;
	top:13px;
}

/* AWeber */

#af-form-814370497 .af-body .af-textWrap{width:98%;display:block;float:none;} #af-form-814370497 .af-body .privacyPolicy{color:inherit;font-size:11px;font-family:Verdana, sans-serif;} #af-form-814370497 .af-body a{color:#094C80;text-decoration:underline;font-style:normal;font-weight:normal;} #af-form-814370497 .af-body input.text, #af-form-814370497 .af-body textarea{background-color:#FFFFFF;border-color:#919191;border-width:1px;border-style:solid;color:#000000;text-decoration:none;font-style:normal;font-weight:normal;font-size:12px;font-family:Verdana, sans-serif;} #af-form-814370497 .af-body input.text:focus, #af-form-814370497 .af-body textarea:focus{background-color:#FFFAD6;border-color:#030303;border-width:1px;border-style:solid;} #af-form-814370497 .af-body label.previewLabel{display:block;float:none;text-align:left;width:auto;color:#000000;text-decoration:none;font-style:normal;font-weight:normal;font-size:11px;font-family:Verdana, sans-serif;} #af-form-814370497 .af-body{padding-bottom:15px;padding-top:15px;background-repeat:repeat-x;background-position:inherit;background-image:url("http://forms.aweber.com/images/forms/download/royal/body.png");color:inherit;font-size:11px;font-family:Verdana, sans-serif;} #af-form-814370497 .af-header{padding-bottom:9px;padding-top:32px;padding-right:10px;padding-left:99px;background-color:transparent;background-repeat:no-repeat;background-position:inherit;background-image:url("http://forms.aweber.com/images/forms/download/royal/header.png");border-width:1px;border-bottom-style:none;border-left-style:none;border-right-style:none;border-top-style:none;color:inherit;font-size:16px;font-family:Verdana, sans-serif;} #af-form-814370497 .af-quirksMode .bodyText{padding-top:2px;padding-bottom:2px;} #af-form-814370497 .af-quirksMode{padding-right:10px;padding-left:10px;} #af-form-814370497 .af-standards .af-element{padding-right:10px;padding-left:10px;} #af-form-814370497 .bodyText p{margin:1em 0;} #af-form-814370497 .buttonContainer input.submit{background-image:url("http://forms.aweber.com/images/auto/gradient/button/07c.png");background-position:top left;background-repeat:repeat-x;background-color:#0057ac;border:1px solid #0057ac;color:#FFFFFF;text-decoration:none;font-style:normal;font-weight:normal;font-size:14px;font-family:Verdana, sans-serif;} #af-form-814370497 .buttonContainer input.submit{width:auto;} #af-form-814370497 .buttonContainer{text-align:left;} #af-form-814370497 body,#af-form-814370497 dl,#af-form-814370497 dt,#af-form-814370497 dd,#af-form-814370497 h1,#af-form-814370497 h2,#af-form-814370497 h3,#af-form-814370497 h4,#af-form-814370497 h5,#af-form-814370497 h6,#af-form-814370497 pre,#af-form-814370497 code,#af-form-814370497 fieldset,#af-form-814370497 legend,#af-form-814370497 blockquote,#af-form-814370497 th,#af-form-814370497 td{float:none;color:inherit;position:static;margin:0;padding:0;} #af-form-814370497 button,#af-form-814370497 input,#af-form-814370497 submit,#af-form-814370497 textarea,#af-form-814370497 select,#af-form-814370497 label,#af-form-814370497 optgroup,#af-form-814370497 option{float:none;position:static;margin:0;} #af-form-814370497 div{margin:0;} #af-form-814370497 fieldset{border:0;} #af-form-814370497 form,#af-form-814370497 textarea,.af-form-wrapper,.af-form-close-button,#af-form-814370497 img{float:none;color:inherit;position:static;background-color:none;border:none;margin:0;padding:0;} #af-form-814370497 input,#af-form-814370497 button,#af-form-814370497 textarea,#af-form-814370497 select{font-size:100%;} #af-form-814370497 p{color:inherit;} #af-form-814370497 select,#af-form-814370497 label,#af-form-814370497 optgroup,#af-form-814370497 option{padding:0;} #af-form-814370497 table{border-collapse:collapse;border-spacing:0;} #af-form-814370497 ul,#af-form-814370497 ol{list-style-image:none;list-style-position:outside;list-style-type:disc;padding-left:40px;} #af-form-814370497,#af-form-814370497 .quirksMode{width:348px;} #af-form-814370497.af-quirksMode{overflow-x:hidden;} #af-form-814370497{background-color:transparent;border-color:transparent;border-width:1px;border-style:solid;} #af-form-814370497{overflow:auto;} .af-body .af-textWrap{text-align:left;} .af-body input.image{border:none!important;} .af-body input.submit,.af-body input.image,.af-form .af-element input.button{float:none!important;} .af-body input.text{width:100%;float:none;padding:2px!important;} .af-body.af-standards input.submit{padding:4px 12px;} .af-clear{clear:both;} .af-element label{text-align:left;display:block;float:left;} .af-element{padding:5px 0;} .af-form-wrapper{text-indent:0;} .af-form{text-align:left;margin:auto;} .af-header{margin-bottom:0;margin-top:0;padding:10px;} .af-quirksMode .af-element{padding-left:0!important;padding-right:0!important;} .lbl-right .af-element label{text-align:right;} body { } .af-form-wrapper img { border:inherit }

/* NextGenGallery */
.ngg-albumoverview .ngg-album {
	width:402px;
	height:300px;
	border:none;
	float:left;
	margin:0 19px 25px 19px;
	padding:0 0;
	overflow:hidden;
	background:url(images/border.png) repeat-x center bottom;
}
.ngg-albumoverview .ngg-thumbnail {
	width:400px;
	height:270px;
	border:1px solid #001a4c;
	overflow:hidden;
}
.ngg-albumoverview .ngg-thumbnail:hover {
	border:1px solid #01631A;
}
.ngg-albumoverview .ngg-thumbnail a {
	width:400px;
	height:270px;
	display:block;
	float:left;
}
.ngg-albumoverview .ngg-thumbnail img {
	margin:0 0;
	padding:0 0;
	border:none;
}
.ngg-albumoverview .ngg-albumtitle {
	clear:both;
	height:28px;
	margin:0 0;
}
.ngg-albumoverview .ngg-albumtitle a {
	height:28px;
	display:block;
	background:url(images/album-link-button-sprite.png) no-repeat 380px 4px;
	font-size:14px;
	line-height:28px;
}
.ngg-albumoverview .ngg-albumtitle a:hover {
	background:url(images/album-link-button-sprite.png) no-repeat 380px -36px;
}
.ngg-clear {
	display:none;
}

#ngg-image-gallery-wrapper {
	width:572px;
	height:474px;
	position:relative;
	float:left;
	margin:0 24px 0 0;
	background:url(images/border.png) repeat-x center bottom;
}
#ngg-image-gallery-wrapper #slide-nav {
	position:absolute;
	bottom:10px;
	left:68px;
	z-index:100;
	overflow:hidden;
}
#ngg-image-gallery-wrapper #slide-prev, #ngg-image-gallery-wrapper #slide-next {
	width:24px;
	height:24px;
	position:absolute;
	bottom:10px;
	left:10px;
	color:#ffffff;
	text-align:center;
	display:block;
	background:url(images/gallery-button-sprite.png) no-repeat 0 0;
	z-index:100;
	font-style:normal;
}
#ngg-image-gallery-wrapper #slide-prev:hover, #ngg-image-gallery-wrapper #slide-next:hover {
	color:#001A4C;
	background:url(images/gallery-button-sprite.png) no-repeat 0 -48px;
}
#ngg-image-gallery-wrapper #slide-next {
	bottom:10px;
	left:39px;
}
#ngg-image-gallery-wrapper #slide-nav a {
	color:#ffffff;
	display:block;
	float:left;
	width:24px;
	height:24px;
	margin:0 5px 0 0;
	line-height:24px;
	background:url(images/gallery-button-sprite.png) no-repeat 0 0;
	text-align:center;
	font-style:normal;
}
#ngg-image-gallery-wrapper #slide-nav a:hover {
	color:#001A4C;
	background:url(images/gallery-button-sprite.png) no-repeat 0 -48px;
}
#ngg-image-gallery-wrapper .ngg-gallery-thumbnail img {
	padding:0 0;
	margin:0 0;
	border:none;
}
#ngg-image-gallery-wrapper #ngg-image-gallery {
	width:570px;
	height:428px;
	border:1px solid #001a4c;
	margin:0 0;
	overflow:hidden;
}