/*  
Theme Name: The Resume Girl
Theme URI: http://henryjones.us/
Description: The Resume Girl theme.
Version: 1.0.0
Author: Henry Jones
Author URI: http://henryjones.us/	

*/


body {
	font-size:13px;
	font-family: Arial, sans-serif;	
	color: #555555;
	text-align: center;	
	background: #ebe6d9 url('images/bkg.jpg') top center no-repeat;
	padding: 26px 0 50px 0;
	margin: 0;		
	}


p{
	line-height:1.4em;
}

ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

li{
	margin: 0 0 0 0;
	padding: 0;
}

img{
	border: none;
}

a:link, a:visited{
	text-decoration: none;
    color: #33629b;
}

a:hover{
    color: #536b21;
}
.left{
	float: left;
}

.right{
	float: right;
}
	
.clear{ clear:both; }
	


#container {
	background-color: #fff;		
	text-align: left;
	width: 950px;
	margin: 0 auto;	
	background: #fff url('images/container.gif') repeat-y;
	padding: 0;
}

.inside{	
	margin: 0px auto;
	
}

#container .inside{	
	background: transparent url('images/container_inside.jpg') no-repeat;
	padding: 0;
	text-align: center;
}


#header {
	width: 100%;	
}

#logo{
	width: 378px;
	height: 104px;
	float: left;
	background: transparent url('images/logo.jpg') no-repeat;	
}

#logo span{
	display: none;
}

#sticker{
	float: right;
}

#header .bottom{		
	clear: both;
	margin: 0 0 15px 0px;	
	height: 24px;
	text-align: center;
}
	
#nav{	
	list-style: none;	
	padding: 0px 0px 0 0px;
	margin: 0 25px 0px 0px;		
	background: #fff url('images/nav_bkg.jpg') repeat-x;	
	width: 870px;
	height: 42px;
	margin: 0 auto;
}

#categories{	
	list-style: none;	
	padding: 0 2px 0 10px;
	margin: 0 0px 0px 25px;	
	height: 30px;	
	float: right;
}

#nav li, #categories li{	
	float: left;
	margin: 0 0 0 10px;
}

#nav li a , #categories li a{	
	margin: 0px 10px 0px 0px;
	padding: 11px 10px 12px 10px;
    list-style: none;		
	
	font-family: Georgia, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #fff;	
	text-decoration: none;
	display: block;		
}

#header .bottom li.selected a{
	color: #fff;
	background: transparent url('images/nav_selected.jpg') repeat-x;
	
	
	
}

#header .bottom li.selected a{
	color: #fff;
}



#nav a:hover, #categories li a:hover{
	color: #fff1dd;
}

#nav .rssLink a{
	background: transparent url('images/rss.gif') 0 5px no-repeat;
	padding: 5px 0 5px 25px;	
	font-family: Georgia, sans-serif;	
	border: none;
	height: 28px;
}

#header .bottom a.selected{
	background-color: #ac1010;
}

#headerimg 	{ 
	margin: 7px 9px 0;	
}

#banner{
	background: transparent url('images/banner.jpg') no-repeat;
	width: 870px;
	height: 196px;
	margin: 0 auto;
} 

#content {
	width: 592px;	
	float: left;
	margin: 0 0 0 25px;	
	
}

.columnLeft{	
	text-align: left;
	width: 350px;
	padding: 20px 0 0 0;
	float: left;
	
}

.columnLeft input{
	border: 1px solid #d3d3d3;
	background-color: #f0f0f0;
	padding: 3px;
	margin-right: 5px;
}

.columnLeft textarea{
	border: 1px solid #d3d3d3;
	background-color: #f0f0f0;
	padding: 3px;
	margin-right: 5px;
}

.columnLeft h2{
	font-size: 20px;
	color: #536b21;
}

.columnMid{
	width: 353px;
	text-align: left;
	float: left;
	color: #6a5d3f;	
	background: transparent url('images/column_mid.gif') 12px 0 repeat-y;
	
}

