@charset "utf-8";
/* CSS Document */

/* -----------------------------------------------------------------------
	CSS INFO
	Date	: January 20, 2010
	Title	: Andres Ginestet
	Author	: AAACBC
	Started by: Gabriel Ceniza
		
 ----------------------------------------------------------------------- */

*{
	margin:0;
	padding:0;
}
body{
	background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h2{
	color:#729e04;
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
p{
	font-family:Arial, Helvetica, sans-serif;
}
img{	
	border:0;
}
.left{
	float:left;
}
.right{	
	float:right;
}
.center{
	margin:0 auto;
}

.text-left{	
	text-align:left;
}
.text-right{
	text-align:right;
}
.header_wrapper{
	background:url(images/header_bg.jpg) repeat-x;
	width:100%;
	height:99px;
}
.header{
	width:1000px;
	height:99px;
	margin:0 auto;
}
.logo{
	width:533px;
	height:55px;
	float:left;
	margin-top:20px;
}
.icons_wrapper{
	margin-top:20px;
}
.icons_padding{	
	padding-left:25px;
}
.home_icon{
	background:url(images/icons/home.jpg) no-repeat;
	width:39px;
	height:63px;
}
.home_icon:hover{
	background:url(images/icons/home_hover.jpg) no-repeat;
	width:39px;
	height:63px;
}
.facebook_icon{
	background:url(images/icons/facebook.jpg) no-repeat;
	width:39px;
	height:63px;
}
.facebook_icon:hover{
	background:url(images/icons/facebook_hover.jpg) no-repeat;
	width:39px;
	height:63px;
}
.twitter_icon{	
	background:url(images/icons/twitter.jpg) no-repeat;
	width:39px;
	height:63px;
}
.twitter_icon:hover{
	background:url(images/icons/twitter_hover.jpg) no-repeat;
	width:39px;
	height:63px;
}
.rss_icon{
	background:url(images/icons/rss.jpg) no-repeat;
	width:39px;
	height:63px;
}
.rss_icon:hover{
	background:url(images/icons/rss_hover.jpg) no-repeat;
	width:39px;
	height:63px;
}
.skype_icon{
	background:url(images/icons/skype.jpg) no-repeat;
	width:45px;
	height:61px;
}
.skype_icon:hover{
	background:url(images/icons/skype_hover.jpg) no-repeat;
	width:45px;
	height:61px;
}
.lower_content_wrapper{
	width:1000px;
}
.main_blog_wrapper{
	width:596px;
	margin-top:30px;
}
.blog_wrapper{
	width:596px;
	border:solid 1px #d0d0d0;
}
.blog_wrapper h1{
	font-size:24px;
	color:#729e04;
	padding:10px;
}

.blog_wrapper h1 a{
	font-size:24px;
	color:#729e04;
	text-decoration:none;

}

.blog_wrapper p{
	font-size:12px;
	color: #666666;
	padding:0 10px 10px 10px;
	line-height:18px;
}
.blog_wrapper span{
	color:#999999;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 0 0 10px;
}
.andres_portrait{
	background:url(images/andres_portrait.jpg) no-repeat;
	width:210px;
	height:730px;
	margin-left:2px;
}
.nav_button_top_border{
	background:#90c900;
	width:166px;
	height:9px;
	margin-top:5px;
}
.nav_button_wrapper{
	width:166px;
}
.nav_button{
	width:166px;
	background:url(images/buttons/button_bg.jpg) no-repeat;
	height:58px;
	padding:1px 5px 0 21px;
}
.nav_button:hover{
	width:166px;
	background:url(images/buttons/button_bg_hover.jpg) no-repeat;
	height:58px;
}
.live_chat{
	widows:164px;
	height:60px;
	margin-top:60px;
}
.retweet_fshare{
	width:150px;
	margin-top:10px;
}
.textarea{
	background:url(images/textarea.jpg) no-repeat;
	width:598px;
	height:201px;
	border:0;
	padding:5px;
	font-size:11px;
	color:#333333;
}
.textfield{
	background:url(images/textfield.jpg) no-repeat;
	width:238px;
	height:25px;
	border:0;
	margin-right:15px;
	padding:4px 0 10px 3px;
	font-size:11px;
	color:#333333;
}

.textlabel{

	width:238px;
	margin-right:17px;
	color:#666666;
}
.comment_wrapper{
	width:598px;
}
.line{
	width:598px;
	background:#e0e0e0;
	height:1px;
	margin:5px 0 5px 0;
}
.fade_text_color{
	color:#878787;
}
.normal_text_color{

	color:#595959;
}
.comment_wrapper p{
	line-height:19px;
	font-size:12px;
}
.comment_wrapper a{
	font-size:12px;
	color:#729e04;
	font-weight:bold;
	text-decoration:none;
}
.comment_wrapper a:hover{
	text-decoration:underline
}
.next_page{
	padding:10px;
	text-align:center;
	}
.next_page a{

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding:10px;
	border:solid 1px #9a9a9a;
	text-align:center;
	text-decoration:none;
	font-weight:normal;
}
.archive_wrapper{
	width:353px;
	border:solid 1px #d4d4d4;
	margin-top:20px;
	margin-left:20px;
}
.title{
	width:165px;
	color:#878787;
	font-size:12px;	
	padding-left:5px;
}
.title a{
	color:#878787;
	text-decoration:none;
	font-size:12px;
}
.title a:hover{
	text-decoration:underline;
}

.date{
	color:#878787;
	width:128px;
	margin-left:55px;
	font-size:12px;
}
.footer_wrapper{
	width:100%
}
.footer_line{
	width:100%;
	height:2px;
	background:#91c50e;
}
.footer_content{
	width:1000px;
}
.footer_content ul{
	padding:20px 0 25px 0;	
}

.footer_content ul li{
	display:inline;
	padding:0 50px 10px 20px;
}
.footer_content ul li a{	
	font-size:12px;
	color:#729e04;
	text-decoration:none;
}
.footer_content ul li a:hover{
	text-decoration:underline;
}

.contact{
	float:left;
	width:250px;
	height:200px;
	color:#999999;
	margin-left:20px;
}

.contact p{
	color:#999999;
}

.contact ul{

	padding-left:30px;
	padding-bottom:20px;

}
.contact ul li{

	list-style-type:circle;
	line-height:17px;
}

.contact a{
	color:#999999;
}

.contact a:hover{
	color:#729E04;
}

.links{
	float:left;
	margin-left:20px;
}

.links a{
	color:#999999;
}

.links a:hover{
	color:#729E04;
}

.theartist{
	float:left;
	border:#D0D0D0 solid 1px;
	height:600px;
	width:570px;
	margin-left:10px;
	overflow:scroll;
	color: #666666;
}

.theartist p{
	color:#666666;
}

.theartist ul{
	margin-left:50px;
}

.theartist ul li{

	list-style-type:circle;
	line-height:17px;
}
.theartist a{
	color:#999999;
}

.theartist a:hover{
	color:#729E04;
}

.theartist h1{
	font-size:14px;
}

.bio{
	width:100px;
}

.date{
	font-weight:bold;
}

.download{
	float:left;
	color: #666666;
	border-bottom:#D0D0D0  solid 1px;
	padding:10px;
	width:500px;;
	margin-left:20px;
	margin-top:20px;
}

.d_icon{
	float:right;
	width:80px;
	height:18px;
	margin-left:100px;
}

.fname{
	float:left;
	width:100px;
}

.gallery{
	float:left;
	margin-left:20px;
	margin-top:20px;
	width:550px;
	color:#666666;
	border-bottom:#D0D0D0 solid 1px;
}

.gallery p{
	color:#666666;
}

.gallery a{
	color:#666666;
	text-decoration:none;
}
.gallery a:hover{
	color:#729E04;
}

.gal{
	float:left;
	margin-left:20px;
	margin-top:20px;
	width:570px;
	color:#666666;
}

.gal p{
	color:#666666;
}

.gal p a{
	text-decoration:underline;
}

.gal a{
	color:#666666;
	text-decoration:none;
}
.gal a:hover{
	color:#729E04;
}

.galist{
	float:left;
	margin-left:20px;
	margin-bottom:10px;
	width:300px;
	color:#666666;
}

.galist ul{
	margin-left:30px;
}

.galist ul li{

	list-style-type:circle;
	line-height:17px;
}
.galist a{
	color:#666666;
	text-decoration:none;
}
.galist a:hover{
	color:#729E04;
}
.banner{
	float:left;
	margin-left:20px;
	margin-top:-20px;
	width:468px;
	height:60px;
}