/*
Theme Name: Alyssa Tucker
Theme URI: http://alyssatucker.co/
Description: Developed for alyssatucker.com
Version: 2.0
Author: Alyssa Tucker
Author URI: http://alyssatucker.com/


*/



/* Begin Typography & Colors */

body {
	margin: 0 auto;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	background: #000;
}

#header-wrapper {
	width: 100%;
	height: 131px;
	background: url(images/header.jpg) center;
}

#header {
	margin: 0 auto;
	width: 894px;
	height: 131px;
}

#header h1 {
	float: left;
	margin-top: 9px;
	width: 278px;
	height: 108px;
	background: url(images/logo.png);
	text-indent: -999999px;
}

#header h1 a {
	display: block;
	width: 278px;
	height: 108px;
}

#header ul {
	list-style-type: none;
	float: right;
	margin: 0;
	font-family: Miso,"Arial Narrow","Lucida Grande","Lucida Sans","Lucida Sans Unicode",Tahoma,"Trebuchet MS",sans-serif;
	font-size: 18px;
	color: #fff;
	padding-top: 14px;

}

#header li {
	display: inline;
	background: url(images/li.jpg) right no-repeat;
	/*padding: 15px 20px 25px 10px;*/
	padding-top: 15px;
	padding-bottom: 27px;

}

#header a {
	padding-top: 20px;
	padding-bottom: 16px;
	margin: 0 15px 0 10px;
	
}
#header a:link, #header a:visited {
	text-decoration: none;
	color: #fff;
}

#header a:hover {
	text-decoration: none;
	color: #a7ba4c;
}

#current {
	border-bottom: 4px solid #a7ba4c;
}

#content {
	margin: 0 auto;
	width: 894px;
	background: #fff url(images/contentbg.jpg) top right no-repeat;
}

.wrapper {
	width: 100%;
	background: #fff;
		padding-bottom: 40px;
}

#content-inner {
	margin: 0 auto;
	width: 894px;
	padding: 20px 0 20px 0;
	background: #fff;
}

#content-inner h2 {
	color: #5F6A2B;
	font-size: 20px;
}

#content-inner h3 {
	margin-bottom: 2px;
}

h2 {
	font-family: "Arial","Lucida Grande","Lucida Sans","Lucida Sans Unicode",Tahoma,"Trebuchet MS",sans-serif;
}

.description h2 {
	font-weight: normal;
	font-size: 22px;
	margin: 0 0 5px 0;
}

.description a:link {color: #fff;text-decoration: underline;}
.description a:visited {color: #fff;text-decoration: underline;}
.description a:active {color: #fff;text-decoration: underline;}
.description a:hover {text-decoration: none;}

a:link {color: #a7ba4c;text-decoration: underline;}
a:visited {color: #a7ba4c;text-decoration: underline;}
a:active {color: #a7ba4c;text-decoration: underline;}
a:hover {text-decoration: none;}

#thumbs {
	background: #f0f0f0;
	padding: 0;
	text-align: left;
}

#thumbs .thumb-pad {
	margin: 10px 0 10px 26px;

}

#thumb-first {

	margin: 12px 2px 10px 0;
}

#thumbs img {
	border: 2px solid #A7BA4C;
}

#thumbs-wrap {
	width: 894px;
	margin: 0 auto;
	text-align: justify;
}


#about-wrapper {
	background: url(images/aboutbg.jpg) center;
	height: 201px;
	text-align: left;
	border-bottom: 3px solid #a7ba4c;
}

#about {
	width: 894px;
	margin: 0 auto;
	color: #ffffff;
}

#about h2 {
	font-family: "Arial","Lucida Grande","Lucida Sans","Lucida Sans Unicode",Tahoma,"Trebuchet MS",sans-serif;
	font-weight: normal;
	background: url(images/leaf.png) no-repeat;
	padding-left: 35px;
	margin-bottom: 5px;
	font-size: 22px;
}

.about-box {
	width: 250px;
	float: left;
	padding-left: 66px;
	margin-top: 10px;
}

.about-box-first {
	width: 250px;
	float: left;
	margin-top: 10px;
}

.about-box p, .about-box-first p {
	font-size: 12px;
	line-height: 17px;
	text-align: justify;
}

.about-box img {
	margin-right: 10px;
	vertical-align: middle;
	border: 0;
}

.about-box ul {
	list-style-type: none;
	padding-left: 0;
}

.about-box li {
	background: #141A2A;
	border-bottom: 1px solid #464A54;
	line-height: 30px;

}

.about-box li a {
	display: block;
	background: #141A2A;
	padding: 3px;
	padding-left: 8px;
	text-decoration: none;
}

.about-box li a:hover {
	display: block;
	background: #000;
}


#footer-wrapper {
	background: #000;
	color: #fff;
	border-top: 1px solid #fff;
}

#footer {
	width: 894px;
	margin: 0 auto;
	font-size: 12px;
	line-height: 17px;
	text-align: center;
	padding: 20px;
}

.highlight {
	border: 3px solid #000;
}

.list-highlight {
	border:1px solid red !important;
}

h4 {
	margin-bottom: 2px;
	margin-top: 0;
}
				
.resume_col {
	float: left;
	width: 183px;
	font-size: 11px;
	margin: 0;
}

.resume_col ul {
	padding-left: 20px;
}

.col_label {
	font-weight: bold;
	list-style-type: none;
	padding-left: 0;
}

#resume {
	float: left;
	width: 550px;
}

#resume ul {
	margin-bottom: 25px;
}
#download {
	float: right;
	width: 250px;

}

#download img {
	vertical-align: bottom;
	margin-right: 5px;
}

#pdf, #word {
	margin-bottom: 10px;
}

#pdf img, #word img {
	border: 0;
}

#pdf a, #word a {
	display: block;
	padding: 10px;
	width: 300px;
	text-decoration: none;
	background: #E2E2E2;
	color: #000;
	border-bottom: 1px solid #BCBCBC;
}

#pdf a:hover, #word a:hover {
	background: #F0F0F0;
}
.textarea {
	width: 384px;
	background: url(images/inputbg2.jpg);
	border: 0;
	height: 22px;
	padding: 9px 7px 0 7px;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.textarea-message {
	width: 384px;
	background: url(images/textareamsg.jpg);
	border: 0;
	height: 73px;
	padding: 9px 7px 0 7px;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

/* PHOTOS */
.photo-about {
	background: #F3F3F3;
	padding: 15px;
	border-bottom: 1px solid #C7C7C7;
	margin-bottom: 20px;
}

.photo-about p {
	font-size: 12px;
	line-height: 18px;
}
.photo-about h2 {
	margin-top: 0;
}
.three_col {
	width: 280px;
	float: left;
	margin-right: 21px;
}

.three_col h3, .three_col_last h3 {
	color: #A7BA4C;
}

.three_col_last {
	width:280px;
	float: left;
}

.three_col img, .three_col_last img {
	margin: 0 11px 9px 0;
	border: 2px solid #A7BA4C;
}

#sidebar ul {
	list-style-type: none;
	padding-left: 0;
}

#sidebar h2 {
	font-size: 14px;
}


