/*  
Theme Name: The Get There Girls
Theme URI: http://www.thegettheregirls.com/
Description: Custom wordpress theme created for Ali & Katie from <a href="http://www.thegettheregirls.com">The Get There Girls</a>.
Version: 1.0
Author: Blog Theme Machine
Author URI: http://www.blogthememachine.com/
*/



body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	color: #000;
	background: #252525;
	font-size: 12px;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
}

#sitewrapper {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	background: #FFF url(images/bg_site.gif) repeat-y top center;

}

/*HEADER WRAP CODES */

#headerwrap {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 1000px;
	height: 137px;
	background: #000000 url(images/head.gif) no-repeat top center;
	text-align: right;
	color: #4A0048;
	font-size: 16px;
	font-weight: bold;
}

#headerwrap p {
	margin: 0;
	padding-right: 10px;
}

#headerwrap .timetop {
	margin: 0;
	padding-right: 10px;
	text-align: right;
	width: 200px;
	color: #4A0048;
	font-weight: bold;
	font-size: 16px;
	background: transparent;
	border: 0;
}



/*NAVIGATION WRAP CODES */


#navigationwrap {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 1000px;
	height: 43px;
	background: #FFFFFF url(images/bg_nav.gif) repeat-x top center;
	border-top: 1px solid #003F7C;
	border-bottom: 1px solid #003F7C;
}

#nav {
	list-style:none;
	margin:0px 0px 0px;

	padding:0px;
	clear:both;
	float:left;
	line-height:0px;
}
#nav li{
	margin:0px;
	float:left;
}
#nav li a{
	height: 43px;
	display:block;
	float:left;
	text-decoration:none;
	text-indent: -900em;
}
#nav #nav-home a{
	width: 107px;
	background: url(images/nav_home.jpg) no-repeat left top;
}
#nav #nav-home a:hover{
	background: url(images/nav_home.jpg) no-repeat left bottom;
}

#nav #nav-about a{
	width: 141px;
	background: url(images/nav_about.jpg) no-repeat left top;
}
#nav #nav-about a:hover{
	background: url(images/nav_about.jpg) no-repeat left bottom;
}

#nav #nav-getmoreblogs a{
	width: 203px;
	background: url(images/nav_getmoreblogs.jpg) no-repeat left top;
}
#nav #nav-getmoreblogs a:hover{
	background: url(images/nav_getmoreblogs.jpg) no-repeat left bottom;
}

#nav #nav-getmoreinfo a{
	width: 188px;
	background: url(images/nav_getmoreinfo.jpg) no-repeat left top;
}
#nav #nav-getmoreinfo a:hover{
	background: url(images/nav_getmoreinfo.jpg) no-repeat left bottom;
}

#nav #nav-planatrip a{
	width: 158px;
	background: url(images/nav_planatrip.jpg) no-repeat left top;
}
#nav #nav-planatrip a:hover{
	background: url(images/nav_planatrip.jpg) no-repeat left bottom;
}

#nav #nav-contact a{
	width: 160px;
	background: url(images/nav_contact.jpg) no-repeat left top;
}
#nav #nav-contact a:hover{
	background: url(images/nav_contact.jpg) no-repeat left bottom;
}

/* LEFT SIDEBAR CODES */

#leftsidebar {
	position: relative;
	float: left;
	margin: 0;
	padding: 10px;
	width: 233px;
	background: #E0F2FD;
}

#leftsidebar h2 {
	color: #F21286;
	font-size: 18px;
	border-bottom: 1px solid #F21286;
	padding-bottom: 5px;
	margin: 0;
	text-transform: uppercase;
}

#getmoreblogs {
padding: 0;
margin-bottom: 10px;
margin-top: 0;
margin-left: 0;
margin-right: 0;
width: 233px;
}

#getmoreblogs li {
list-style: none;
margin: 0;
padding-top: 0.5em;
padding-bottom: 0.5em;
padding-left: 20px;
background: url(images/bg_list.gif) no-repeat top left;
border-bottom: 1px solid #7FB4A9;
}

#getmoreblogs li a , #getmoreblogs li a:visited {color: #000000; text-decoration: none; }
#getmoreblogs li a:hover {color: #F21286; }

#bloggers {
padding: 0;
margin-bottom: 10px;
margin-top: 0;
margin-left: 0;
margin-right: 0;
width: 233px;
}

#bloggers li
{
list-style: none;
margin: 0;
padding-top: 0.5em;
padding-bottom: 0.5em;
padding-left: 20px;
background: url(images/bg_list.gif) no-repeat top left;
border-bottom: 1px solid #7FB4A9;
}

