/*
Theme Name: Blogfolio
Theme URI: http://wordpress.org/
Description: A design created by <a href="http://www.mattbeaudry.com/wordpress/">Matt Beaudry</a>
Version: v3.0
Author: Matt Beaudry
Author URI: http://www.mattbeaudry.com
Tags: simple, clean, grunge, block, blue, grey, blogfolio, portfolio, blog, hybrid
*/

/* Begin Blogfolio Theme */
.skillicons{
	text-align:center;
	padding:10px;
	float:left;
	font-size:10px;
	font-weight:bold;
}
body {
	font-family: Myriad Pro, Trebuchet MS, Arial, Sans-Serif;
	font-size:  14px;
	color: #bbbbbb;
	text-align: center;
	margin-top: 44px; 
	background: #FFFFFF url(images/header-bg.jpg) no-repeat top center;
}
h2.rightnav {
	color: #000000;
	font-size: 22px;
	text-align: right;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
a:link, a:visited {
	font-size:  14px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size:  14px;
	color: #6298e2;
}
a.twitterlink {
	font-size:  10px;
	color: #6298e2;
}
a.twitterlink:hover {
	color: #FFFFFF;
}
div.twitterlink {
	font-size:  10px;
}
.twitterlink a.link {
	font-size:  10px;
	color: #6298e2;
}
img{
	border:solid 5px #bbb;
    margin-right:5px;
}
a img:hover{
	border-color:#6298e2;
}
.notification-top {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #181818;
    color: #fff;
}







/*******************************/
/********* HEADER CSS **********/
/*******************************/

div.headwrap {
	width: 100%;
	height: 280px;
	max-height: 280px;
}
div.navwrap {
	width: 352px;
	height: 100%;
	float: right;
}

div.footerwrap {
	background-color: #181818;
	width: 100%;
	height: 50px;
	float:left;
}
div.footercontent {
	padding: 18px;
	font-size:  14px;
	color: #bbbbbb;
}
div.pageheader {
	float: left;
	padding-top: 188px;
	position: absolute;
	font-size: 60px;
	font-weight: bold;
}
div.pagesubheader {
	position: absolute;
	top: 184px;
	font-size: 16px;
	padding-left: 3px;
}
div.alltabs {
	opacity:0.5;
	filter:alpha(opacity=50);
	text-align:center;
	font-weight: bold;
	font-size: 16px;
	padding-top: 210px;
}
div.alltabstext {
	opacity: 1.0;
    filter: alpha(opacity=100);
    background: transparent;
    position: absolute;
    top: 280px;
    font-weight: bold;
    font-size: 16px;
}

#nav div:hover, #nav div.sfhover {
	opacity:0.3;
	filter:alpha(opacity=30);
}

#nav a:hover 
{
	color: #069;   
	opacity:0.3;
	filter:alpha(opacity=30);
}
.navwrap a {
	color: #bbb; text-transform: uppercase;text-align: center;text-align:center;width:100%;
}
div.tab1text {width: 67px;text-align: center;}
div.tab2text {width: 67px;text-align: center;}
div.tab3text {width: 67px;text-align: center;}
div.tab4text {width: 67px;text-align: center;}
div.tab1wrap {
	width: 67px;
	height: 100%;
	float: left;
	margin-right: 28px;
}
div.tab1head {
	width: 100%;
	height: 10px;
	background-color: #6298e2;
}
div.tab1body {
	width: 100%;
	height: 60px;
	background-color: #6298e2;
	opacity:0.0;
	filter:alpha(opacity=0);
}
div.tab2wrap {
	width: 67px;
	height: 100%;
	float: left;
	margin-right: 28px;
}
div.tab2head {
	width: 100%;
	height: 10px;
	background-color: #e162e2;
}
div.tab2body {
	width: 100%;
	height: 60px;
	background-color: #e162e2;
	opacity:0.0;
	filter:alpha(opacity=00);
}
div.tab3wrap {
	width: 67px;
	height: 100%;
	float: left;
	margin-right: 28px;
}
div.tab3head {
	width: 100%;
	height: 10px;
	background-color: #6ee262;
}
div.tab3body {
	width: 100%;
	height: 60px;
	background-color: #6ee262;
	opacity:0.0;
	filter:alpha(opacity=0);
}
div.tab4wrap {
	width: 67px;
	height: 100%;
	float: left;
}
div.tab4head {
	width: 100%;
	height: 10px;
	background-color: #d66533;
}
div.tab4body {
	width: 100%;
	height: 60px;
	background-color: #d66533;
	opacity:0.0;
	filter:alpha(opacity=0);
}	
	
	
	
	
	
	
	