#container .columnMid .inside{
	padding: 205px 45px 20px 60px;
	margin: 0;
	text-align: left;
	background: transparent url('images/column_mid_inside.jpg') 12px 0 no-repeat;	
}

#container .columnMid .inside h2{
	margin: 0 0 0 0;
	background: transparent url('images/meet_star.jpg') 0px 0 no-repeat;
	padding: 5px 0 0 45px;
	font-size: 24px;
}

#container .columnMid .btm{
	width: 336px;
	height: 42px;
	background: transparent url('images/column_mid_btm.gif') 11px 0 no-repeat;
}

.columnRight{	
	text-align: left;
	width: 165px;
	padding: 20px 0 0 0;
	float: right;
	
}

#tips h2{
	margin: 15px 0 0 0;
	color: #536b21;
}

#tips ul{
	margin: 5px 0 0 0;
	padding: 0 0 0 3px;	
}

#tips ul li{
	margin: 5px 0 0 0;
		
}

#tips a:link, #tips a:visited{
	color: #536b21;
	background: transparent url('images/little_star.gif') 0 0 no-repeat;
	padding: 0 0 0 17px;
	text-decoration: none;	
}

#tips a:hover{
	text-decoration: underline;
}


/* Banner Copy */

#bannerCopy{
	float: left;
	width: 380px;
	text-align: left;
	padding: 10px 0 0 30px;
	color: #e1ecb3;
	font-size: 14px;
	line-height: 18px;
}

#bannerCopy h2{
	font-size: 16px;
	color: #fff;
	font-weight: normal;	
}

#bannerCopy ul{
	list-style: none;
	padding: 5px 0 0 0px;	
}

#bannerCopy input{
	border: 2px solid #869132;
}

#bannerCopy .sendbutton{
	border: none;
	width: 57px;
	height: 24px;
	background: transparent url('images/get_it_btn.jpg') no-repeat;
	cursor: pointer;
	text-indent: -9999px;
	line-height: 40px;
	overflow: hidden;	
}

#bannerCopy small{
	padding: 0;
	margin: 0;
}

#bannerCopy form{
	padding: 0;
	margin: 0;
	
	display: inline;
}


#bannerCopy ul li{
	margin: 0 0 10px 0;
}

#bannerCopy label{
	margin: 0 10px 0 0;
}

#bannerCopy .linklove, #careerSearchForm .cf_hidden{
	display: none;
	
}




/*tell a friend*/

#tellAFriend a img{
	border: none;
}

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



/*left column forms*/


.columnLeft form ol{
	list-style: none;
	padding:  0px;
	margin-top: 5px;	
	margin: 0;
}

.columnLeft .cf_info{	
	margin-top: 10px;
	color: #536b21;	
}


.columnLeft form .sendbutton{
	border: none;
	width: 57px;
	height: 24px;
	background: transparent url('images/submit_btn.jpg') no-repeat;
	cursor: pointer;		
}

.columnLeft form ol li{
	margin: 0 0 10px 0;
}

.columnLeft form label{
	margin: 0 10px 0 0;
	display: block;
}

.columnLeft .linklove, .columnLeft form .cf_hidden{
	display: none;
	
}







/*post------------------*/

.post{
	margin: 15px 0 0 0;	
	
}



.post  img{	
	border: none;
}

.post p{
	margin: 15px 0 15px 0;	
		
	display: inline-block;
}

#content .post .inside h2{	
	margin: 0 0px 10px 0;	
	color: #fff;	
	font-family: Georgia, sans-serif;	
	font-size: 28px;
	font-weight: bold;
	display: inline-block;	
}

.post h2 a:link, .post h2 a:visited{	
	color: #fff;
	text-decoration: none;
}

.post a:link, .post a:visited{	
	
	text-decoration: none;
}