#bloggers li a , #bloggers li a:visited {color: #000000; text-decoration: none; }
#bloggers li a:hover {color: #F21286; }



table#wp-calendar {
	width: 233px;
	padding: 0;
	margin: 0;
	text-align: center;
	margin-bottom: 10px;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	color: #000;
	}

#wp-calendar a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;	
	display: none;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}



/* CONTENT WRAP CODES */

#contentwrap {
	position: relative;
	float: left;
	margin: 0;
	padding: 10px;
	width: 474px;
	background: #FFF;
}

#welcomebox {
	position: relative;
	float: left;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 40px;
	padding-left: 70px;
	padding-right: 10px;
	width: 394px;
	height: 108px;
	background: #FFFFFF url(images/welcomebox.gif) no-repeat top center;

}

#contentwrap h1 {
	color: #C404EC;
	font-size: 18px;
	border-bottom: 1px solid #C404EC;
	padding-bottom: 5px;
	margin: 0;
	text-transform: uppercase;
}

#contentwrap h1 a, #contentwrap h1 a:visited { color: #C404EC; text-decoration: none; }
#contentwrap h1 a:hover {color: #000;}

p.more-link {
	margin: 0;
	padding: 0;
	text-align: right;
}

#contentwrap p.youtubevideo {
	float: left;
	margin: 0;
	padding-right: 5px;
	padding-top: 10px;
}

#contentwrap .singlebox {
	float: left;
	width: 474px;
	margin: 0;
	padding: 10px;
}

#contentwrap p {
	margin: 0;
	padding-top: 5px;
	margin-bottom: 10px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

#contentwrap a, #contentwrap a:visited {color: #C404EC; text-decoration: none; font-weight: bold; }
#contentwrap a:hover {color: #000;}

#contentwrap p.homeposta {
	padding-top: 5px;
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}


/* RIGHT SIDEBAR CODES */

#rightsidebar {
	position: relative;
	float: left;
	margin: 0;
	padding: 10px;
	width: 233px;
	background: #E0F2FD;
}

#rightsidebar h2 {
	color: #F21286;
	font-size: 18px;
	border-bottom: 1px solid #F21286;
	padding-bottom: 5px;
	margin: 0;
	text-transform: uppercase;
}

.search_input {width: 224px; padding: 4px; color: #000; border: 1px solid #F21286; background: #FFF url(images/bg_search.gif)repeat-x bottom left; }

form {
margin-top: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 10px;
padding: 0;
}



#slideshow {
	width: 233px;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	padding-top: 10px;
	padding-bottom: 11px;
	overflow: hidden;
	height: 140px;
}

.slideshow img{
border: 2px solid #6DABE8;
}

.slideshow:hover img{
border: 2px solid #000;
}

.slideshow:hover{
color: red; /* irrelevant definition to overcome IE bug */
}

#getmoreinfo {
padding: 0;
margin-bottom: 10px;
margin-top: 0;
margin-left: 0;
margin-right: 0;
width: 233px;
}

#getmoreinfo li {
list-style: none;
margin: 0;
padding-top: 0.5em;
padding-bottom: 0.5em;
padding-left: 20px;
background: url(images/bg_list.gif) no-repeat top left;
border-bottom: 1px solid #7FB4A9;
}

#getmoreinfo li a , #getmoreinfo li a:visited {color: #000000; text-decoration: none; }
#getmoreinfo li a:hover {color: #F21286; }

#getmoreupdates {
padding: 0;
margin-bottom: 10px;
margin-top: 0;
margin-left: 0;
margin-right: 0;
width: 233px;
}

#getmoreupdates li {
list-style: none;
margin: 0;
padding-top: 0.5em;
padding-bottom: 0.5em;
padding-left: 20px;
background: url(images/bg_list.gif) no-repeat top left;
border-bottom: 1px solid #7FB4A9;
}

#getmoreupdates li a , #getmoreupdates li a:visited {color: #000000; text-decoration: none; }
#getmoreupdates li a:hover {color: #F21286; }









/*NAVIGATION WRAP CODES */


#footerwrap {
	position: relative;
	float: left;
	margin: 0;
	padding-left: 10px;
	width: 990px;
	height: 43px;
	background: url(images/bg_nav.gif) repeat-x top center;
	border-top: 1px solid #003F7C;
	line-height: 43px;
	color: #000;
}

#footerwrap a, #footerwrap a:visited {color: #000; text-decoration: underline; }
#footerwrap a:hover {text-decoration: none; }
