/* 
TITLE:     	chris cullmann portfolio
DEVELOPER: 	chris@cullmandesign.com
VERSION:   	v.0.1 BETA *of course it's beta*
*/

body {
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	line-height: 1.6em;
	text-align: left;
	color: #fff;
	background-color: #CCC;
	background-image: url('../images/cd_bg02.gif');
	background-repeat: repeat-x;
	}
	
	
/*--TYPOGRAPHICAL ELEMENTS--*/
/*---------------------------*/

h1 {
	font-weight: bold;
	margin: 05px 20px 15px 20px;
}

h2 {
	font-style: normal;
	color: #fff;
	margin: 05px 20px 10px 20px;
}

h3 {
	margin: 0px 0px 4px 0px;
	padding-right: 10px;
	color: #fff;
	border-bottom: 1px solid #eee;
}

p {
	font-size: .9em;
	font-style: normal;
	line-height: 1.5em;
	margin: 00px 10px 10px 0px;
	color: #fff;
}


.bioContent  {
	padding: 0px;
}



ol li {
	font-size: 1.05em;
	line-height: 1.1em;
	margin: 0px 20px 02px 03px;
}

.legal {
	font-size: .8em;
	line-height: 1.3em;
	color: #666;
	padding: 20px;
	margin-left: 65px;
	text-align: left;
	width: 860px;
	margin: 0px auto;
}

.portLink {
	font-size: 1em;
	color: #666;
	padding: 2px;
	text-align: center;
}
	




	
/*--STRUCTURAL ELEMENTS--*/
/*-----------------------*/
#container {
	/*margin: 0px auto;*/
	background-image: url('../images/cd_bg01.gif');
	background-repeat: repeat-x;
	background-color: #777;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1.8em;
	padding: 0px;
	width: 100%;
	text-align: center;
	}	

/*--COLUMN 1 SUITE--*/		
#column1 {
	float: left;
	width: 280px;
	margin-bottom: 20px;
	/*background-color: #444;*/
	/*clear: both;*/
	}
	
#headerSet {
	border-bottom: #999 solid 1px;
	background-image: url('../images/cd_bg01.gif');
	background-repeat: repeat-x;
	background-color: #999;
	width: 100%;
	margin: 0px auto;
	padding-bottom: 03px;
	}

/*
#content {
	width: 900px;
	text-align: left;
	margin: 0px auto;
	background-color: #999;
	}
*/

#columnPairContainer {
	width: 555px;
	float: right;
	padding: 10px 10px 0px 10px;
	}


/*//////////////////////////////*/
/*--2 COLUMN SUITE--*/
#bio {
	float: left;
	/*clear: both;*/
	width: 420px;
}

#bioColumn{
	float: left;
	/*clear: both;*/
	width: 275px;
	margin: 0px 10px 10px 0px;
	}

#bioColumn h3 {
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0px 10px 4px 0px;
	padding-right: 10px;
	color: #fff;
	border-bottom: 1px solid #eee;
	}

.bioContent {
	/*font:"Trebuchet MS", Arial, Helvetica, sans-serif
	font-size: 1em;*/
	margin-bottom: 20px;
	}

#bridgeDiv {
	padding: 22px 0px 07px 0px;
	margin: 0px auto;
	text-align: left;
	clear: both;
	width: 860px;
}

/*
#bridgeDivTop {
	border-top: #ccc solid 1px;
	padding: 06px 0px 07px 0px;
	margin: 20px auto;
	text-align: left;
	clear: both;
	width: 860px;
}
*/

#bridgeDiv h1 {
	font-weight: bold;
	/*margin: 0px;*/
}


#portfolioDiv {
	background-color: #fff;
	background-image: url('../images/cd_bg03.gif');
	background-repeat: repeat-x;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	clear: both;
}

#portfolioDivSans {
	background-color: #fff;
	border-bottom: #900 solid 1px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

#portfolioShell {
	clear: both;
	width: 250px;
	margin: 0px;
	padding: 0px;
}

#portfolioDiv h2 {
	font-size: .8em;
	color: #666;
	padding: 3px 0px 3px 0px;
	text-align: center;
}