.post h3{
	font-size: 20px;
	color: #555555;
	margin-bottom: 0px;
	font-family: Georgia, sans-serif;
	
}

.post h3 a:visited{	
	color: #555555;	
}

.post a:hover{	
	
	text-decoration: underline;
}

.post small{
	margin: 0;
	padding: 0;
}

.post .postTop{
	background: transparent url('images/dot_border.gif') repeat-x bottom;
	padding: 0px 0 5px 0;
}

.post .postMeta{
	font-family: Georgia, sans-serif;
	
	font-size: 12px;
	font-weight: normal;
	float: left;
}

.post .postMeta a:link, .post .postMeta a:visited{
	text-decoration: none;	
	
}

.post .date{
	font-family: Georgia, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin: 0 0 0 10px;
	float: left;
}

.post .commentCount{	
	margin: 0 0 0 0;
	padding: 0 0 0 17px;
	background: transparent url('images/comment_icon_sm_light.gif') 5px no-repeat;
	float: right;
}



.post .top{
	width: 577px;
	height: 187px;	
}

.post ul{	
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
}

.post li{
	margin: 0 0 3px 0;	
}


#comments{
	float: left;	
	margin: 15px 0 0 0;	
		
}

#comments a:link, #comments a:visited{
	color: #536b21;
}

#comments .inside{
	background: none;
	text-align: left;
	padding: 25px 0 0 0;
}

#comments h3{
	font-family: Georgia, sans-serif;
	margin: 0 0 0 0;
	color: #536b21;
	font-size: 22px;
}

.commentList{
	list-style: none;
	padding: 0 30px 0 0;
	margin: 0 0 15px 0;
}

.commentList li{
	background: transparent url('images/dot_border.gif') repeat-x bottom;
	padding: 15px 0 15px 0;
}

.commentList li p{
	margin: 10px 0 0 0;
}

.commentList cite, .commentList cite a:link{
	font-family: Georgia, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #536b21;
}

.commentList .date{
	font-family: Georgia, sans-serif;
	margin: 0 0 10px 0;
	font-weight: bold;	
}

#comments .inside form{	
	padding: 0px 0 0 0;
}

#commentform #submit{
	border: none;
	width: 57px;
	height: 24px;
	background: transparent url('images/submit_btn.jpg') no-repeat;
	cursor: pointer;	
}



#commentsBottom{	
	height: 77px;
	clear: both;
}





#footer {
	padding: 0px 0 0 0;
	margin: 0 auto;	
	clear: both;
	background: transparent url('images/footer.jpg') bottom no-repeat;
	color: #a6a6a6;
		
	width: 100%;
}

#footer .inside{
	margin: 0 0 0 0;
	padding: 0px 0 20px 0;
	
	background: none;
	
	text-align: center;
}

#footer .inside a:link, #footer .inside a:visited{
	
	text-decoration: none;
}


#footer p {	
	font-size: 11px;	
}

.henryLink{
	margin: 0 0 0 0;
	padding: 2px 0 2px 0px;	
	height: 25px;
	text-decoration: none;	
}	


/* Additions and Edits 2010 */


h1 {
	font-family: Georgia, sans-serif;
	font-size: 20px;
	color: #536b21;
	padding: 0;
	margin: 0;
    text-align:left;
}

h2 {
	font-family: Georgia, sans-serif;
	font-size: 17px;
	color: #536b21;
	padding: 30px 0 0 0;
	margin: 0;
}


.bannerStarSentence {
	background: url('images/white_star.png') top left no-repeat;
	height: 20px;
	padding: 0 0 0 15px;
    margin: 2px 0 0 0;
}

.bannerStarSentence a {
	color: #ffffff;
}

.bannerStarSentence a:hover {
	color: #e1ecb3;
}

#grid{
	width: 870px;
	margin: 0 auto;
    padding: 20px 0 20px 0;
}

