/*  
Theme Name: Capital
Theme URI: http://www.mandacapital.com/../wp-content/themes/capital/
Description: A custom theme for M & A Capital Corp.
Version: .4
Author: Joshua Bryant
Author URI: http://joshuabryant.com/
*/


/*<group=Global Elements>*/


:link,:visited{
	text-decoration: none;
	}

ul,ol{
	list-style: none;
	}

h1,h2,h3,h4,h5,h6{
	font-size: 1em;
	}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,table,tr,td,img{
	margin: 0;
	padding: 0;
	border: none;
	}
	
	/*</group>*/


/*<group=Body>*/


body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #ddeebb;
	}


#container{
	position: relative;
	margin: 24px auto 20px;
	width: 824px;
	background: url(images/MiddleBG.gif) repeat-y;
	}
	
	/*</group>*/


/*<group=Header>*/


#header{
	position: relative;
	height: 38px;
	background: url(images/HeaderBG.gif) no-repeat;
	}


#contact{
	position: absolute;
	top: 8px;
	left: 28px;
	width: 768px;
	height: 24px;
	background: url(images/Phone.gif) no-repeat;
	}

#contact p{
	padding: 0 10px;
	color: #fff;
	font-size: 12px;
	line-height: 24px;
	}

#contact p.date{
	position: absolute;
	width: 300px;
	top: 0;
	left: 0;
	}

#contact p.email{
	position: absolute;
	text-align: right;
	width: 400px;
	top: 0;
	right: 0;
	}

#contact p.email a{
	color: #fff;
	text-decoration: underline;
	}

#mainimage{
	display: inline;
	float: right;
	margin: 10px 28px 15px 20px;
	padding-left: 3px;
	padding-bottom: 3px;
	width: 350px;
	height: 220px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	}

body #mainimage p{
	background: url(images/Network.jpg) no-repeat;
	width: 350px;
	height: 220px;
	}

body.history #mainimage p{
	background: url(images/History.jpg) no-repeat;
	}
	
body.ceo #mainimage p{
	background: url(images/Ceo.jpg) no-repeat;
	}
	
body.endorsements #mainimage p{
	background: url(images/Endorsements.jpg) no-repeat;
	}
	
body.events #mainimage p{
	background: url(images/Events.jpg) no-repeat;
	}
	
body.community #mainimage p{
	background: url(images/Community.jpg) no-repeat;
	}
	
body.network #mainimage p{
	background: url(images/Network.jpg) no-repeat;
	}
	
body.services #mainimage p{
	background: url(images/Services.jpg) no-repeat;
	}
	
body.finance #mainimage p{
	background: url(images/Home.jpg) no-repeat;
	}
	
body.growth #mainimage p{
	background: url(images/Home.jpg) no-repeat;
	}
	
body.clients #mainimage p{
	background: url(images/Clients.jpg) no-repeat;
	}
	
body.advantage #mainimage p{
	background: url(images/Advantage.jpg) no-repeat;
	}
	
body.research #mainimage p{
	background: url(images/Research.jpg) no-repeat;
	}
	
body.contact #mainimage p{
	background: url(images/Contact.jpg) no-repeat;
	}

h1{
	margin: 0 0 0 28px;
	padding: 10px 0 30px 0;
	width: 323px;
	}

h1 a{
	display: block;
	padding: 0;
	width: 323px;
	height: 99px;
	text-indent: -999999px;
	background: url(images/Logo.gif) no-repeat;
	}
	
h1 a:hover{
	text-decoration: none;
	}
	
	/*</group>*/


/*<group=Nav>*/

#nav ul{
	margin: 0 0 10px 45px;
	width: 360px;
	height: 100px;
	}

#nav li{
	width: 120px;
	float: left;
	list-style: none;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 20px;
	}
	
#nav a{
	display: block;
	float: left;
	color: #f60;
	font-weight: bold;
	}

#nav a:hover{
	text-decoration: underline;
	}

	/*</group>*/


/*<group=Sidebar>*/


#sidebar{
	margin: 0 28px 0 0;
	padding: 0 0 10px 20px;
	font-family: Georgia, Times New Roman, Times, serif;
	width: 225px;
	float: right;
	clear: both;
	}

#sidebar h6{
	font-size: 13px;
	text-transform: uppercase;
	font-family: Georgia, Times, "Times New Roman", Serif;
	background: #ececec;
	font-weight: normal;
	text-align: center;
	line-height: 20px;
	color: #434c51;
	letter-spacing: 1px;
	}

#sidebar ul{
	margin: 0 0 20px 0;
	padding: 0 0 0 20px;
	/* background: url(../images/NavDivider.gif) bottom  no-repeat; */
	}
	
#sidebar li{
	font-size: 12px;
	border-bottom: 1px solid #ccc;
	list-style-image: url(images/Bullet.gif);
	}

#sidebar li ul{
	margin: 0 0 0 0;
	}

#sidebar li li{
	border-bottom: none;
	border-top: 1px solid #dedede;
	list-style-image: url(images/Bullet2.gif);
	}

#sidebar a{
	padding: 4px 0 0 2px;
	display: block;
	color: #377;
	}
	
#sidebar a:hover{
	text-decoration: none;
	color: #377;
	background: #ffffe8;
	}
	
	/*</group>*/


/*<group=Content>*/


#content{
	margin: 0 28px 0 28px;
	padding-top: 18px;
	text-align: justify;
	}

.home{
	background: url(images/ContentBG.gif) repeat-x;
	}

#content a{
	color: #f60;
	}

#content h2{
	margin: 0 0 15px 0;
	color: #f72;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	}

.home h2{
	margin: 0 0 18px 0;
	color: #699;
	font-family: "Times New Roman", Serif;
	font-weight: normal;
	font-style: italic;
	letter-spacing: -1px;
	font-size: 30px;
	text-align: center;
	}

#content h2 a{
	color: #699;
	}

#content h3{
	margin: 0 0 10px 0;
	color: #333;
	font-weight: bold;
	font-size: 16px;
	}

#content p{
	margin: 0 0 22px 0;
	font-size: 12px;
	line-height: 18px;
	color: #555;
	}

#content p span.book{
	text-decoration: underline;
	}

#content a.nolink{
	color: #555;
	}

#content ul{
	margin: 0 0 22px 28px;
	}

#content li{
	margin: 0 0 10px 0;
	font-size: 12px;
	line-height: 16px;
	color: #555;
	list-style-type: disc;
	}

#content blockquote p{
	margin: 0 30px 22px;
	font-size: 13px;
	line-height: 22px;
	font-style: italic;
	color: #888;
	}

#content p code{
	display: block;
	margin: 0 0 22px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #777;
	}

#content p img.profile{
	float: left;
	margin: 0 10px 5px 0;
	padding: 1px;
	border: 1px solid #ccc;
	}
	
	/*</group>*/


/*<group=Footer>*/


#footer{
	position: relative;
	height: 33px;
	background: url(images/FooterBG.gif) no-repeat;
	clear: both;
	}
	
#footer p{
	position: absolute;
	bottom: 8px;
	left: 28px;
	height: 24px;
	color: #fff;
	font-size: 12px;
	line-height: 24px;
	padding-left: 10px;
	}

#footer div#site p{
	position: absolute;
	margin: 0 0 0 600px;
	bottom: 8px;
	right: 34px;
	height: 24px;
	text-align: right;
	color: #fff;
	font-size: 9px;
	line-height: 24px;
	padding-left: 10px;
	}

#footer p a{
	color: #fff;
	text-decoration: underline;
	}
	
	/*</group>*/