#resumeReliefDiv {
	background-color: #fff;
	background-image: url('../images/cd_bg03.gif');
	background-repeat: repeat-x;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

#resumeColumnPair1 {
	float: left;
	clear: both;
	width: 825px;
}

#resumeColumnPair1 p{
	color:#333;
	padding-left: 20px;
}

#resumeColumnPair1 ol, li{
	color:#333;
}

#resumeColumnPair1 h1, h2, h3, h4 {
	color:#333;
}

#resumeColumnPair2 {
	float: right;
	clear: both;
	width: 35px;
}

.resumeAddress {
	text-align: left;
	padding: 0px 0px 0px 20px;
	font-size: 1.1em;
	line-height: 1.4em;
}

.resumeDate {
	position:absolute;
	right: 360px;
}

#bioContactInfo {
	float: left;
	width: 100px;
	border-right: 1px dotted #eee;
	margin-right: 10px;
	}

#bioPict {
	float: left;
	height: 80px;
	width: 80px;
	border: 2px solid #666;
	margin: 3px 6px 0px 0px;
	padding: 0px;
	}


#recommendationDiv {
	padding: 22px 0px 07px 0px;
	margin: 0px auto;
	text-align: left;
	clear: both;
	width: 860px;
	background-color:#666;
}


/*--FOOTER ELEMENTS--*/
/*-------------------*/

#footer {
	background-color: #fff;
	background-image: url('../images/cd_bg02.gif');
	background-repeat: repeat-x;
	clear: both;
	margin: 0px auto;
	text-align: center;
	padding: 05px 0px 0px 0px;
}





/*--GRAPHIC AND VISUAL ELEMENTS--*/
/*-------------------------------*/
#logo {
	margin: 0px auto;
	padding: 10px 0px 20px 00px;
	font-size: 2em;
	overflow: hidden;
	text-indent: -4000px;
	background-image: url('../images/cullmann_logo.gif');
	background-repeat: no-repeat;
	background-position: -3px 20px;
	width: 860px;
	text-align: center;
}

#logoSubHead {
	margin: 0px;
	padding: 05px 0px 20px 20px;
	font-size: 1.2em;
}

#imgOffset {
	margin: 0px 27px 10px 0px;
	border: 1px solid #900;
}

#imgOffset1 {
	margin: 0px 10px 10px 5px;
	border: 1px solid #900;
}

#imgOffsetBio {
	margin: 0px;
}

#imgLeft {
	float: left;
	clear: right;
}

#imgRight {
	padding-top: 10px;
	float: right;
	clear: left;
}

#resumeIcon {
	padding: 0px 10px 0px 0px;
}


/*FEED STYLES*/

#aggregateContainer {
	width: 100%;
	background-color:#333;
	border-top: 1px solid #900;
	clear: both;
}

#aggregateContent {
	padding: 22px 0px 07px 0px;
	margin: 0px auto;
	text-align: left;
	/*clear: both;*/
	width: 860px;
}

#posterousFeed1 {
	width: 280px;
	float: left;
	margin: 0px 5px 10px 0px;
	clear: both;
}

/*
#posterousFeed1 h3 {
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	border-bottom: 1px solid #CCC;
	margin: 0px;
}
*/

.item {
	font-size: 1em;
	font-weight: normal;
}

#smallP {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: .8em;
	font-weight: normal;
	color: #eee;
	margin: 01px 0px 5px 0px;
}

#smallPFloat {
	/*font-family: Arial, Helvetica, sans-serif;*/
	width: 120px;
	float: left;
	font-size: .8em;
	font-weight: normal;
	color: #eee;
	margin: 01px 0px 5px 0px;
}

#smallPTitle {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: .8em;
	font-weight: bold;
	color: #eee;
	margin: 01px 0px 0px 0px;
}


#smallDate {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: .8em;
	font-weight: normal;
	color: #eee;
	margin: 01px, 0px 0px 0px;
}

/*--A HREF AND LINK ELEMENTS--*/
/*----------------------------*/

a:active, a:focus {  -moz-outline: none; outline: none; ie-dummy: expression(this.hideFocus=true);}