/*******************************/
/********* WRAPPER CSS **********/
/*******************************/

	div.centeringwrap {
		width:100%;
		height:100%;
		text-align:center;
	}
	div.pagewrap {
		width: 900px;
		text-align: left;
		margin-left: auto;    
		margin-right: auto;
	}
	div.bodywrap {
		width: 900px;
		height: auto;
		margin-bottom: 18px;
		float:left;
	}
	div.contentwrap{
		text-align:justify;
	
	}
	div.highlightblog{
		background-color: #6298e2;
		height: 10px;
	}
	div.highlightportfolio{
	
	}
	div.highlightresume{
	
	}
	div.highlightcontact{
	
	}
	div.postwrap {
	}
	.postcontent p{
		padding:0px;
		margin:0px;
	}
	
	
	
/*******************************/
/********* BODY CSS **********/
/*******************************/

	div.bodycontent {
		height:auto;
		width: 480px;
		float: left;
		padding: 20px;
		background-color:#181818;
		border-bottom-style: solid; 
		border-bottom-width: 10px;
		border-top-style: solid; 
		border-top-width: 10px;
		margin-bottom:20px;
	}
	div.bodyborderblog{
		border-top-color: #6298e2; 
		border-bottom-color: #6298e2;
	}
	div.bodyborderportfolio{
		border-top-color: #e162e2; 
		border-bottom-color: #e162e2;
	}
	div.bodyborderresume{
		border-top-color: #6ee262; 
		border-bottom-color: #6ee262;
	}
	div.bodybordercontact{
		border-top-color: #d66533; 
		border-bottom-color: #d66533;
	}
.bodyborderportfolio img{
	margin-right:30px;
}
	div.bodyrightnav {
		height: auto;
		width: 160px;
		float: left;
		background-color: #181818;
		text-align: right; 
		padding-top:13px;
		padding-bottom:18px;
		padding-right:18px;
		padding-left:18px;
		border-top-style: solid; 
		border-top-color: #bbbbbb;
		border-top-width: 10px;
		border-bottom-style: solid; 
		border-bottom-color: #bbbbbb;
		border-bottom-width: 10px;
	}
	div.bodyrightnavtwitter {
		height: auto;
		width: 160px;
		float: left;
		background-color: #181818;
		text-align: right; 
		padding-top:13px;
		padding-bottom:18px;
		padding-right:18px;
		padding-left:18px;
		border-top-style: solid; 
		border-top-width: 10px;
		border-bottom-style: solid; 
		border-bottom-width: 10px;
		
		margin-top:10px;
		border-top-color: #6298e2;
		border-bottom-color: #6298e2;
	}
	div.bodyrightnavresume {
		height: auto;
		width: 160px;
		float: left;
		background-color: #181818;
		text-align: right; 
		padding-top:13px;
		padding-bottom:18px;
		padding-right:18px;
		padding-left:18px;
		border-top-style: solid; 
		border-top-width: 10px;
		border-bottom-style: solid; 
		border-bottom-width: 10px;
		margin-bottom:10px;
		border-bottom-color: #6ee262;
		border-top-color: #6ee262;
	}
	div.titlewrap {
		height: 50px;
		width: auto;
		margin-bottom:20px;
	}
	div.contentbox {
		height: 100%;
		width: auto;
		background-color: #000000;
        border: solid;
        border-color: #222222; 
		padding:10px;
		float:left;
		margin-bottom:28px;
	}
	div.postdate {
		text-align: center;
		float: left;
		height: 100%;
		width: 70px;
		background-color: #6298e2;
		color: black;
		font-size: 14px;
		font-weight: bold;
        border: solid #444 10px;
        margin-left:-40px;
        padding-top:10px;
	} 
	div.posttitle {
		float: left;
		height: auto;
		width:400px;
		margin-left:20px;
	}
	div.posttitle a{
		font-size:25px;
	}
	div.postmeta{
		float:left;
		margin-left:20px;
		width:400px;
		height:20px;
	}
	div.postcontent {
		padding-top: 20px;
		padding-left: 5px;
	}
	div.postfooter {
	}
	
	.postcontent p{
		margin-top:20px;
			margin-bottom:20px;
			margin-right:10px;
	}
	
	
	
	
	
	
	
