/* CSS Docum*/
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	background:#98f083;
	color: #FFFFFF;
}

p {
	margin-bottom:7px;
	line-height:22px;
	margin-top:5px;
}

a,
a:link,
a:visited {
	color:#FFFFFF;
	text-decoration:none;
		
}

a:hover,
a:active{
	 text-decoration:underline;
}

strong{
	font-weight:bold;
}

.clearBoth{clear:both; height:0;}
.floatLeft{float:left;}
#backimage {
	background: url(../images/timothy_blake_background.jpg) no-repeat;
}



#container_holder{background:url(../images/timothy_blake_background3.jpg) center top no-repeat;}
#container{width:820px; border-left:5px solid #151515; border-right:5px solid #151515; background:url(../images/stripes_bg.jpg) repeat; margin:0 auto 0;}

#header{
background: url(../images/design_header.jpg);  
height:341px;
width:800px;
margin:0 auto;
}


#logo img {float:left;}

#logo {width:800px; margin:0 auto;}

#nav{width:800px; margin:0 auto;}

.solidblockmenu{
	margin: 0 auto 0;
	padding: 0;
	float: left;
	font: bold 16px Arial;
	border-top: 5px solid #309dcf;
	background:url(../images/stripes_navigations.jpg) repeat-x;
	width:800px;
	
}

.solidblockmenu li{
	display: inline;
}

.solidblockmenu li a{
	float: left;
	color: white;
	padding: 13px 49px;
	text-decoration: none;
	border-right: 0px solid white;
	background:url(../images/bgnav.jpg) repeat 0 0;
}
.solidblockmenu li a.last{
	padding-right: 54px; 	
	border-right:0;
}
.solidblockmenu li a:visited{
	color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: #fff;
	text-decoration:underline;

	
}


#content{ background:#309dcf; clear:both; width:800px; margin:0 auto; padding:10px 0 0.5px;}
	#content p{padding:0 5px;}
	#content p.line{padding:5px 5px;}
	
	
#pannelOne{
	padding:12px;
	float:left;
	width:45%;;
}
#pannelTwo{
	width:45%;
	float:left;
	padding-top:14px;
}	
/*-------------------------------------
       ABOUT ME CONTAINER
--------------------------------------*/
#apannelOne{
	padding:12px;
	float:left;
	width:43%;;
}

#apannelTwo{
	width:43%;
	float:right;
	padding-top:14px;
	padding-right:10px;
}	

/*-------------------------------------
      about me page tb logo
--------------------------------------*/

#aboutmeImage{
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left:15px;
}

#stripes{
	background:url(../images/index_stripes.jpg) repeat-x;
	height:370px;
	width:400px;
	color:#171717;
	font-size:12px;
	line-height:15px;
}

/*-------------------------------------
	Portfolio Panel
--------------------------------------*/

#portfolioTopPannel {
	
}

#portfolioList {
	width:780px;
	margin: 0 auto;
}
.portfolioHeader {
	float:left;
	width:340px;
	height:80px;
	padding-left:10px;
	padding-top:7px;
}

.portfolioText{
	float:right;
	width: 430px;
	
}

#stripes p{
	line-height:18px;
	font-size:12px;
	padding:0 8px 0 8px;
	}

.line{
	clear:both;
	text-align:left;
	border-top:2px solid #e6f6ff;
	width:345px;
	padding-top:15px;
	padding-bottom:10px;
	padding-left:8px;
	margin-top:15px;
	margin-bottom:10px;

}

#footer{
	clear:both;
	text-align:left;
	line-height:36px;
	color:#fff;
	font-size:13px;
	background:#161616 url(../images/stripes_footer.jpg) repeat-x;
	margin:5px 0 0 0;
	
}

#footer p{	line-height:36px; font-size:13px;}

#footer img{line-height:36px;}

.footerLinks {float:right; padding:5px 0 0px 0; margin:0 10px 0px 0;}
.footerLinks li{display:inline; }
.footerLinks li span{height:36px; line-height:36px;  top:-5px; position:relative;}

.hireMeImg{margin:0 0 0 5px;}

/*-------------------------------------
	Portfolio gallery
--------------------------------------*/

#albumlist {
	margin-top: 10px;
}

#albumlist li {
	list-style-type: none;
	padding-bottom:20px;
}
#albumlist li {
	float: left;
	margin-right: 6px;
	margin-bottom: 10px;		
	font: bold 0.8em Arial, Helvetica, sans-serif;
	color: #e6f6ff;
	width:252px;
	padding-bottom:10px;
	background:url(../images/timothy_blake_official_website_portfolio.jpg) no-repeat;
}

#albumlist .linksPortfolio, #albumlist .linksPortfolio li{
	background:#309DCF;
	
}
#albumlist a img {
	display: block;
	margin:8px 13px 14px;
	-moz-opacity:0.8;
	 filter:alpha(opacity=80);
   opacity:0.8;
   -webkit-opacity:0.8;

}

#albumlist a:hover img {
	display: block;
	 /* changes the size of the border */
	 	-moz-opacity:1;
	 filter:alpha(opacity=99);
   opacity:1;
   -webkit-opacity:1;
}

#portfolioLinks li {
	border-bottom: 1px solid #fff;
}

