/* -----------------------------------------
Titulo		: FPCSLO	
Autor		: Brian Gonzalez
URL 		: www.fpcslo.org
 
Description : CSS for FPCSLO
 
Created		: January 10, 2009
Modified	: --
 
Table of contents: 
			  body
			  typography
			  links
			  layout
------------------------------------------ */
 
/*div {
	border: 1px solid Red;
}*/


applet, object, iframe, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dd, dl, dt, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: inherit;
	font-family: inherit;
	
}

body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: white;
	font-size: small;
	}
* 	html body { 
	font-size: x-small; /* for IE5/WIN */
	f\ont-size: small; /*for other IE versions*/
}
body,td,th {
	font-family: "Lucida Grande", Verdana, sans-serif;
	color: #666;
}
 
body#reel { 
	background-color: black;
}
 
div.wraper {
	width: 920px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
	padding-right: 20px;
}
div.wraper_footer {
	width: 920px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
	padding-left: 30px;
	padding-right: 30px;
}
 
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*****************************************************/
/* Typography                            		 */
/***************************************************/
 
/* H1, H2, H3
----------------------------------------------- */
 
h1 { 
	font-weight: normal;
	font-size: 195%;
	line-height: 130%;
	margin-top: 0px;
	color: #292d34;
}
 
div.sheet_bios h1 { 
	margin-bottom: 0;
}
 
body#reel h1 { 
	color: white;
	font-size: 130%;
}
#main h1 { 
	color: #42719d;
	margin: 0;
	margin-bottom: 10px;
}

#quick_links h1 { 
	color: #292d34;
	margin: 0;
	margin-bottom: 10px;
}
div.post h1 { 
	margin-top: 0px;
	margin-bottom: 0px;
}
span.category {
	font-style: italic;
}
 
span.category a {
	font-style: italic;
}
 
span.category a:hover {
	text-decoration: underline;
}
#collapse {
	font-size:80%;
	line-height: 50%
}
 
#footer h1 { 
	margin-bottom: 10px;
	margin-top: 0px;
	color: #575757;
	font-size: 160%;
}
body#reel #footer h1 { 
	color: #b8b8b8;
}
 
div.lista_servicio h1, div.lista_servicio_final h1 { 
	line-height: 95%;
}
h2 { 
	font-weight: normal;
	font-size: 150%;
	line-height: 130%;
	margin-top: 0px;
	color: #292d34;
	margin-bottom: 10px;
}
div.bios h2 { 
	font-weight: normal;
	font-size: 150%;
	line-height: 130%;
	margin-top: 0px;
	color: #292d34;
	margin-bottom: 0px;
}
span.blog_date { 
	font-weight: normal;
	font-size: 100%;
	line-height: 130%;
	margin: 0px;
	color: #292d34;
	margin-bottom: 10px;
}
 
h3 { 
	font-weight: normal;
	font-size: 120%;
	margin-top: 0px;
	color: #738900;
	margin-bottom: 10px;
}

h4 {
	font-weight: normal;
	font-size: 110%;
	font-weight:bold;
	line-height: 100%;
	margin-top: 25px;
	color: #666666;
	margin-bottom: 25px;
}
 
/* P, SPAN
----------------------------------------------- */
#main p, #main li { 
	line-height: 160%;
	margin: 0;
	padding-right:30px;
}
#column_index_blog p { 
	font-size: 125%;
	line-height: 160%;
}
#blog_calendar p { 
	margin: 0;
	color: #5b5950;
	line-height: 100%;
}
#blog_calendar p#mes { 
	font-size: 80%;
	margin-bottom: -1px;
		font-weight: bold;
}
#blog_calendar p#dia { 
	font-size: 120%;
	font-weight: bold;
}
 
small {
	font-size: 75%;
	font-style:italic;
	color:#CCCCCC;
}


	
 
/*****************************************************/
/* LINKS                               		 */
/***************************************************/
 
/* Color links for all pages
---------------------------------------*/
a { 
	color: #42719d;
	text-decoration: none;
}
a:hover { 
	color: #42719d;
}
ul a:hover { 
	text-decoration: underline;
}
#contenido p a, div.post p a { 
	border-bottom: 1px dotted #42719d;
}
#contenido p a:hover, div.post p a:hover { 
	border-bottom: 1px solid #42719d;
}
 
 
/*****************************************************/
/* LAYOUT    	                            		 */
/***************************************************/
 
/* Cabecera
----------------------------------------------- */
#cabecera {
	width: 825px;
	height: 40px;
	margin-left: 115px;
	font-size: 90%;
}
#cabecera ul { 
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
#cabecera ul li { 
	float: left;
}
#cabecera ul li a { 
	padding: 7px 9px 7px 10px;
	display: block;
	text-decoration: none;
	color: #666;
	border-right: 1px solid #fff;
}
body#reel #cabecera li a { 
	border-right: 1px solid #000;
}
body#hello li#menu_menu_hello a,
body#agency li#menu_menu_agency a, 
body#works li#menu_menu_works a, 
body#clients li#menu_menu_clients a, 
body#services li#menu_menu_services a, 
body#blog li#menu_menu_blog a, 
body#contact li#menu_menu_contact a { 
	cursor: default;
}
body#hello li#menu_first a, li#menu_first a:hover{
	background: #302B2C url(../assets/nav/nav1.jpg);
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	color: #fff;
}