/*******************************/		
/********* Text CSS **********/
/*******************************/
	
	.dateday {
		color: #000000;
		font-size: 20px;
		font-weight: bold;
	}
	.datemonth {
		color: #FFFFFF;
		font-size: 15px;
	}
	.rightnavtitle {
		color: #000000;
		font-size: 36px;
		font-weight: bold;
	}

	.linkwhite a:link, a:visited, a:hover{
		
	}
	.linkwhite a:hover{
	
	}
	.linkblue a:link, a:visited, a:hover{
		
	}
	.linkblue a:hover{
	
	}
	.cwhite{
		color: #ffffff;
	}
	.cblack{
		color: #000000;
	}
	.cdarkgrey{
		color: #181818;
	}
	.clightgrey{
		color: #bbbbbb;
	}
	.cblue{
		color: #c;
	}
	.cpink{
		color: #e162e2;
	}
	.cgreen{
		color: #6ee262;
	}
	.corange{
		color: #d66533;
	}
	.myriad {
		font-family: Myriad Pro, Trebuchet MS, Arial, Sans-Serif;
	}
	.floatleft{
	float:left;
	}




/*******************************/
/********* SIDEBAR CSS *********/
/*******************************/

.sidebarwrap-center{
	height:auto;
	width:162px;
	float:right;
	list-style:none;
	margin-right:28px;
}
.sidebarwrap-right{
	height:auto;
	width:162px;
	float:right;
	list-style:none;
}
.sidebarwrap-bottom{
	height:auto;
	float:left;
	list-style:none;
}
.sidebarwrap-center li{
	list-style:none;
}
.sidebarwrap-right li{
	list-style:none;
}
ul, menu, dir {
-webkit-padding-start: 0px !important;
}
.smw_center {
text-align: left !important;
}
.sideone, .sidetwo, .sidethree, .sidefour, .sidefive{
	height: auto;
	width: 122px;
	float: left;
	background-color: #181818;
	text-align: left; 
	border-top-style: solid; 
	border-top-width: 10px;
	border-bottom-style: solid; 
	border-bottom-width: 10px;
	border-bottom-color: #bbbbbb;
	border-top-color: #bbbbbb;
	margin-bottom:20px;
	padding:20px;
}



/* WIDGETS  */

li.widget{
	list-style: none;
}
h2.widgettitle{
	margin:0px;
	font-family: 'Myriad Pro', 'Trebuchet MS', Arial, sans-serif;
	font-size: 20px;
	color:#ffffff;
margin-bottom:14px;
}
h2.widgettitle a{
	font-size:20px;
}

#recent_photos_envelope {}
.recent_photo_image img {margin-bottom:20px;margin-left:20px;float:left;}
.recent_photo_image a {display:inline;}
.recent_photo_image a:hover {}
#browsephotos {margin: 0 25px 20px 12px; float:right;}

ul.advanced-recent-posts li{
}
img.recent-posts-thumb{	
	margin-right:0px !important;
}
ul.advanced-recent-posts{
	margin:20px 0px 0px 0px !important;
	padding:0px !important;
}
div.aktt_tweets{
	font-size:11px;
}

div.aktt_tweets a{
	font-size:11px;
}

div.aktt_tweets li{
	margin-bottom:5px;
}
html {
margin-top: 0px !important;
padding-top:0px;
}
