/*
Theme Name: VictorMacias.com
Theme URI: http://VictorMacias.com
Description: Designed by CJ, integrated by Jonathan
Version: 1.0
Author: CJ & Jonathan
Author URI: http://sabramedia.com
*/
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, TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD
{
	color: #666;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	vertical-align: baseline;
	background: transparent;
}

h1, h2, h3, h4{
    font-family: 'TeXGyreHerosBold', Arial, sans-serif;
    margin: 20px 0 15px 0;
}

h1{
    color: #464646;
    font-size: 50px;
    line-height: 54px;
}

h2 {
	color: #800080;
	font-size: 32px;
	line-height: 36px;
	}


h3 {
	color: #464646;
	font-size: 24px;
	line-height: 28px;
	}

h4{
    color: #464646; 
    font-size: 16px;
    line-height: 20px;
}

BODY
{
	line-height: 20px;
}

OL, UL
{
	padding-left: 16px;
	list-style: inherit;
}

a.talk-to-an-expert {
	background: url(http://www.businessol.com/wp-content/themes/bol-lifted/_images/talk-to-an-expert.png)
	}

BLOCKQUOTE, Q
{	
	margin: 15px 30px 0 10px;
	padding-left: 20px;
}
/*Joshua's Styles*/


#main #second-content TD A
{
	border-bottom: 1px dashed #7F007F;
}
#second-content H4
{
	color: #7F007F;
	text-transform: capitalize;
	font-size: 1.1em;
}
#second-side-column
{
	margin-top: 30px;
}
/* #second-side-column.blog { margin-top: -25px; } */
	
#second-side-column H2 A
{
	font-size: 0.8em;
}

#signup INPUT
{
	border: none;
}
#main #second-content TD A:hover
{
	border-bottom: 1px dashed #050005;
}


/*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;
}
BODY, HTML
{
	margin: 0;
	padding: 0;
	color: #000;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: small;
	line-height: 1.5em;
	background-color: #000000;
}
A:link
{
	color: #FFFFFF;
	text-decoration: none;
}
A:hover
{
	color: #FFFF00;
}
A:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
#container
{
	margin: 0 auto;
	width: 1200px;
	background-position: center;
	background: #000000 url(images/bg.jpg) repeat-y center;
}
/*-------------HEADER--------------*/
#header
{
	margin: 0px auto;
	min-height: 120px;
	width: 960px;
}
#header H1 A
{
	display: block;
	text-indent: -13337px;
	padding-top: 30px;
	padding-left: 48px;
}
#header UL LI
{
	float: right;
	color: #DDD;
	padding-right: 15px;
	padding-left: 15px;
	list-style-type: none;
}

/*-----------NAV MENU--------------*/

#nav-menu {
	float: right;
	width: 556px;
	position: relative;
	margin-top: 30px;
	height: 28px;
	}

#nav-primary-navigation {
	
	}

#logo {
	float: left;
	height: 120px;
	overflow: hidden;
	padding: 0px;
	text-indent: -9999px;
	width: 300px;
	}

/*-----------MAIN IMAGE------------*/
#main
{
	width: 910px;
	padding: 25px 25px 5px;
	margin: 0px auto;
	overflow: hidden;
	background-color: white;
}
.featured
{
	height: 430px;
	margin: 0px auto;
	width: 910px;
	padding: 0px 0px 25px;

}

#nivo-slider {
	background-color: white;
	border: 10px solid #EEE;
	margin: 0px auto;
	padding: 10px;
}

.home-featuredpage {
	margin: 0px 0px 20px;
	clear: both;
	overflow: hidden;
}

.home-featuredpage h4 {
	background-color: #800080;
	color: white;
	font-size: 16px;
	padding: 10px 12px;
	margin: 0px 0px 10px;
}

.home-featuredpage ul li {
	border-bottom: 3px solid #E5E5E5;
	margin: 0px 0px 15px;
	padding: 0px 0px 15px;
	}

.home-featuredpage img {
	height: 120px;
	width: 287;
	margin: 0px 0px 10px;
	border: none;
}

.testimonial h2
{
	color: #DAC54F;
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 240%;
	font-weight: normal;
	padding-top: 134px;
	padding-left: 50px;
	width: 440px;
	line-height: 30px;
}
/* #main H1
{
	color: #DAC54F;
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 240%;
	font-weight: normal;
	padding: 20px 0 20px 20px;
}
*/
#topper H2, #topper h1
{
	border-bottom: 1px solid #D2D2D2;
	padding-bottom: 10px;
	margin-bottom: 26px;
	color: purple;
	font-size: 175%;
	font-weight: normal;
	margin-bottom: 5px;
	
}

