/*  
Theme Name: Briefcase
Theme URI: http://themeforest.net?ref=Maximus
Description: A High Contrast Fun Portfolio Theme For Wordpress
Version: 1.0
Author: Maximus
Author URI: http://themeforest.net?ref=Maximus
*/


/* ----------------------------------------------------------------
* BROWSER RESET
 * ---------------------------------------------------------------- 
*/ 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* ---------------------------------------------------------------- 
 *  GLOBAL
 * ---------------------------------------------------------------- 
*/ 
html, body {
	height: 100%;
}
html {
	font-size: 76%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.4em;
}
.clear {
	clear: both;
	width: 1px;
	height: 1px;
	margin: 0;
	padding: 0;
}
/* ---------------------------------------------------------------- 
*  WRAPPER
* ---------------------------------------------------------------- 
*/ 
#wrapper {
	width: 100%;
	margin-top: 127px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
/* ---------------------------------------------------------------- 
*  BUTTON TEMPLATE
* ---------------------------------------------------------------- 
*/ 
div.button {
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}
div.button a {
	color:#000000;
	margin-left: 3px;
	padding: 8px 8px 8px 5px;
	text-decoration: none;
}
/* ---------------------------------------------------------------- 
*  HEADER
* ---------------------------------------------------------------- 
*/ 
#header {
	width: 940px;
	height: 49px;
	margin: -1px auto 0;
	padding: 20px 20px 0;
	position: relative;
}
#header h1 {
	display: inline;
	margin: 0 8px 0 0;
	padding-right: 13px;
	font-size: 26px;
}
#header h1 a {
	font-weight: bold;
	text-decoration: none;
}
#header span {
	position: relative;
	top: -3px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight:bold;
}
#header ul {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
	height: 30px;
	margin-right: 20px;
}
#header li {
	float: left;
	height: 100%;
	margin-left: 1px;
	padding:6px 15px 0px 15px;
	font-size: 24px;
	text-align: center;
	/*text-transform: uppercase;*/
	font-weight:bold;
}
#header li a {
	text-decoration: none;	
}
/* ---------------------------------------------------------------- 
*  CONTENT
* ---------------------------------------------------------------- 
*/ 
#content {
	width: 940px;
	min-height: 500px;
	margin: 0 auto;
	/*padding: 20px;*/
}
.featured_category {
	float:left;
	margin:10px;
}
.featured_title {
	float:left;
}
.featured_background {
	background:#1e1b1b;
	margin:0px 10px;
}
#content #featured div.image {
	height: 350px;
	width: 940px;
	overflow: hidden;
	display: none;
}
#content #featured div.active {
	display: block;
}
#content #featured .data {
	height: 90px;
	/*background: url(images/featured-background.gif) no-repeat;*/
}
#content #featured .data h2 {
	font-size: 26px;
	color: #FFF;
	margin-top: 1px;
	background:#ed145b;
	padding:4px 0px 4px 0px;
}
#content #featured .data h2 a {
	color: #FFF;
	text-decoration: none;
	background:#ed145b;
	padding:3px;
}
#content #featured .data h2 a:hover {
	color: #FFF;
	text-decoration: none;
	background:#191616;
	padding:3px;
}