body#works li#menu_new a, li#menu_new a:hover { 
	background: #fadc2f url(../assets/nav/nav6.jpg);
	border-right: 1px solid #e2bb5b;
	border-bottom: 1px solid #e2bb5b;
	color: #fff;
}
body#clients li#menu_who a, li#menu_who a:hover { 
	background: #ff9e00 url(../assets/nav/nav5.jpg);
	border-right: 1px solid #dd9624;
	border-bottom: 1px solid #dd9624;
	color: #fff;
}
body#services li#menu_contact a, li#menu_contact a:hover { 
	background: #d92015 url(../assets/nav/nav4.jpg);
	border-right: 1px solid #a6070c;
	border-bottom: 1px solid #a6070c;
	color: #fff;
}
body#blog li#menu_calendar a, li#menu_calendar a:hover { 
	background: #0f5ba9 url(../assets/nav/nav3.jpg);
	border-right: 1px solid #166aa5;
	border-bottom: 1px solid #166aa5;
	color: #fff;
}
body#contact li#menu_hello a, li#menu_hello a:hover { 
	background: #239eca url(../assets/nav/nav2.jpg);
	border-right: 1px solid #2b8eb8;
	border-bottom: 1px solid #2b8eb8;
	color: #fff;
}

#cabecera h1 { 
	clear: both;
	margin: 0;
	margin-top: 92px;
}
#logo { 
	float: left;
}
 
 
/* Main
----------------------------------------------- */
 
#main {
	clear: both;
	height: 100%;
	margin-bottom: 30px;
}
#featured {
	float:left;
	width: 700px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	min-height: 470px;
	/*background-image: url(../assets/background/main_dotted.jpg);*/
	background-repeat: repeat-y;
}
#quick_links{
	float:right;
	width: 175px;
	margin-right: 30px;
}

 
/* Content
----------------------------------------------- */
 
#contenido {
	float: left;
	padding-left: 30px;
	line-height: 160%;
	margin-bottom: 60px;
	width: 100%;
	margin-top: 10px;
	background-image: url(../assets/background/footer_dotted.jpg);
	background-repeat: repeat-y;
}
#blog_calendar {
	width: 69px;
	height: 60px;
	float: left;
	background: url(../assets/small_gfx/calendar.jpg) no-repeat;
	padding-top: 17px;
}
#blog_calendar_container { 
	text-align: center;
	width: 47px;
}
#column_index_blog {
	width: 300px;
	margin-right: 90px;
	float: left;
}
#column_index_blog ul { 
	margin: 0;
	padding: 0;
	list-style: none;
}
#column_index_blog ul li { 
	background: url(../gfx/icons_and_bullets/icon_main_blog_posts.jpg) no-repeat left 50%;
	padding-left: 23px;
	line-height: 200%;
}
#column_index_1 img{ 
	float: right;
	margin-left: 5px;
	border:none;
}
#column_index_1 {
	width: 220px;
	margin-right: 90px;
	float: left;
}
#column_index_2 {
	width: 175px;
	float: left;
}
 
/* Contenido Reel
----------------------------------------------- */
 
#column_reel_1 { 
	width: 550px;
	margin-right: 30px;
	margin-top: 60px;
	margin-bottom: 60px;
	float: left;
}
#column_reel_2 { 
	width: 125px;
	float: left;
	margin-top: 60px;
}
#column_reel_texto { 
	height: 270px;
	color: #999;
}
 
/* Contenido interna
----------------------------------------------- */
 
#contenido_interna { 
	float: left;
	line-height: 160%;
}

div.lista_servicio { 
	float: left;
	margin-right: 60px;
	width: 170px;
	line-height: 140%;
}
div.lista_servicio_final { 
	line-height: 140%;
	float: left;
	width: 170px;
}
 
 

div.lista_clientes { 
	float: left;
	margin-right: 60px;
	width: 246px;
	line-height: 140%;
}
div.lista_clientes_final { 
	line-height: 140%;
	float: left;
	width: 246px;
}
 
 
#column_interna_1 { 
	width: 400px;
	margin-right: 61px;
	float: left;
}
#column_interna_2 { 
	width: 400px;
	float: left;
}

 
div.post { 
	margin-bottom: 60px;
	padding-right: 30px;
}
 
div.sheet { 
	margin-bottom: 60px;
	float: left;
}
div.sheet_bios { 
	margin-bottom: 60px;
	float: left;
	padding-bottom:40px;
	background:  url(../gfx/background/back_bios_dotted.gif) repeat-x bottom;
}
 
div.sheet p img { 
	margin-top: 10px;
	margin-bottom: 10px;
}
 
div.sheet p img.float_right { 
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
	float: right;
}
div.sheet p img.float_left { 
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	float: left;
}
 
 
/* Bios para Team
----------------------------------------------- */
 
div.illustration { 
	float: left;
	width: 100px;
	margin-right: 10px;
}
div.bios { 
	float: left;
	width: 290px;
}
div.bios_container { 
	margin-bottom: 60px;
	float: left;
 
}
 
/* LI, LIST, Para todas las paginas
----------------------------------------------- */
 
#column_interna_full ul,

 
#column_interna_2 ul { 
	padding-bottom: 20px;
}
 
/* Footer
----------------------------------------------- */
 
#footer {
	clear: both;
	height: 200px;
	background: #fefdf3 url(../assets/background/footer.jpg) repeat-x top;
	padding-top: 55px;
	line-height: 140%;
	width: 100%;
}
 
 
#footer ul { 
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer li { 
	float: left;
}
#our_offices {
	background: url(../assets/background/footer_contact.gif) no-repeat 0px 10px;
	padding-left: 82px;
	float: left;
	width: 304px;
	margin-left: 30px;
}
 
#our_offices li.abq { 
	width: 125px;
	margin-right: 25px;
}
#our_offices li.asu { 
	width: 120px;
}

#contact_us {
	float: left;
	width: 215px;
	padding-left: 30px;
}
 
.box{
	background-color: #eee;
	padding: 10px; 
}
 
.blank{
	width:350px;
}
 
.forms{
	width:350px;
}
 
.form-s{
	display:none;
	width:350px;
}
