/*
Theme Name: Andrew Garcia
Theme URI: http://www.andrewgarcianow.com
Description: Official WP Theme for andrewgarcianow.com
Version: 1.0
Author: Josh Hemsley | The Visual Click
Author URI: http://thevisualclick.com
*/


* { margin: 0; padding: 0; }
p {padding-top:10px;}
.clearboth {clear: both;}

/****************************************************** 
						H Tags
******************************************************/	
h1 {}
h2 {margin-top: 30px;}
h3 {margin-top: 30px;}
h4 {}
h5 {}
h6 {}


/****************************************************** 
					INLINE LINKS
******************************************************/	
a{color: #da9418; text-decoration:none; outline:0;}
a:hover{color: #e3e0ca; text-decoration: underline;}
a:active{outline: none;}
a img{outline: none; border: 0px; text-decoration:none;}
a:hover img{outline: none; border: 0px; text-decoration:none;}

/****************************************************** 
					BODY/STRUCTURE
******************************************************/	

html {
	margin:0px;
	padding:0px;
	font-family:"trebuchet ms",Arial, Helvetica, sans-serif;
	letter-spacing:normal;
	background:url("images/bg_repeat.jpg") repeat #302e23;
	}
	
body {
	padding: 0;
	margin: 0;
	background:url("images/bg.jpg") no-repeat top center;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:normal;
	color: #e3e0ca;
	font-size:26px;
	letter-spacing: -1px;
	line-height: 23px;
	}

.wrapper {
	width:876px;
	margin:auto;
	}
	
	
#notify {
width:100%;
border-bottom:1px solid #434032;
height:auto;
padding:9px 0px;
color: #77745f;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:italic;
font-weight:normal;
position:absolute;
top:0px;
z-index:100;
letter-spacing:0px;
background: url("images/trans_1.png") repeat top center;
_background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://thevisualclick.com/dev/bizbreak/www/images/bg_transblue.png",
sizingMethod='scale');
margin-top: 0px;
}

#notify a {
color: #d49526;
}	

.tweet_msg{
	width: 685px;
	float: left;
	height: 27px;
	line-height: 27px;
	}
a.btn_tweetthis{
	display: block;
	background:url(images/btn_tweetthis.png) no-repeat 0px 0px;
	height: 27px;
	width: 183px;
	float: right;
	text-indent: -9999px;
	}
a.btn_tweetthis:hover{
	background:url(images/btn_tweetthis.png) no-repeat 0px -27px;
	}
	
	
/****************************************************** 
						HEADER
******************************************************/		

#header {
	background: url("images/bg_white_transparent.png") repeat 0px 0px;
	width: auto;
	}
#header a.btn_twitter{
	display: block;
	width: 167px;
	height: 55px;
	float: right;
	background:url("images/btn_twitter.png") no-repeat 0px 0px;
	text-indent: -9999px;
	}
#header h1.logo{
	padding-top:80px;
	float: left;
	}
#header h1.logo a{
	display: block;
	width: 315px;
	height: 128px;
	background:url("images/logo.png") no-repeat 0px 0px;
	text-indent: -9999px;
	}
#header h1.ai{
	padding-top: 105px;
	padding-left: 15px;
	float: left;
	}
#header h1.ai a{
	margin: auto;
	display: block;
	width: 111px;
	height: 77px;
	background:url("images/ai.png") no-repeat 0px 0px;
	text-indent: -9999px;
	}
	
/****************************************************** 
						NAV
******************************************************/		

.headline{
width:876px;
margin: auto;
background: url("images/border_dotted.png") top center no-repeat;
padding: 40px 0px 30px 0px;
margin-top: 40px;
clear: both;
}
.headline .txt1{
font-size: 60px;
color: #c8c3a3;
letter-spacing: -1px;
line-height: 60px;
}
.headline .txt2{
font-size: 40px;
color: #e3e0ca;
letter-spacing: -1px;
font-weight: bold;
line-height: 34px;
}	
.headline .txt3{
font-size: 134px;
color: #da9418;
letter-spacing: -4px;
font-weight: bold;
font-style: italic;
line-height: 115px;
}		

.yellowtxt{
color: #da9418;
}
	
/****************************************************** 
					CONTENT STRUCTURE
******************************************************/		
	