#content #featured .data span a {
	font-size: 18px;
	font-weight:bold;
	text-decoration: none;
	background:#00A2E0;
	padding:2px;
}
#content #featured .data span a:hover {
	text-decoration: none;
	background:#8CC63F;
	padding:2px;
}
#content #featured .data .comments {
	float: left;
	width: 42px;
	height: 42px;
	margin-top: 25px;
	font-size: 24px;
	font-weight: bold;
	padding-top: 6px;
	text-align: center;
}
#content #featured .data .comments a {
	text-decoration: none;
}
#content #featured .data .left {
	float: left;
	margin: 25px 0 0 12px;
	padding: 0;
}
#content #featured .data .right div {
	float: left;
}
#content #featured .data .right {
	float: right;
	text-align: right;
	padding:0px 18px 0px 0px;
}
#content #featured .data .right .featured_left {
	width: 26px;
	height: 26px;
	margin-top: 32px;
	cursor: pointer;
}
#content #featured .data .right .featured_display { /*width: 370px;*/
}
#content #featured .data .right .image {
	margin: 20px 0 0 30px;
	width: 100px;
	height: 44px;
	display: block;
	cursor: pointer;
	border: 3px solid #353535;
}
#content #featured .data .right .active {
	width: 100px;
	height: 44px;
	border: 3px solid #cacaca;
}
#content #featured .data .right .featured_right {
	width: 26px;
	height: 26px;
	margin: 32px 0 0 14px;
	cursor: pointer;
}
/* ---------------------------------------------------------------- 
*  CONTENT MAIN
* ---------------------------------------------------------------- 
*/
#content #main .left, #content #main .right {
	float: left;
	width: 455px;
}
#content #main .left {
	margin-right: 15px;
}
#content #nav {
	margin: 20px 0px -1px 0px;
	padding:0px;
}
#content #nav ul {
	float: left;
	font-size: 14px;
	font-weight: bold;
}
#content #nav li {
	float: left;
	margin-right: 28px;
	overflow: hidden;
	height: 26px;
	line-height: 26px;
}
#content #nav a {
	color: #000000;
	text-decoration: none;
}
#content #nav a:hover {
	text-decoration: underline;
}
#content #nav li.active {
	background: url(images/btn_left.gif) no-repeat left center;
}
#content #nav li.active a {
	margin-left: 3px;
	padding: 10px 8px 10px 5px;
	background: url(images/btn_right.gif) no-repeat right center;
	color:#FFF;
}
#content #nav li.active a:hover {
	text-decoration: none;
}
#content #main .tab {
	display: none;
}
#content #main .active {
	display: block;
	border:4px solid #24afe4;
}
.tab_active {
	display: block;
	border:4px solid #24afe4;
}
#content #main .popular {
	height: 48px;
	padding-left: 70px;
	padding-right: 50px;
	padding-top: 15px;
	background: #fafafa;
	border-top: 1px solid #efefef;
	position: relative;
}
#content #main .alt {
	background: #c1c1c1;
}
#content #main .popular h3 {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 3px;
}
#content #main .popular h3 a {
	text-decoration: none;
	background:#ED145B;
	color:#FFFFFF;
	padding:2px;
	font-weight:bold;
}
#content #main .popular h3 a:hover {
	text-decoration: none;
	background:#1e1b1b;
	color:#FFFFFF;
	padding:2px;
	font-weight:bold;
}
#content #main .popular span {
	color: #fafafa;
	font-size: 10px;
	font-weight: bold;
}
#content #main .popular span a {
	color: #f4be00;
	text-decoration: none;
}
#content #main .popular span a:hover {
	color: #FFF;
	background:#8CC63F;
	padding:2px;
}
#content #main .popular div.image {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 7px;
	left: 6px;
	overflow: hidden;
}
#content #main .popular div.comments {
	width: 36px;
	height: 32px;
	position: absolute;
	top: 15px;
	right: 10px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 4px;
	background: url(images/comment.gif) no-repeat;
}
#content #main .popular div.comments a {
	color: #ffffff;
	text-decoration: none;
}
#content #main .latest {
	height: 48px;
	padding-left: 70px;
	padding-right: 50px;
	padding-top: 15px;
	background: #fafafa;
	border-top: 1px solid #efefef;
	position: relative;
}
#content #main .alt {
	background: url(images/popular_alt.gif) repeat-x;
}
#content #main .latest h3 {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 3px;
}
#content #main .latest h3 a {
	background:#ED145B;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px;
	text-decoration:none;
	
}
#content #main .latest h3 a:hover {
	background:#1E1B1B;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px;
	text-decoration:none;
}
#content #main .latest span {
	color: #f4be00;
	font-size: 10px;
	font-weight: normal;
}
#content #main .latest span a {
	background:#00A2E0;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px;
	text-decoration:none;
}
#content #main .latest span a:hover {
	background:#8CC63F;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px;
	text-decoration:none;
}
#content #main .latest div.image {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 7px;
	left: 6px;
	overflow: hidden;
}
#content #main .latest div.comments {
	width: 36px;
	height: 32px;
	position: absolute;
	top: 15px;
	right: 10px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 4px;
	background: url(images/comment.gif) no-repeat;
}
#content #main .latest div.comments a {
	color: #ffffff;
	text-decoration: none;
}
#content #main .comment {
	height: 48px;
	padding-left: 70px;
	padding-top: 15px;
	background: #fafafa;
	border-top: 1px solid #efefef;
	position: relative;
}
#content #main .comment a {
	color: #000000;
	text-decoration: underline;
}
#content #main .comment a:hover {
	text-decoration: none;
}
#content #main .comment div.image {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 7px;
	left: 6px;
	overflow: hidden;
}
#content #main #flickrrss img {
	margin: 10px;
	border:4px solid #DCDCDC;
}
#content #main .right {
	margin-left: 15px;
}
#content #main .right h3 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin: 28px 0 14px;
}
#content #main .right p {
	line-height: 22px;
}
#content #main .right img {
	display: none;
}
#content #main .right img:first-child {
	display: block;
	float: right;
	/*margin-top: -39px;*/
	margin-left: 12px;
	background: #f3f3f3;
	padding: 4px;
	border: 1px solid #e7e7e7;
}
/* ---------------------------------------------------------------- 
*  CONTENT POST
* ---------------------------------------------------------------- 
*/
#content #category_nav {
	height: 90px;
	overflow: hidden;
	margin:12px 0px 0px 0px;
	/*background: url(images/nav_bck.gif) no-repeat left top;*/
}
#content #category_nav ul {
	float: left;
	margin-left: 1px;
}
#content #category_nav li {
	float: left;
	margin: 14px 28px 0 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
}
#content #category_nav li a {
	color: #FFF;
	text-decoration: none;
	background:#00a2e0;
	padding:3px;
}
#content #category_nav li a:hover {
	background:#8CC63F;
	padding:3px;
}
#content #category_nav li.active {
	padding: 2px 0 0;
	margin-top: 14px;
	margin-right: 17px;
	background: url(images/btn_left.gif) no-repeat center left;
}
#content #category_nav li.active a {
	margin-left: 3px;
	padding: 10px 8px 8px 6px;
	background: url(images/btn_right.gif) no-repeat right center;
}
#content #category_nav li.active a:hover {
	text-decoration: none;
}
#content .post .post_title {
	background: url(images/post-title-bck.gif);
	/*background: url(images/post-bar.gif) no-repeat left bottom;*/
	height: 65px;
	margin-bottom: 16px;
	padding-top: 28px;
}
#content .post .no_background {
	background: url(images/post-bar.gif) no-repeat left bottom;
}
#content .post .post_title div.button {
	float: right;
}
#content .post .post_title div.button a {
	color: #000000;
}
#content .post .comments {
	float: left;
	width: 36px;
	height: 32px;
	text-align: center;
	padding-top: 1px;
	margin-right: 12px;
	font-size: 24px;
	font-weight: bold;
	background: url(images/comment.gif) no-repeat;
}
#content .post .comments a {
	color: #ffffff;
	text-decoration: none;
}
#content .post h2 {
	font-size: 16px;
	font-weight: bold;
	float:left;
	margin:0px 10px 0px 0px;
	/*background:#00A2E0;*/
	padding:3px;
	color:#FFF;
}
#content .post h2 a {
	color:#FFF;
	text-decoration: none;
	background:#ed145b;
	padding:3px;
}
#content .post h2 a:hover {
	color:#FFF;
	text-decoration: none;
	background:#191616;
	padding:3px;
}
#content .post div.category {
	font-size:12px;
	font-weight:bold;
	margin-bottom: 24px;
	margin:5px 0px 0px 0px;
}
#content .post div.category a {
	color: #FFF;
	text-decoration: none;
	background:#00A2E0;
	padding:3px;
}
#content .post div.category a:hover {
	color: #FFF;
	text-decoration: none;
	background:#8CC63F;
	padding:3px;
}
#content .post img.featured {
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: url(images/post-bar.gif) no-repeat center bottom;
}
#content .post {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 22px;
	background: url(images/post-bar.gif) no-repeat center bottom;
}
#content .post p {
	padding-bottom: 20px;
}
#content .post a {
	color: #d1a301;
}
#content .post blockquote {
	background: #f2f2f2 url(images/blockquote.gif) no-repeat left top;
	border-left: 5px solid #ffd02a;
	margin: 8px 0 20px;
	padding: 12px 0 13px 46px;
}
#content .post blockquote p {
	padding-bottom: 0;
}
#content .post ol, #content .post ul {
	padding-bottom: 20px;
}
#content .post ol {
	margin-left: 20px;
	list-style-type: decimal;
}
#content .post ul {
	margin-left: 15px;
	list-style-image: url(images/post_li.gif);
}
/* ---------------------------------------------------------------- 
*  CONTENT POST > PORTFOLIO
* ---------------------------------------------------------------- 
*/
#content .portfolio {
	padding-bottom: 0;
	margin-bottom: 50px;
}
#content .portfolio div.post_img {
	width: 940px;
	height: 350px;
	overflow: hidden;
	margin-top: 20px;
}
/* ---------------------------------------------------------------- 
*  CONTENT ABOUT PAGE
* ---------------------------------------------------------------- 
*/
.about_us_pg {
	height: 140px;
	overflow: hidden;
	margin:25px 0px 0px 0px;
	clear:both;
}