#portfolioLinks a,
#portfolioLinks a:link,
#portfolioLinks a:visited{
	font-size:16px;
	color: #e6f6ff;
	text-decoration:none;
}

#portfolioLinks a:hover,

#portfolioLinks a:active{
	color:#aa0000;
	text-decoration:underline;
	
}

/*-------------------------------------
	freebies
--------------------------------------*/
#freebies {
	margin-top: 10px;
}

#freebies li {
	list-style-type: none;
	padding-bottom:20px;
}

#freebieslist {
	float: left;
	margin-right: 6px;
	margin-bottom: 10px;		
	font: bold 0.8em Arial, Helvetica, sans-serif;
	color: #e6f6ff;
	width:670px;
	padding-bottom:10px;


}

#freebieslist .linksPortfolio, #albumlist .linksPortfolio li{
	background:#309DCF;
	
}
#freebieslist a img {
	display: block;
	margin:12px 16px 14px;
	-moz-opacity:0.8;
	filter:alpha(opacity='80');
    opacity:0.8;
    -webkit-opacity:0.8;

}

#freebieslist a:hover img {
	 display: block;
	 /* changes the size of the border */
	 	-moz-opacity:1;
	 filter:alpha(opacity='99');
     opacity:1;
     -webkit-opacity:1;
}




.freebiesListContainer{
	border-bottom:1px solid #fff;
	margin:10px 0 10px 0;
	padding:10px 0 10px 0;

}

.freebiesLeft {
	width:240px;
	float:left;
		background: transparent url(../images/freebies_box.jpg) no-repeat scroll 0 0;
}

#freebieslist h2{ 
	color:#fff;
	font-family:Helvetica,Arial,Sans-Serif;
	font-size:30px;
	letter-spacing:-1px;
	line-height:32px;
	text-transform:capitalize;

}

.freebiesRight {
	float:left;
	width:420px;
}

#freebieslist p.freebiesName {
	background:#e6f6ff;
	color:#309dcf;
	text-transform:lowercase;
	font-weight:bold;
	font-size:16px;
	text-align:right;
	padding:3px;
}

#freebieslist p{
	padding:0;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:normal;
		
}

.freebiesDownload li{
	display:inline;
	padding:3px;
	border-right: 1px solid #fff;
	
}

.freebiesDownload li.noBorder {border:0;}

.freebiesDownload{
	text-align:center;
	
}

.rssFeed {
	float:right;
}

/*-------------------------------------
 		contact page
--------------------------------------*/

#contactPannelOne{
	padding:14px;
	float:left;
	width:55%;;
}
#contactPannelTwo{
	width:40%;
	float:left;
	padding-top:12px;
}	

/*----------------------------------------------------------------
				Contact Page Gallery
----------------------------------------------------------------*/

#contactAlbum {
	text-align:center;
	width:295px;
	padding:10px 0;
	margin:0 auto;
}

#contactAlbum li {
	list-style-type: none;
}
#contactAlbum li {
	float: left;
	margin-right: 3px;
	margin-bottom: 5px;		
	font: bold 0.8em Arial, Helvetica, sans-serif;
	color: #333333;
}
#contactAlbum img {
	display: block;
	border: 1px solid #ABADB3; /* changes the size of the border */
	-moz-opacity:0.8;
	 filter:alpha(opacity=80);
   opacity:0.8;
   -webkit-opacity:0.8;
}

#contactAlbum a img{border:0px solid #000;}
#contactAlbum a:hover img{border:0px solid #2278e1;
   -moz-opacity:1;
   filter:alpha(opacity=99);
   opacity:1;
   -webkit-opacity:1;
}

.friendsBox {
	background:#e6f6ff;
	
}

/*----------------------------------------------------------------
				Contact Page form
----------------------------------------------------------------*/

#frmContact{
	padding:15px 8px 20px 8px;
	background:url(../images/index_stripes.jpg) repeat-x;
	width:400px;
	margin-top:18px;
	
}

#frmContact label{
	
	float:left;
	font-size:18px;
	padding-bottom:4px;
	width:112px;
	text-align:left;
	padding-right: 10px;
	 color: #2278E1;
}

.frmStyle {
	margin-bottom:10px;
}

.inputTxt{
	border: 2px solid #fafa;
	font-size:12px;
	width: 230px;
	padding: 7px 3px;8
}

.contactRqd{
	color: #2278e1;
}

.inputTxtArea{
	border: 3px solid #000;
	font-size:15px;
}

.sendbutton{
	float:right;
	margin-right: 47px;
	background:url(../images/send_button.png) no-repeat;
	width:114px;
	border:0px;
	height:41px;
	cursor:pointer;
}

.error {font-size:16px; font-weight:bold; color:#af0000; }

.redText {
	font-weight:bold;
}

/*----------------------------------------------------------------
				Index hyperlinks
----------------------------------------------------------------*/

.link1 {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	
}
	

/*----------------------------------------------------------------
				Flash Homepage
----------------------------------------------------------------*/

.flashBackground{
	background:url(../images/slideshow_bg.png) no-repeat;
	width:401px;
	height:218px;
	padding-top:5px;
}

.flashBackground object{ margin-left:4px;}