/*   
Theme Name: Resume Theme
Theme URI: http://digwp.com
Description: WordPress Theme -- WordPress v2.9.1
Author: Bethany Hubbard
Author URI: http://bethanyhubbard.com
Version: 1
*/

#page-wrap {
	margin: 0 auto;
	width: 1020px;
}
body {
 	background-color: #002F3E;
	
}

#header {
	width: 1020px;
	height: 120px;
	margin: 0px auto;
}

#header h1 {
	text-align: center;
	font-size: 60px;
	font-family: helvetica; sans serif;
	font-weight: normal;
	color: white;
}

#header h1 a{
	color: white;
	text-decoration: none;

}

.description {
	color: white;
	text-align: center;
	font-family: helvetica, sans serif;
}

/*==content==*/

#content {
	float: left;
	width: 1020px;
	padding-top: 40px;
	margin-bottom: 30px;
}

#hitmen {
	color: white;
	font-family: helvetica, sans-serif;
	padding-top: 10px;
}

#entry {
	color: black;
	font-size: 16px;
	font-family: helvetica, sans-serif;
	padding: 10px;
	float: left;
	clear: both;
	background-color: white;
}

#entry h2 {
	font-family: helvetica, sans-serif;
	font-size: 15px;
	margin-bottom: 5px;	
}

#entry h2 a:link, #entry h4 a:link, #entry a:link {
	color: black;
}

#entry h3, #entry h3 a:link, #entry h3 a:link visited {
	font-size: 18px;
	color: black;
}

.entry p {
	font-family: helvetica, sans-serif;
}

.meta {
	color: black;
	font-size: 14px;
}


.thumb {	
	width: 200px;
	height: 140px;
	float: left;
	border: none;
	padding-right: 10px;
}

.wp-caption-text {
	font-size: 10px;
}

.postmetadata {
	font-size: 14px;
}

#pagenavbar {
	text-align: center;
	width: 900px;
	height: 30px;
	margin-bottom: 50px;
	margin-left: 60px;
	padding-top: 10px;
}

 #pagenavbar a {
	font-size: 20px;
	font-weight: bold;
	font-family: helvetica, sans-serif;
	text-decoration: none;
	padding-left: 30px;
	color: white;
} 

#content h2 {
	color: white;
	font-family: helvetica, sans-serif;
	margin-top: 10px;
}

/*==INDEX==*/

#print a, #photography a, #multimedia a, #design a{
	display:block;
	padding-top:300px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	font-family: helvetica, sans-serif;
	text-decoration: none;
	color: white;
} 

#print {
	float: left;
	width: 200px;
	height: 325px;
	margin-left: 44px;
	border: solid white 2px;
	background-image: url("http://www.bethanyhubbard.com/portfolio/places/newenglandweb.jpg");
	background-position: center;
}

#photography {
	float:left;
	width: 200px;
	height: 325px;
	margin-left: 44px;
	border: solid white 2px;
	background-image: url("http://www.bethanyhubbard.com/portfolio/places/fountainweb.jpg");
	background-position: center;
}

#multimedia {
	float:left;
	width: 200px;
	height: 325px;
	margin-left: 44px;
	border: solid white 2px;
	background-image: url("http://www.bethanyhubbard.com/portfolio/nature/sunflowerweb.jpg");
	background-position: center;
}

#design {
	float:left;
	width: 200px;
	height: 325px;
	margin-left: 44px;
	border: solid white 2px;
	background-image: url("http://www.bethanyhubbard.com/portfolio/places/brownelephantweb1.jpg");
	background-position: center;
}

#bottomnavbar {
	position: relative;
	width: 1020px;
	height: 40px;
	text-align: center;
	color: white;
	font-family: helvetica, sans-serif;
	font-size: 20px;
	margin-top: 380px;
}

#bottomnavbar a {
	color: white;
	text-decoration: none;
	font-family: helvetica, sans-serif;
	font-weight: bold;
}

#resume {
	position: absolute;
	width: 100px;
	left: 340px;
}

#blog {
	position: absolute;
	width: 100px;
	left: 460px;
}

#about {
	position: absolute;
	width: 100px;
	left: 580px;
}
	
/*==PHOTOGRAPHY==*/


#nature a, #places a, #faces a, #food a {
	display: block;
	padding-top: 270px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	font-family: helvetica, sans-serif;
	text-decoration: none;
	color: white;
}

#nature {
	float: left;
	width: 314px;
	height: 300px;
	margin-left: 188px;
	border: solid white 2px;
	background-image: url("http://www.bethanyhubbard.com/wp-content/uploads/2012/02/sunflower2gresize.jpg");
	background-position: center;
}

#places {
	float: left;
	width: 314px;
	height: 300px;
	margin-left: 44px;
	border: solid white 2px;
	background-image: url("http://www.bethanyhubbard.com/wp-content/uploads/2012/02/bridgegresize.jpg");
	background-position: center;
}

#faces {
	float: left;
	width:314px;
	height: 300px;
	margin-left: 188px;
	margin-top: 15px;
	border: solid white 2px;
	background-image: url("http://www.bethanyhubbard.com/wp-content/uploads/2012/02/MaiVo5resize.jpg");
	background-position: center;
}

#food {
	float: left;
	width: 314px;
	height: 300px;
	margin-left: 44px;
	margin-top: 15px;
	border: solid white 2px;
	background-image: url("http://www.bethanyhubbard.com/wp-content/uploads/2013/01/London154gresize.png");
	background-position: center;
}

.gallery {
	padding-left: 160px;
}


/*==MULTIMEDIA==*/

#tulips, #collab {
	float: left;
	margin-left: 44px;
}

#glass, #architecture {
	float: left;
	margin-left: 188px;
}

#architecture, #collab {
	margin-top: 15px;
}

#glass img, #architecture img, #tulips img, #collab img {
	border: solid white 2px;
}

/*==DESIGN==*/

#science img, #wedding img, #red img, #fraud img, #insults img {
	float: left;
	margin: 10px;
	border: solid white 2px;
}

/*==PRINT==*/

#ernie img, #corn img, #brain img, #slumber img, #wurtz img, #well img, #sis img, #vintage img, #train img, #better img, #cultural img, #woodworth img {
	float: left;
	margin: 10px;
	border: solid white 2px;
}

/*==FOOTER==*/

#footer {
	padding-top: 30px;
	float:left;
	clear:all;
	width: 1020px;
}

.copy {
	color: white;
}

#social {
	width: 220px;
	float: right;
}