.about_us_pg h2{
	padding:3px;
	margin:0px;
	font-size:16px;
	background:#00A2E0;
	color:#FFFFFF;
	width:50px;
}



#ldesc p{
	padding:10px 0px 0px 0px;
	margin:0px;
}

#ldesc a{
	color:#2B2B2B;
	text-decoration:underline;
}

#ldesc a:hover{
	color:#00A2E0;
	text-decoration:underline;
}

#content #aboutpg #photo {
	float: right;
	margin: 0px 20px 10px 40px;
	padding: 5px;
	background: #F3F3F3;
	border: 1px solid #E7E7E7;
}
#content #aboutpg #name {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
}
#content #aboutpg #location {
	font-size: 14px;
	color: #666666;
	margin-bottom: 30px;
	font-style: italic;
}
#content #aboutpg #sdesc {
	margin-bottom: 20px;
}
#content #aboutpg #ldesc {
	padding-top: 20px;
	margin-bottom: 20px;
	background: url(images/post-bar.gif) no-repeat center top;
}
/* ---------------------------------------------------------------- 
*  PAGE NAVIGATION
* ---------------------------------------------------------------- 
*/
.page_navigation {
	height: 50px;
	overflow: hidden;
	background: url(images/nav_bck.gif) no-repeat left top;
}
.page_navigation ul {
	float: left;
	margin-left: 1px;
}
.page_navigation li {
	float: left;
	margin: 14px 8px 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
}
.page_navigation li a {
	color: #000000;
	text-decoration: none;
}
.page_navigation li a:hover {
	text-decoration: underline;
}
.page_navigation li.active {
	padding: 2px 0 0;
	margin: 12px 10px 0 2px;
	background: url(images/btn_left.gif) no-repeat center left;
}
.page_navigation li.active a {
	margin-left: 3px;
	padding: 10px 8px 8px 6px;
	background: url(images/btn_right.gif) no-repeat right center;
	color:#FFFFFF;
}
.page_navigation li.active a:hover {
	text-decoration: none;
	color:#FFFFFF;
}
/* ---------------------------------------------------------------- 
*  COMMENTS
* ---------------------------------------------------------------- 
*/
#comment .left, #comment .right {
	float: left;
	width: 455px;
}
#comment .left {
	margin-right: 15px;
}
#comment .right {
	margin-left: 15px;
}
#comment h4 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 25px;
}
#comment #comment_form {
	width: 100%;
	background: #f2f2f2;
	padding-bottom: 10px;
}
#comment #comment_form p {
	padding: 10px;
}
#comment #comment_form p a {
	color: #D1A301;
}
#comment #comment_form input {
	font: 14px Arial, Helvetica, sans-serif;
	width: 407px;
	border: 1px solid #ebebeb;
	padding: 13px;
}
#comment #comment_form textarea {
	font: 14px Arial, Helvetica, sans-serif;
	width: 407px;
	height: 58px;
	border: 1px solid #ebebeb;
	padding: 13px;
}
#comment #comment_form div.button {
	margin: 10px 0 10px 10px;
}
#comment .right .comment .user {
	float: left;
	width: 80px;
	text-align: right;
	margin-right: 20px;
}
#comment .right .comment .user span {
	font-size: 10px;
	color: #ecb800;
}
#comment .right .comment .user span.author {
	color: #000000;
	font-size: 14px;
}
#comment .right .comment .user span.author a {
	color: #000000;
}
#comment .right .comment .text {
	float: left;
	width: 312px;
	padding: 20px;
	border: 1px solid #ebebeb;
	background: #ffffff;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 20px;
	min-height: 90px;
}
#comment .right .comment .alt {
	background: #f9f9f9;
}
#comment .right .comment a {
	color: #d1a301;
	text-decoration: underline;
}
/* ---------------------------------------------------------------- 
*  FOOTER
* ---------------------------------------------------------------- 
*/ 
#footer {
	width: 963px;
	margin: 0 auto;
	padding: 50px 0px 20px 0px;
	font-size: 10px;
	color: #636362;
	position: relative;
	text-transform: uppercase;
}
#footer a.rss {
	position: absolute;
	top: 20px;
	right: 20px;
	padding-right: 20px;
	color: #636362;
	text-decoration: none;
	background: url(images/rss.gif) no-repeat center right;
}
#footer a.rss:hover {
	text-decoration: underline;
}