a:link {color: #eee; text-decoration: none;}
a:hover {color: #CCC; text-decoration: none;}
a:visited {color: #ddd; text-decoration: none;}

a.smallLink:link {color: #eee; text-decoration: none; }
a.smallLink:hover {color: #ccc; text-decoration: none; }
a.smallLink:visited {color: #ccc; text-decoration: none; }

a.redLink:link {color: #900; text-decoration: none; }
a.redLink:hover {color: #333; text-decoration: none; }
a.redLink:visited {color: #900; text-decoration: none; }

a.mailicon:link {background-image: url('../images/mail_icon01.gif'); background-repeat: no-repeat; padding-left: 18px; margin-top: 03px; color: #900; text-decoration: none;}
a.mailicon:hover {background-image: url('../images/mail_icon01.gif'); background-repeat: no-repeat; background-position: 0px -35px; padding-left: 18px; color: #eee; text-decoration: none; }
a.mailicon:visited {background-image: url('../images/mail_icon01.gif'); background-repeat: no-repeat; padding-left: 18px; color: #333; color: #900; text-decoration: none;}

/*RESUME MAIL LINK*/
a.mailiconRes:link {background-image: url('../images/mail_icon01.gif'); background-repeat: no-repeat; color: #eee; padding-left: 18px; margin-top: 03px; text-decoration: none;}
a.mailiconRes:hover {background-image: url('../images/mail_icon01.gif'); background-repeat: no-repeat; color: #ccc; background-position: 0px -35px; padding-left: 18px; text-decoration: none; }
a.mailiconRes:visited {background-image: url('../images/mail_icon01.gif'); background-repeat: no-repeat; color: #eee; padding-left: 18px; color: #333; text-decoration: none;}

/*TWITTER LINKS*/
a.rssTwitter:link {background-image: url('../images/twitter_icon.gif'); background-repeat: no-repeat; color: #eee; padding-left: 18px; margin-top: 03px; text-decoration: none;}
a.rssTwitter:hover {background-image: url('../images/twitter_icon.gif'); background-repeat: no-repeat; color: #ccc; background-position: 0px -34px; padding-left: 18px; text-decoration: none; }
a.rssTwitter:visited {background-image: url('../images/twitter_icon.gif'); background-repeat: no-repeat; color: #eee; padding-left: 18px; color: #333; text-decoration: none;}

/*BLOG LINKS*/
a.rssBlog:link {background-image: url('../images/blog_icon.gif'); background-repeat: no-repeat; color: #eee; background-position: 0px -35px; padding-left: 18px; margin-top: 03px; text-decoration: none;}
a.rssBlog:hover {background-image: url('../images/blog_icon.gif'); background-repeat: no-repeat; color: #ccc; background-position: 0px -35px; padding-left: 18px; text-decoration: none; }
a.rssBlog:visited {background-image: url('../images/blog_icon.gif'); background-repeat: no-repeat; color: #eee; background-position: 0px -35px; padding-left: 18px; color: #333; text-decoration: none;}

/*POSTEROUS LINKS*/
a.rssPosterous:link {background-image: url('../images/posterous.gif'); background-repeat: no-repeat; color: #eee; padding-left: 18px; margin-top: 03px; text-decoration: none;}
a.rssPosterous:hover {background-image: url('../images/posterous.gif'); background-repeat: no-repeat; color: #ccc; background-position: 0px -35px; padding-left: 18px; text-decoration: none; }
a.rssPosterous:visited {background-image: url('../images/posterous.gif'); background-repeat: no-repeat; color: #eee; padding-left: 18px; color: #333; text-decoration: none;}

a.blackberryIcon:link {background-image: url('../images/blackberryIcon.gif'); background-repeat: no-repeat; text-decoration: none; padding-top: 10px; float: right; clear: left;}
a.blackberryIcon:hover {background-image: url('../images/blackberryIcon.gif'); background-repeat: no-repeat; background-position: 0px -60px; text-decoration: none; padding-top: 10px; float: right; clear: left;}
a.blackberryIcon:visited {background-image: url('../images/blackberryIcon.gif'); background-repeat: no-repeat; text-decoration: none; padding-top: 10px; float: right; clear: left;}





/*WRITTEN BY HAND 'CAUSE THAT'S HOW I ROLL*/
/*CULLMANNDESIGN 2008*/