/*
   default.css
   davidRedinha
   
   Created by Gunsmoke on 2009-11-10.
   Copyright 2009 Dengun. All rights reserved.
*/
body
{
	margin:0px;
	font-size:12px;
	font-family: Arial, "MS Trebuchet", sans-serif;
	color:#FFFFFF;
	background-image:url("/images/default/background.png");
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#0a0a0a;
}

.fixer{clear:both;}
.fl{float:left;}
.fr{float:right;}
*:focus {outline: 0;}
*:focus { outline: none; }
*::-moz-focus-inner { border: none;}
a{color:#CCCCCC;}
.wrapper
{
	width:962px;
	margin:auto;
}
#header
{
	height:137px;
}
#header .logo
{
	display:block;
	float:left;
	width:358px;
	height:137px;
	background-image:url("/images/default/logo.png");
	background-position:center;
	background-repeat:no-repeat;
	margin-right:2px;
}
#header .menu
{
	float:left;
	height:137px;
	position:relative;
}
#header .menu a
{
	display:block;
	float:left;
	height:137px;
	line-height:137px;
	color:#FFFFFF;
	text-decoration:none;
	width:84px;
	text-align:center;
	font-size:11px;
}
#header .menu a:hover
{
	font-weight: bold;
	color:#3399cc;
	background-image:url("/images/default/menuLine.gif");
	background-position:50% -4px;
	background-repeat:no-repeat;
}
#header .menu .selected
{
	font-weight: bold;
	color:#3399cc;
	background-image:url("/images/default/menuLine.gif");
	background-position:50% -4px;
	background-repeat:no-repeat;
}

#header .workSubMenu
{
	display:none;
	position:absolute !important;
	left:168px;
	top:80px;
	border-bottom:1px #3399cc solid;
}
#header .workSubMenu a
{
	color:#FFF !important;
	display:block !important;
	float: none !important;
	height:26px !important;
	line-height:26px !important;
	background-image:none !important;
	background-color:#050505;
	border:1px #3399cc solid;
	border-bottom:0px;
}

#header .workSubMenu a:hover
{
	color:#FFF !important;
	background-color:#3399cc !important;
}

#footer
{
	height:81px;
}
#footer .mySpace
{
	display:block;
	float:left;
	width:147px;
	height:62px;
	background-image:url("/images/default/mySpace.jpg");
	margin-left:25px;
}
#footer .shootingPeople
{
	display:block;
	float:left;
	width:147px;
	height:62px;
	background-image:url("/images/default/shootingPeople.jpg");
	margin-right:40px;
}
#footer .menu
{
	float:left;
	height:81px;
}
#footer .menu a
{
	display:block;
	float:left;
	height:81px;
	line-height:64px;
	color:#FFFFFF;
	text-decoration:none;
	width:82px;
	text-align:center;
	font-size:11px;
}
#footer .menu a:hover
{
	font-weight: bold;
	color:#3399cc;
	background-image:url("/images/default/menuLine.gif");
	background-position:50% 45px;
	background-repeat:no-repeat;
}
#footer .menu .selected
{
	font-weight: bold;
	color:#3399cc;
	background-image:url("/images/default/menuLine.gif");
	background-position:50% 45px;
	background-repeat:no-repeat;
}

#sideBar
{
	float:left;
	width:329px;
	overflow:hidden;
}

#block .top
{
	height:44px;
	overflow:hidden;
}
#block .top .left
{
	float:left;
	height:44px;
	width:26px;
	background-image:url("/images/default/block_tlc.gif");
}
#block .top .middle
{
	float:left;
	height:44px;
	background-image:url("/images/default/block_tm.gif");
	width:303px;
}
#block .top .middle h1
{
	margin:0px;
	margin-left:8px;
	padding:0px;
	font-size:13px;
	color:#999999;
	padding-top: 14px;
	font-weight: normal;
}
#block .bottom
{
	height:55px;
	overflow:hidden;
}
#block .bottom .left
{
	float:left;
	height:55px;
	width:32px;
	background-image:url("/images/default/block_blc.gif");
}
#block .bottom .middle
{
	float:left;
	height:55px;
	background-image:url("/images/default/block_bm.gif");
	width:297px;
}
#block .bottom .middle a
{
	display:block;
	margin-top:14px;
	color:#999999;
}
#block .body
{
	margin-left:13px;
	padding:12px;
	background-color:#000000;
	overflow:hidden;
}
#block .body h2
{
	color:#336699;
	font-size:12px;
	line-height:16px;
	margin:0px;
	padding:0px;
}
#block .body h2 a
{
	color:#336699;
	text-decoration: none;
}
#block .body h2 a:hover
{
	color:#CCC;
	text-decoration: none;
}
#block .body p
{
	color:#666666;
	font-size:11px;
	line-height:16px;
	margin:0px;
	padding:0px;
	text-align:justify;
}
#block .body p span
{
	color:#FFF;
}
#block .body p a
{
	color:#FFF;
}
.inputField
{
	background-image:url("/images/default/inputBg.gif");
	border:0px;
	color:#666;
	font-family: Arial, "MS Trebuchet", sans-serif;
	width:300px;
	padding:6px;
	line-height:16px;
	font-size:12px;
}
.submitField
{
	background-color:#000;
	color:#999;
	border:0px;
	margin-top:10px;
}
.bl
{
	margin:10px 0px;
	border-bottom:1px #0f1e28 solid;
}
.mainBtn
{
	display:block;
	background-image:url("/images/default/bigBtn.gif");
	width:306px;
	margin-left:23px;
	height:80px;
	text-align:center;
}
#block .body_bottom
{
	margin-left:13px;
	height:11px;
	background-image:url("/images/default/block_bottom.gif");
}
#mainContainer
{
	float:left;
	width:633px;
}
.topBox
{
	width:620px;
	height:87px;
	background-color:#050505;
	background-image:url("/images/default/topEnd.gif");
	background-repeat:no-repeat;
	text-align:center;
}
.topBoxClear
{
	background-color:#050505;
	background-image:none !important;
	background-repeat:no-repeat;
}
#mainBlock
{
	position:relative;
}
#mainBlock .top
{
	background-image:url("/images/default/mainBlock_tm.gif");
	background-repeat:repeat-x;
	height:20px;
	overflow:hidden;
}
#mainBlock .top .left
{
	float:left;
	background-image:url("/images/default/mainBlock_tlc.gif");
	height:20px;
	width:20px;
}
#mainBlock .top .right
{
	float:right;
	background-image:url("/images/default/mainBlock_trc.gif");
	height:20px;
	width:33px;
}
#mainBlock .bottom
{
	position:relative;
	background-image:url("/images/default/mainBlock_bm.gif");
	background-repeat:repeat-x;
	height:49px;
	overflow:hidden;
}
#mainBlock .bottom .left
{
	float:left;
	background-image:url("/images/default/mainBlock_blc.gif");
	height:49px;
	width:20px;
}
#mainBlock .bottom .right
{
	float:right;
	background-image:url("/images/default/mainBlock_brc.gif");
	height:49px;
	width:33px;
}
#mainBlock .bottomH
{
	position:absolute;
	width:620px;
	height:49px;
}

#mainBlock .bottomH .mainBottomLink
{
	line-height:34px;
	margin:0px 5px;
	color:#3D89BC;
	text-decoration:none;
}
#mainBlock .bottomH  .mainBottomLink:hover
{
	color:#FFF !important;
}
#mainBlock table
{
	width:100%;
}
#mainBlock .body .left
{
	background-image:url("/images/default/mainBlock_left.gif");
	background-repeat:repeat-y;
	width:20px;
}
#mainBlock .body .right
{
	background-image:url("/images/default/mainBlock_right.gif");
	background-repeat:repeat-y;
	width:33px;
}
#mainBlock .body .mainBlockContainer
{
	background-color:#101010;
	padding-bottom:16px;
}


#mainBlock .body2 .left
{
	background-image:url("/images/default/mainBlock_left2.gif");
	background-repeat:repeat-y;
	width:20px;
}
#mainBlock .body2 .right
{
	background-image:url("/images/default/mainBlock_right2.gif");
	background-repeat:repeat-y;
	width:33px;
}
#mainBlock .body2 .mainBlockContainer
{
	background-color:#080808;
	padding:16px 0px;
}


#mainBlock .body3 .left
{
	background-image:url("/images/default/mainBlock_left3.gif");
	background-repeat:repeat-y;
	width:20px;
}
#mainBlock .body3 .right
{
	background-image:url("/images/default/mainBlock_right3.gif");
	background-repeat:repeat-y;
	width:33px;
}
#mainBlock .body3 .mainBlockContainer
{
	background-color:#000000;
	padding-top:16px;
}

#mainBlock p span
{
	color:#CCC;
	font-size:11px;
}
#mainBlock p
{
	font-size:12px;
	padding:0px 14px;
	text-align:justify;
	color:#666666;
}
#mainBlock .background
{
	position:absolute;
	width:407px;
	height:518px;
	top:1px;
	left:212px;
	z-index:0;
	background-image:url("/images/default/headBg.gif");
}
#mainBlock .seperator
{
	margin-bottom:20px;
	border-top:3px #336699 dotted;
}

.mainBlockContainer h2
{
	font-size:18px;
	line-height:20px;
	margin:0px;
	padding:0px;
	font-weight: normal;
	font-variant: small-caps;
}
.mainBlockContainer h2 span
{
	color:#666;
	font-weight: bold;
}
.mainBlockContainer h2 a
{
	color:#336699;
	text-decoration: none;
}

#videoGallery
{
	margin:0px;
	padding:0px;
	list-style: none;
}
#videoGallery li
{
	margin:0px;
	padding:0px;
	list-style: none;
	float:left;
	width:130px;
	height:155px;
	overflow:hidden;
	font-size:10px;
}
#videoGallery li h2
{
	margin:0px;
	padding:0px;
	margin-top:5px;
	font-size:11px;
}
#videoGallery li span
{
	color:#999;
}
#videoGallery li div
{
	height:90px;
	background-position:center;
}
#videoGallery li div a
{
	display:block;
	width:inherit;
	height:80px;
}
#videoGallery li div a:hover
{
	border:5px #FFF solid;
}
#videoGallery .spacing
{
	margin-right:20px;
}
#videoGallery .selected
{
	border:5px #3399cc solid !important;
}
#videoContainer
{
	background-color:#000;
}
#vimeoDescription
{
	background-color:#333;
	border-top:4px #222 solid;
	border-bottom:1px #000 dotted;
	border-right:1px #111 dotted;
	border-left:1px #111 dotted;
	margin:0px 8px;
	padding:16px 26px;
	text-align:justify;
	color:#CCC;
	font-size:11px;
}
.aboutBlock
{
	position:relative;
	background-image:url("/images/default/aboutBlock.png");
	background-repeat:no-repeat;
	background-position:center top;
	height:254px;
	z-index:2;
	padding-top:30px;
}
.aboutBlock h1
{
	font-weight: normal;
	font-size:11px;
	margin:0px;
	padding:0px;
	margin-left:26px;
}
.aboutBlock p
{
	font-size:12px;
	margin:0px;
	padding:0px;
	margin-top:40px;
	margin-left:13px;
	line-height:21px;
}
.aboutBlock p span
{
	color:#3399cc !important;
}
.aboutBlock p a
{
	color:#3399cc !important;
}
.aboutBlock p a:hover
{
	color:#FFF !important;
}
.aboutBlockInfo
{
	position:relative;
	z-index:3;
}
.aboutBlockInfo h1
{
	font-weight: normal;
	font-size:14px;
	margin:0px;
	padding:0px;
	margin-left:26px;
}
.aboutBlockInfo p
{
	font-size:12px;
	margin:0px;
	padding:0px;
	margin-top:15px;
	line-height:21px;
}

.formGo
{
	float:left;
	width:22px;
	height:22px;
	margin-top:6px;
	background-image:url("/images/default/loader.gif");
	background-position:center;
	background-repeat:no-repeat;
}




.vimeoInfo
{
	margin:3px 0px 7px 0px;
}
.vimeoInfo a
{
	display:block;
	float:right;
	padding:8px 0px;
	padding-left:20px;
	font-size:11px;
	margin-left:10px;
	text-decoration:none;
	color:#FFF;
	background-position:left center;
	background-repeat:no-repeat;
}
.vimeoInfo a:hover
{
	color:#3399cc;
}







.blogPost .postHeader .postDate
{
	float:left;
	text-align:center;
	width:77px;
	height:77px;
	overflow:hidden;
	background-image:url("/images/default/blog/postDate.png");
}
.blogPost .postHeader .postDate div
{
	padding-top:8px;
	padding-right:4px;
}
.blogPost .postHeader .postDate span
{
	display:block;
	font-size:30px;
	color:#3D89BC;
}
.blogPost .postHeader .postTitle
{
	float:left;
	width:430px;
	color:#CCC;
	margin:4px 8px;
}
.blogPost .postHeader .postTitle span
{
	text-transform: capitalize;
	font-size:12px;
	color:#3D89BC;
}
.blogPost .postHeader .postTitle a
{
	text-transform: capitalize;
	font-size:11px;
	color:#444;
	text-decoration: none;
}
.blogPost .postHeader .postTitle a:hover
{
	text-transform: capitalize;
	font-size:11px;
	color:#FFF;
	text-decoration: none;
}
.blogPost .postHeader .postTime
{
	float:right;
	color:#222;
	line-height:40px;
}
.blogPost .postHeader h1
{
	margin:0px;
	padding:0px;
	font-size:18px;
	color:#FFFFFF;
	font-weight: normal;
	text-transform: lowercase;
	padding-bottom:5px;
}
.blogPost .postHeader h1 a
{
	font-size:18px !important;
	color:#FFFFFF !important;
}
.blogPost .postHeader h1 a:hover
{
	color:#3D89BC !important;
}
.blogPost .postText
{
	color:#666666;
	font-size:13px;
	line-height:16px;
	margin:0px;
	padding:0px;
	text-align:justify;
	padding-bottom:50px;
}
/* ============== */
/* = PAGINATION = */
/* ============== */
.pagination
{
	margin:0px 5px;
	width:610px;
}
.paginationControl
{
	height:36px;
	overflow: hidden;
	text-align:center;
	font-size:11px;
}
.paginationControl .pagBtn
{
	line-height:34px;
	margin:0px 5px;
	color:#3D89BC;
	text-decoration:none;
}
.paginationControl .pagBtn:hover
{
	color:#FFF !important;
}
.paginationControl .disabled
{
	color:#111 !important;
}
.paginationControl .page
{
	line-height:36px;
	border:1px #222 solid;
	background-color:#111111;
	padding:3px;
	color:#3D89BC;
	text-decoration:none;
}
.paginationControl .selected
{
	border:1px #FFF solid;
	color:#FFF;
}
.Zend_Tag_Cloud
{
	list-style: none;
	margin:0px;
	padding:0px;
	text-align: justify;
}
.Zend_Tag_Cloud span a
{
	color:#3D89BC;
}
.Zend_Tag_Cloud span a:hover
{
	color:#FFF;
}

#links h1
{
	margin:0px;
	padding:0px;
	color:#3D89BC;
	border-bottom:3px #222 solid;
	margin-bottom:10px;
}
#links div span
{
	margin:0px;
	padding:0px;
	float:left;
	line-height:25px;
	margin-right:10px;
	color:#CCC;
	text-transform: capitalize;
	font-variant: small-caps;
	letter-spacing: 1px;
}
#links div
{
	padding:2px 10px;
	margin-top:5px;
}
#links a
{
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#3D89BC;
	line-height:25px;
	text-decoration: none;
}
#links a:hover
{
	color:#888;
}







.contactForm
{
	float:left;
	width:236px;
	margin:20px;
	margin-bottom:0px;
}
.contactForm .input
{
	background-color:#050505;
	border:1px #264565 solid;
	float:left;
	padding:11px;
	margin-bottom:14px;
	position:relative;
}
.contactForm .input input
{
	background-color:#050505;
	color:#757575;
	font-family: "MS Trebuchet", sans-serif;
	font-size:12px;
	border:0px;
	width:226px;
	letter-spacing: 1px;
}
.contactForm .input textarea
{
	background-color:#050505;
	color:#757575;
	font-family: "MS Trebuchet", sans-serif;
	font-size:12px;
	border:0px;
	width:226px;
	height:64px;
	letter-spacing: 1px;
}
.contactForm .submit
{
	display:block;
	float:left;
	border:0px;
	color:transparent;
	background-image:url("/images/default/sendBtn.png");
	background-position: 50%;
	background-repeat:no-repeat;
	background-color:transparent;
	font-size:17px;
	padding:5px 15px;
	margin-top:3px;
	width:250px;
	cursor:pointer;
}
.form-error
{
	border:1px #B4BBFF solid !important;
	background-color:#222 !important;
}
.form-error > input
{
	background-color:#222 !important;
	color:#999 !important;
}
.form-error > textarea
{
	background-color:#222 !important;
	color:#999 !important;
}





/**************************************************************/
.comment-form h4
{
	color:#B4BBFF;
	font-size:14px;
	margin:0px;
	margin-bottom:15px;
	padding:5px 0px;
	border-bottom:2px #B4BBFF solid;
}
.comment-form label
{
	width:170px;
	color:#999;
	line-height:25px;
	padding-left:7px;
	display:block;
}
.comment-form input
{
	width:300px;
	margin-bottom:10px;
	border:1px #333 solid;
	background-color:#000;
	color:#B4BBFF;
	padding:6px;
	font-size:14px;
}
.comment-form textarea
{
	width:420px;
	margin-bottom:10px;
	border:1px #555 solid;
	background-color:#000;
	color:#CCC;
	padding:8px;
	font-size:12px;
	height:160px;
}
.comment-form .checkbox
{
	float:none;
	width:20px;
	margin-top:20px;
}
.comment-form .submit
{
	width:140px;
}
.comment-form-errors
{
	margin:2px;
	margin-bottom:10px;
	border:1px #B4BBFF dotted;
	background-color:#000;
	padding:10px;
}
.comment-form-errors h5
{
	margin:0px;
	padding:0px;
	color:#B4BBFF;
	font-size:13px;
}
.comment-form-errors ul
{
	list-style: none;
	margin:0px;
	padding:0px;
	margin-top:5px;
}
.comment-form-errors ul li
{
	list-style: none;
	margin:0px;
	padding:2px;
	color:#999;
	padding-left:10px;
}
.comment-form-success
{
	margin:20px 2px;
	border:1px #666 dotted;
	padding:5px;
	color:#0A62F2;
	background-color:#000;
	text-align:center;
}
.comment
{
	border-bottom:1px #333 dashed;
}
.comment p
{	
	margin-bottom:20px;
	font-size:12px !important;
	color:#999 !important;
}
.comment-default
{
	float:right;
	cursor:pointer;
	padding:5px;
	padding-left:20px;
}
.comment-default:hover
{
	color:#5582EE;
}
.comment-reply
{
	margin-bottom:10px;
	display:block;
	text-align:right;
}
.comment-form-success h3
{
	margin:0px;
	padding:8px 0px;
}
.comment-replys
{
	background-color:#111;
	padding:10px;
	padding-left:100px;
	border-bottom:1px #222 solid;
	border-right:1px #222 solid;
	margin-bottom:20px;
}
.comment-header
{
	line-height:23px;
	margin-top:10px;
}
.comment-header span
{
	font-size:16px;
	color:#333;
}
.comment-header b
{
	font-size:12px;
	color:#4095C3;
	font-weight: normal;
	text-transform: uppercase;
}
.comment-header img
{
	border:3px #222 solid;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}