.ilove {
	clear:both;
	background:url(images/footer_ilove.gif) no-repeat;
	height:90px;
}

.footer_row {
	clear:both;
	padding:0px 0px 40px 0px;
}

.footer_left {
	float:left;
}

.footer_right {
	float:right;
}

.footer_right img{
	padding:0px 5px 0px 5px;
	float:left;
	cursor: pointer;
}

/* 
---------------------------------------------------------------- 
	*   BUBBLES FOR FOOTER  *
---------------------------------------------------------------- 
*/ 

#pageWrap {
	position: absolute;
	z-index: 5;
	top: 138px;
	right: 0px;

}

#bubbleWrap {
	position: absolute;
	z-index: 10;
	right: 310px;
	top: 30px;
}
.bubble {
	position: absolute;
}
.bubble_images {
	float:left;
}

/* 
---------------------------------------------------------------- 
	*   CONTACT US  *
---------------------------------------------------------------- 
*/

.contact_pg {
	clear:both;
	overflow: hidden;
	padding:80px 0px 0px 0px;
}

.contact_pg_hd {
	clear:both;
}

.contact_pg_hd h2{
	padding:3px;
	margin:0px;
	font-size:16px;
	background:#00A2E0;
	color:#FFFFFF;
	width:88px;
}

/*Flikr*/

.flikr_area {
	padding:5px 0px 0px 20px;
}