#content {
	background: url("images/bg_black_transparent.png") repeat 0px 0px;
	width: auto;
	margin-top: 0px;
	clear: both;
	font-size: 42px;
	line-height: 50px
	}
.container {
	border:1px solid #434032;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:4px;
	background: url("images/trans_2.png") repeat 0px 0px;
	color:#e3e0ca; 
	width: 836px;
	margin: auto;
	margin-top: 0px;
	padding: 20px;
	}
.container2 {
	border:0px solid #434032;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:4px;
	background: url("") repeat 0px 0px;
	color:#e3e0ca; 
	width: 836px;
	margin: auto;
	margin-top: 0px;
	padding: 20px;
	}


	
/* tab pane */
div.panes > div {
	display:none;
	border-width:0 1px 1px 1px;
	min-height:150px;
	padding:45px 0px;
	}



/****************************************************** 
					SOCIAL PAGE
******************************************************/	




.sub_icons{
	border-top:1px solid #1f1f1f;
	padding: 20px 40px;
	}

a.btn_fb{
	display: block;
	background:url(images/btn_fb.png) no-repeat 0px 0px;
	height: 124px;
	width: 124px;
	float: left;
	text-indent: -9999px;
	margin: 0px 0px 0px 20px;
	}
a.btn_fb:hover{
	background:url(images/btn_fb.png) no-repeat 0px -125px;
	}
a.btn_twitter{
	display: block;
	background:url(images/btn_twitter.png) no-repeat 0px 0px;
	height: 125px;
	width: 110px;
	float: left;
	text-indent: -9999px;
	margin: 0px 0px 0px 65px;
	}
a.btn_twitter:hover{
	background:url(images/btn_twitter.png) no-repeat 0px -125px;
	}
a.btn_youtube{
	display: block;
	background:url(images/btn_youtube.png) no-repeat 0px 0px;
	height: 125px;
	width: 240px;
	float: left;
	text-indent: -9999px;
	margin: 0px 0px 0px 50px;
	}
a.btn_youtube:hover{
	background:url(images/btn_youtube.png) no-repeat 0px -125px;
	}
a.btn_myspace{
	display: block;
	background:url(images/btn_myspace.png) no-repeat 0px 0px;
	height: 125px;
	width: 137px;
	float: left;
	text-indent: -9999px;
	margin: 0px 0px 0px 55px;
	}
a.btn_myspace:hover{
	background:url(images/btn_myspace.png) no-repeat 0px -125px;
	}	
	
	

	
	
/****************************************************** 
					SOCIAL PAGE
******************************************************/	

.twitter_box {}
.twitter_box .twitter_feed{
	padding:20px 20px;
	}
.twitter_box .twitter_feed .txt{
	}

.twitter_box #tweetholder{
	font-size:44px;
	font-family:Arial, Helvetica, sans-serif;
	float: right;
	line-height: 50px;
	margin-right: 15px;
	font-style: italic;
}

#tweetholder ul{margin:0px;padding:0px;}
#tweetholder li{list-style:none;margin:0px;padding:0px;}
#tweet{
}
#tweet a{}
a.date{font-size:14px;
	border:0px solid #434032;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:4px;
	background: url("images/trans_2.png") repeat 0px 0px;
	padding: 4px 12px;
	text-decoration: none;
}
a.date:hover{font-size:14px;
	border:0px solid #434032;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:4px;
	background: url("images/trans_1.png") repeat 0px 0px;
	padding: 4px 12px;
	text-decoration: none;
}



/****************************************************** 
					Friends
******************************************************/	
ul.arrowlist {
	padding: 40px 30px;
	}
	
ul.arrowlist li{
	float:left;
	display: block;
	margin-bottom: 30px;
	width: 38%;
	height: 28px;
	line-height: 24px;
	list-style: none;
	background: url("images/bullet_arrows.png") no-repeat 0px 0px;
	padding-left: 34px;
	color: #fff;
	font-size: 22px;
	letter-spacing: -1px;
	margin-left: 55px;
	}	
		
/****************************************************** 
					Footer
******************************************************/		
.footer{
	margin-top: 20px;
	border-top:1px solid #454439;
	padding: 10px 0px;
	font-size: 11px;
	letter-spacing: normal;
	text-align: center;
	clear: both;
	}	
.footer .copyright{
	width: 40%;
	float: left;
	text-align: left;
	}
.footer .credits{
	width: 50%;
	float: right;
	text-align: right;
	}	