/*----------MAIN CONTENT-----------*/
#main A
{
	color: #800080;
}
#content {
 padding: 0px;
 width: 910px;
 }

.home-middle-1 {
	width: 287px;
	float: left;
	margin: 0px 24px 0px 0px;
	}
	
.home-middle-2 {
	float: left;
	width: 287px;	
	}

.home-middle-3 {
	float: right;
	width: 287px;
	}
	
#content-sidebar-wrap {
	float: left;
	width: 910px;
}

#post-entry {
	float: left;
	padding: 0px 5px;
	width: 580px;
	}

.home-middle {
	margin: 0px auto;
	overflow: hidden;
	padding: 0px 0px 5px;
	width: 910px;
	}
	
.home-bottom {
	margin: 0px auto;
	padding: 0px 0px 25px;
	width: 910px;
	}
	
.home-bottom-1 {
	float: left;
	width: 598px;
	}

.home-bottom-2 {
	float: right;
	width: 287px;
	}

.blog h3 {
	margin: 25px 0 5px 0;  font-size: 1.6em;
	}
	
	#main .blog h3 a { color: #333; }
	
.entry P {
	margin: 15px 0;
	}

#second-content .entry TABLE TD {
	padding: 0 5px 0 0;
}

img.alignright { float: right; margin: 0 0 5px 10px; }
img.alignleft { float: left; margin: 0 10px 5px 0; }


DT
{
	color: #800080;
	font-size: 175%;
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 5px;
}
DD
{
	padding-top: 15px;
}
DD IMG
{
	padding-right: 10px;
	vertical-align: middle;
}
/*----------SIDEBAR-----------*/

#sidebar {
	float: right;
	padding-left: : 30px;
	width: 250px;
	}

#sidebar h4 {
	background-color: #EEE;
	color: #800080;
	font-size: 16px;
	padding: 10px 12px;
	margin: 0px 0px 10px;
	}

.recent-posts {
	margin: 0px 0px 30px;
	}

.calls-to-action {
	margin-bottom: 44px;
	}

#side-content1
{
	float: left;
	width: 275px;
	border-left: 2px solid #D3D3D3;
	border-right: 2px solid #D3D3D3;
	padding-right: 24px;
	padding-left: 24px;
	margin: 25px 25px 25px 0;
	height: 210px;
}
#side-content2
{
	float: left;
	width: 275px;
	border-right: 2px solid #D3D3D3;
	padding-right: 24px;
	padding-left: 24px;
}
#inside-sidecontent2
{
	padding: 25px;
	height: 210px;
}
#second-side-column
{
	float: right;
	width: 300px;
	margin-left: 30px;
}
#second-side-column H2
{
	font-size: 200%;
	color: #000000;
	margin: 0px;
	padding: 6px 0 7px 2px;
	border-bottom: 1px solid #D3D3D3;
	border-top: 1px solid #D3D3D3;
	width: 290px;
	font-style: normal;
	font-family: Georgia, serif;
	font-weight: normal;
}


/*-------------SIGN UP-------------*/
#signup
{
	clear: both;
	background-color: #000000;
	padding: 3px;
	text-align: center;
	width: 960px;
	margin: 3px auto 0;
}
#signup UL LI
{
	background: none !important;
	display: inline;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
.yellow
{
	color: #FFFF00;
}
.underline
{
	text-decoration: underline;
}
/*-------------FOOTER--------------*/
#footer
{
	clear: both;
	height: 145px;
	width: 1200px;
	background: url(images/bgfooter.png) no-repeat center;
	margin: 0 auto;
	position: relative;
}

#footer .copy { 
	position: absolute; text-align: right; 
	width: 960px; top: 40px; color: #fff; right: 170px;
	}

/* Jonathan Styles */

ul.arrows LI, #widgets LI UL LI
{
	background: url(images/bullet.gif) no-repeat -1px 4px !important;
	padding-left: 16px;
}
#widgets LI.widget, div.widget { margin: 0 0 15px 0; border: 1px solid #ccc; background: #eee; padding: 10px; }
div.widget { margin: 15px 0; }
#widgets h2 { border: none; font-size: 1.5em; }