#gridWide {
width: 847px;
padding: 0 0 0 10px;
text-align: left;
}

#gridContact{
width: 860px;
float:left;
padding: 0 0 0 10px;
text-align: left;
}


#gridLeft {
width: 450px;
float:left;
padding: 0 40px 0 10px;
text-align: left;
}

#gridRight {
width: 370px;
float: left;
text-align:left;
}

.greenStarSentence {
	background: url('images/green_star.png') top left no-repeat;
	height: 20px;
	padding: 2px 0 0 17px;
    margin: 3px 0 0 0;
}

.importantText {
font-weight: bold;
color: #536b21;
}

.greenTextBox {
color: #536b21;
padding: 0 40px 0 40px;
}

.greenText {
color: #536b21;
}


.video {
padding: 20px 0 0 0;
margin:0;
}

.mediaLogos {
padding: 10px 0 20px 30px;
margin:0;
}

.starDivider {
	background: url('images/star_divider.png') top left no-repeat;
    width:99%;
	height: 20px;
	padding: 0;
    margin: 0;
}

.pdfThumb {
padding: 0;
margin: 0;
}

.videoCredit {
font-size: 11px;
padding: 4px 0 0 0;
margin:0;
}

.profilePic {
padding: 0 0 20px 10px;
float:right;
}

.home_box {
width:276px;
text-align:left;
float: left;
padding: 0 20px 0 0;
font-size: 12px;
}

.home_box_last {
width:276px;
text-align:left;
float: left;
padding: 0;
font-size: 12px;
}

.home_title_services {
width: 261px;
height: 30px;
padding: 25px 0 0 15px;
background: url('images/home_box_services.png') no-repeat;
color: #4b611c;	
font-weight: bold;
font-size: 20px;
font-family: Georgia, Times;
}

.home_title_speaking {
width: 258px;
height: 30px;
padding: 25px 0 0 16px;
background: url('images/home_box_speaking.png') no-repeat;
color: #4b611c;	
font-weight: bold;
font-size: 20px;
font-family: Georgia, Times;
}

.home_title_girl {
width: 263px;
height: 30px;
padding: 25px 0 0 13px;
background: url('images/home_box_meet_girl.png') no-repeat;
color: #4b611c;	
font-weight: bold;
font-size: 20px;
font-family: Georgia, Times;
}

.home_title_services a, .home_title_speaking a, .home_title_girl a {
color: #4b611c;	
}

.home_box_content {
background: url('images/home_box_bg.png') repeat-y;	
padding: 5px 16px 1px 15px;
width:245px;
line-height: 18px;
}

.home_box_bottom {
background: url('images/home_box_bottom.png') no-repeat;	
width: 276px;
height: 15px;
}

#grid ul.homeListLeft {
padding: 4px 0 6px 0;
}

#grid ul.homeListLeft li {
padding: 0 1px 0 0;
display:inline;
background: none;
line-height: 21px;
}

#grid ul.homeListMiddle{
padding: 4px 0 6px 0;
}

#grid ul.homeListMiddle li {
	background: url('images/green_star.png') top left no-repeat;
	height: 21px;
	padding: 0 0 0 17px;
    margin: 0 0 0 0;
}

#grid ul {
padding: 10px 0 10px 30px;
}

#grid ul li {
	background: url('images/green_star.png') top left no-repeat;
	height: 20px;
	padding: 2px 0 0 17px;
    margin: 3px 0 0 0;
}

.contactContainer {
padding: 30px 0 30px 0;
margin:0;
}

.contactBox {
float:left;
padding: 0 7px 0 5px;
margin: 0;
text-align:center;
width:200px;
border-right: solid 1px #e0e0e0;
}

.contactBoxLast {
float:left;
padding: 0 0 0 3px;
margin: 0;
text-align:center;
width:200px;
}

#gridContact img {
padding: 0 0 5px 0;
border: none;
}

.justify {
text-align: justify !important;
display: block;
}
