/*
Theme Name: Girls Inc. Indy
Description: A WordPress version of the previous Girls Inc. Indy website.
Version: 1.0
Author: The Team at Springboard Marketing
Author URI: http://www.springboardmarketing.com
*/

/*

	COLOR KEY:
		

*/

* {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
	outline: none;
}

body {
	font-size: 14px;
	line-height: 21px;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}


/* ------------ General Styles ------------ */

p {
	margin-bottom: 20px;
}

a {
	
}

a:hover {
	
}

a:visited {

}

strong {
	
}

h1, h2, h3, h4, h5, h6 {
	
}

h1 {
	margin-bottom: 20px;
	font-size: 24px;
}

h2 {
	margin-bottom: 20px;
	font-size: 20px;
}

h3 {
	margin-bottom: 15px;
}

h4 {

}

ul {
	padding-left: 40px;
}


/* ------------ Post ------------ */

.post {
	margin-bottom: 40px;
}

.post h2, .post h2 a {
	
}


.post.index {
	
}

.entry-content {
	
}


/* ------------ Sidebar ------------ */

#sidebar {
	
}

#sidebar ul {

}

.widget {
	margin-bottom: 30px;
}

.widget a {
	
}

.widget ul {
	
}

.widget ul li {

}

.widget a:hover {


}

.widget h3 {

}

.widget p {

}

/* ---------- Misc ----------- */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
	float: left;
	margin-right: 10px;
}

.alignright {
	float: right;
}

div.center, img.center, .center a img {
	margin: 0 auto;
	text-align: center;
}

div.center, .center, img.center, p .center, p.center, p img.center {
	margin-right: auto;
	margin-left: auto;
}

.clear {
	clear: both;
}

.clear-left {
	clear: left;
}

.clear-right {
	clear: right;
}

/* ----- Imported CSS ------- */

body  {
	font: 14px/1.3em Arial, Helvetica, sans-serif;
	background: #f8f5e0;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#wrapper  {
	width: 1042px;
	margin: 0 auto;
	background: #f8f5e0 url(images/8949bgshadows.gif) repeat-y;
	padding-top: 20px;
} 

#container  {
	width: 928px;
	margin: 0 auto;
	text-align: left;
	padding-right: 57px;
	padding-left: 57px;
}

/* BEGIN MENU */


#divMenuContainer { z-index: 99999; margin: 0px auto;}

#divMenu { width:960px; height: 35px;  position:relative;  z-index: 99999;   background: url(images/8958navbg.jpg) no-repeat;   text-align: center;}

ul.menu {list-style:none;  margin:0;  padding:0;  font-family:arial;   font-size: 14px;   float:left;   height: 26px; }

ul.menu * {margin:0; padding:0;}

ul.menu a {display:block; color: #dedede; text-decoration:none; font-weight: bold;}

ul.menu li {position:relative; float:left;
	display: list-item;
	
}

ul.menu ul {position:absolute; top:34px; left:0px; background:#f8f5e0;  display:none; opacity:0; list-style:none}

ul.menu ul li {position:relative; border:1px solid #a4937a; background:#f8f5e0; border-top:none; margin:0px; width: 180px; left:0px;  text-align: left;}

ul.menu ul li a,
ul.menu .current_page_ancestor .sub-menu li a,
ul.menu .current_page_parent .sub-menu li a,
ul.menu .current_page_item .sub-menu li a {display:block; background-color:#f8f5e0; color:#1a528b;padding: 8px 15px 8px; font-weight: normal; font-size: 12px;}

ul.menu ul li a:hover,
ul.menu .current_page_ancestor .sub-menu li a:hover,
ul.menu .current_page_parent .sub-menu li a:hover,
ul.menu .current_page_item .sub-menu li a:hover { color:#fff; background: #f19753; }

ul.menu ul ul {left: 250px; top:0px}

ul.menu li.menu-item a,
ul.menu .menulink, ul.menu .menulinkselected {border:0px solid #aaa; padding:0; min-height: 26px;padding: 8px 15px 0px;}

ul.menu li.menu-item a:hover { color: #fff; }

ul.menu .menulink:hover, ul.menu .menuhover, ul.menu .menulinkselected:hover, 
ul.menu .current_page_ancestor a,
ul.menu .current_page_item a,
ul.menu .current_page_parent a { color: #fff; }

ul.menu .sub, ul.menu .subselected {}

ul.menu .topline {border-top:0px solid #aaa}  
ul.menu li:hover > ul {
	display:block; opacity: 1;
}

/* END MENU */


#header {
	margin-bottom: 20px;
} 
#header h1 {
	margin: 0; 
	padding: 10px 0; 
}

#content_pri {
	float:left;
	margin-bottom:20px;
	width:928px;
}
#video {
	float: left;
	width: 480px;
	margin-right:26px;
}
#action {
	float: left;
	width: 190px;
}
#sidebar1 {
	float: right;
	width: 202px;
	padding: 15px 10px 0px;
	text-align: center;
}
#sidebar1 form {
	margin-bottom: 26px;
	margin-top: 0px;
        margin-left: 0px;
       margin-right: 0px;
}
#sidebar_Interior {
	float: right;
	width: 202px;
	padding: 15px 10px 0px;
	text-align: center;
}
#sidebar_Interior form {
	margin-bottom: 26px;
	margin-top: 0px;
}

#s { display: inline-block; vertical-align: top; width: 105px; margin: 3px 10px 0 0; }
#searchsubmit { display: inline-block; vertical-align: top;}

#mainContent {
	width: 100%;
	overflow: hidden;
	position: relative;
} 
#news {
	display: inline;
	float: left;
	width: 480px;
	background: #FFFFFF;
	margin-bottom: -500px;
	padding-bottom: 520px;
}

#newshead {
	font: bold 18px Arial, Helvetica, sans-serif;
	background: url(images/8965newsheadbg.gif) no-repeat;
	height: 32px;
	width: 480px;
	padding-top: 6px;
	padding-left: 20px;
	color: #FFFFFF;
	margin: 0px;
}
#news h1 {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 18px;
}

#news h2 {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 16px;
}
#news p {
	padding-right: 20px;
	padding-left: 20px;
}
#news img {
	padding-left: 20px;
}
#blog {
	float: left;
	width: 422px;
	background: #FFFFFF;
	display: inline;
	padding-bottom: 520px;
	margin-bottom: -500px;
	margin-left: 24px;
}
#bloghead {
	font: bold 18px Arial, Helvetica, sans-serif;
	background: url(images/8952blogheadbg.gif) no-repeat;
	height: 32px;
	width: 422px;
	padding-top: 6px;
	padding-left: 20px;
	color: #FFFFFF;
	margin: 0px;
}
#blog ul {
	padding: 0 20px 0 40px;
}
#blog h1 {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 18px;
}
#blog h2 {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 16px;
}
#blog p {
	padding-right: 20px;
	padding-left: 20px;
}
#blog img {
	padding-left: 20px;
}
.bottomNews {
	background: url(images/8954bottomnews.gif) no-repeat left;
	height: 20px;
	width: 480px;
	position: absolute;
	bottom: 0px;
}
.bottomBlog {
	background: url(images/8953bottomblog.gif) no-repeat left;
	height: 20px;
	width: 422px;
	position: absolute;
	bottom: 0px;
}

.ma_blogTitle {
	font-size: 16px;
	font-weight: bold;
	color: ee334e;
}

/*INTERIOR PAGES*/

#pagetitle {
	font: bold 18px Arial, Helvetica, sans-serif;
	background: #FFFFFF url(images/8966pagetitlehd.gif) no-repeat;
	height: 33px;
	width: 674px;
	margin: 0;
	padding-top: 6px;
	padding-left: 20px;
	color: #FFFFFF;	

}

#pagetitle p {
       margin: 0;
       padding-top: 0px;
       padding-bottom: 0px;

}

#mainContent_Interior {
	margin: 0 234px 0 0;
	padding:10px 30px;
	background: #FFFFFF;
	min-height: 568px;
}

/*#mainContent_Interior span {
       float: left;
} */

#community {
	background: url(images/8955communitybkg.gif) repeat-y;
}
#community h1 {
	font: 14px/1.7px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(images/8957communityhd.gif) no-repeat;
	height: 38px;
	text-indent: -9999px;
	margin-bottom: 4px;
}
#community p {
	font-size: 13px;
	color: #FF6600;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-right: 12px;
	padding-left: 16px;
}
#community img {
	padding-bottom: 4px;
	padding-top: 4px;
}
#community form {
	background: url(images/8956communitybtm.gif) no-repeat bottom;
	padding-bottom: 16px;
	text-align: left;
	padding-left: 16px;
	margin-bottom: 10px;
}
#footerNav {
	padding: 12px 0px 12px 20px; 
	background:#efefef;
	font: 12px/1.5em Arial, Helvetica, sans-serif;
	border: 1px solid #dbdbdb;
	margin-top: 20px;
} 
#footerNav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 15em;
	float: left;
}
.top      {
	background: #dbdbdb;
	line-height: 2.4em;
	display: block;
	padding-left: 6px;
	margin-left: -6px;
}
#footerNav ul a:link, #footerNav ul a:visited {
	color: #000000;
	text-decoration: none;
}
#footerNav ul a:hover, #footerNav ul a:focus, #footerNav ul a:active {
	color: #000000;
	text-decoration: underline;
}
#footer {
	padding: 0 10px 0 20px; 
	background:#f8f5e0;
	position: relative;
} 
#footer h2 {
	font-size: 14px;
	color: #E40039;
	margin: 12px 0px 0px;
	padding: 0px 10px 0px 0px;
	top: 0px;
	right: 0px;
}
#footer p {
	margin: 0; 
	padding: 0px 0 10px; 
	font-size: 11px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
img {
	border-style: none;
}


ul.MessageList
{
    list-style-type:none;
    padding:0px;
    margin:0px;
    margin-bottom: 10px;
}
li.SuccessMessageLabel, li.WarningMessageLabel, li.ConfirmationMessageLabel, li.NoticeMessageLabel, li.NotSetMessageLabel, li.UserErrorMessageLabel, li.ErrorMessageLabel
{
    padding: 3px;
    font-weight: bold;
    background-color: #F0F0F0;
    padding: 5px 5px 5px 25px; 
    background-repeat:no-repeat;
    background-position: left center;
    color: #707070;
}
li.UserErrorMessageLabel, li.ErrorMessageLabel
{
    background-color: #eed6cd;
    background-image:url(/siteassets/images/icons/validationAlert.png);
}
li.SuccessMessageLabel
{
    background-color: #E6EECD;
    background-image:url(/siteassets/images/icons/checkMark_18x18.png);
}
li.WarningMessageLabel
{
    background-color: #fbe8c1;
    background-image:url(/siteassets/images/icons/exclamation_18x18.png);
}
li.NoticeMessageLabel, li.ConfirmationMessageLabel
{
    background-color: #cdddee;
    background-image:url(/siteassets/images/icons/help_18x18.png);
}
.page-template-pg-girls-php { background: #fff; }

#meet-our-girls-container a:link {
	color: #EE334E;
	text-decoration: none;
}

#meet-our-girls-container a:hover {
	text-decoration: underline;
}
#meet-our-girls-container .style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#meet-our-girls-container .style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 23px;
	color: #EE334E;
}


@charset "UTF-8";
/* CSS Document */

/*
 menu styles
 note: not all browsers render styles the same way so try out your style sheet
 in different browsers before publishing
*/

/* level 0 inner */
.m0l0iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	margin: 4px 0 0 8px;
	color: #FFFFFF;
}
.m0l0iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-decoration: underline;
	margin: 5px 0 0 8px;
	color: #FFFFFF;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	background-image: url(img/lev0_bg1.gif);
	border: 1px solid #336699;
	background-color: #2C5F93;
}
.m0l0oover {
	text-decoration : none;
	background-image: url(img/lev0_bg2.gif);
	background-color: #2C5F93;
	border: 1px solid #336699;
}

/* level 1 inner */
.m0l1iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 4px 0 0 17px;
	color: #FFFFFF;
}
.m0l1iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 4px 0 0 17px;
	color: #FFFFFF;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	background-color: #5286BB;
	border: 1px solid #336699;
	padding: 0;
}
.m0l1oover {
	text-decoration : none;
	background-color: #1A4D81;
	background-image: url(img/lev1_arrow.gif);
	background-repeat: no-repeat;
	border: 1px solid #336699;
	padding: 0;
}

a:link, button.link span {
	color: #3b5998;
	text-decoration: underline;
}
a:visited {
	color: #3b5966;
	text-decoration: underline;
}
a:hover, button.link:hover {
	color: #3b59cc; 
	text-decoration: underline;
}
a:active, a:focus, button.link:focus span, button.link:hover span {
	color: #3b5998; 
	text-decoration: underline; 
}

/* @group Font sizes */

/* basic font sizes */
p, ul, ol, dl, table, address, blockquote, fieldset, pre, form div {
	font-size: 1em;  /* 14px */
}

/* deal with likely (but certainly not all) inherited shrinkage */

ul p, ol p, table p, dl p, ul ul, ol ol, ul ol, ol ul, address p, li blockquote, blockquote p, form div div, form div p, fieldset div, table form div {
	font-size: 1em;
}

/* size headings using classic scale of 14, 16, 18, (21), 24 */

h1 { font-size: 1.70em;  color: #f19753; /* 18px */ }
h2 { font-size: 1.125em;   /* 18px */ }
h3 { font-size: 1.0em;     /* 16px */ }
h4 { font-size: 0.875em;   /* 14px */ }
h5, h6 { font-size: 0.8125em;  /* 13px */ }

/* @end */

/* @group Margins */

p, ul, ol, dl, address, table, pre, fieldset {
	margin-bottom: 1.385em; /* 18px */
}

form {
	margin-bottom: 1.125em; /* 18px */
}



h2 {
	margin-top:1.5em;	   /* 27px */
	margin-bottom: 0.5em;  /* 9px */	
}

h3 {
	margin-bottom: 0.5625em; /* 9px */	
}

h4 {
	margin-top:1.286em;	   /* 18px */
	margin-bottom: 0.643em; /* 9px */
}

ul ul, ol ol, ol ul, ul ol {
	margin-bottom: 0;
}

/* @end */

/* @group Lists */

.prose ul, ul.bullets, ul.bullets ul {	/* unordered lists more often DON'T require bullets except in extended bits of writing - use the .prose class or apply directly with .bullets */
	list-style-type: disc;
	margin-left: 1.385em; /* 18px */
}

ol {	/* ordered lists usually DO require bullets */
	list-style-type: decimal;
	margin-left: 2.077em; /* 27px */
}

dt {
	font-weight: bold;
	margin-top: 1.385em; /* 18px */
}

/* @end */

/* @group Tables */

table {
	border-bottom: 0px;
}

caption {
	font-weight: bold;
	padding-bottom: 0.643em; /* 9px */
	font-size:1.077em; /* 14px */
}

thead th {
	border-top: 1px solid #666;
	border-bottom: 3px solid #666;
	padding-top: 0;
	padding-bottom: 0.692em; /* 9px */
}

tbody {
	border-top: 0px;	/* not rendered in IE6/7 */
}

tbody tr th, tbody tr td {
	border-top: 0px;
}

th, td {
	text-align: left;
	padding: 0.385em 0.692em 0.308em 0.692em; /* 5px 9px 4px 9px */
}

/* @end */

/* @group Blockquotes */

blockquote {
	font-style: italic;
	margin:0  1.385em  1.385em 1.385em; /* 18px */
}

p+p+blockquote {
	margin-top: 1.385em;
}

blockquote cite, blockquote em {
	font-style: normal;
}

/* @end */



/* @group Forms */

/* @group Containers */

form .container {
	margin-bottom: 1.385em; /* 18px */
}


/* @group Fieldsets */

fieldset {
	border: 1px solid #ccc;
	padding: 0 1.385em 0.692em 1.385em; /* 9px 18px 0 18px */
}

legend {
	font-weight: bold;
}

form fieldset .container {
	margin-top: 1.385em; /* 18px */
	margin-bottom:0;
	position: relative;
	top: -0.692em; /* fudge to deal with IE fieldset margin/padding */
}

/* @end */

/* @end */

/* @group Labels */

label {
	font-weight: bold;
	cursor: pointer;
}

.meta-label {
	font-weight: bold;
	margin-bottom: 0;
}

.multi-container label, 
.radio-container label, 
.checkbox-container label {
	font-weight: normal;
}

.radio-container label, 
.checkbox-container label {
	display: block;
}

.compact label {
	display: inline;
}

/* @end */

/* @group Meta */

form .help {
	display: block;
	color: #777;
	font-style: normal;
	font-size: 0.846em; /* 11px */
}

/* @end */

/* @group Form controls */

input, textarea, select, button {
	font-family: inherit;
	font-size: 1em;
}

textarea, input[type='text'], 
input[type='password'], select {
	border-width: 1px;
	border-style: solid;
	border-top-color: #999;
	border-left-color: #999;
	border-bottom-color: #ccc;
	border-right-color: #ccc;
	padding: 0 1px 1px 1px;
}

textarea:focus, input[type='text']:focus, 
input[type='password']:focus, select:focus {
	border-color: #888;
	outline: 2px solid #ffffaa;
}

input.short {
	width: 4em;
}

input.medium, textarea.medium {
	width: 12em;
}

input.long, textarea.long {
	width: 30em;
}

textarea {
	width: 99%;
	display: block;
}

.button-container input {
	font-weight: bold;
}

.button-container input.cancel {
	font-weight: normal;
}

button.link {
	border: 0;
	padding: 0;
	background-color: #fff;
	font-weight: normal;
	cursor: pointer;
	width: auto;
	overflow: visible;
}

/* accessability feature, resize check and radio inputs */
.radio-container input, 
.checkbox-container input {
	width: 1em;
	height: 1em;
}

/* @end */

/* @end */

/* @group Other styling */

address {
	font-style: normal;
}

pre, code, kbd, tt, samp, tt {
	font-family: "andale mono", monospace;
}

ins {
	text-decoration: underline;
}

del {
	text-decoration: line-through;
}

/* @end */

div#creditfooter {
display: none;
}
table.search {
   	border:0px;
   	border-top:0px 
   	padding: 0; 
   	border-spacing: 0; 
   	padding-top:0px; 
	padding-right:0px; 
	padding-bottom:0px; 
	padding-left:0px; 
	vertical-align:top;

}

/*
 menu styles
 note: not all browsers render styles the same way so try out your style sheet
 in different browsers before publishing
*/

/* level 0 inner */
.m0l0iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	margin: 4px 0 0 8px;
	color: #FFFFFF;
}
.m0l0iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-decoration: underline;
	margin: 5px 0 0 8px;
	color: #FFFFFF;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	background-image: url(img/lev0_bg1.gif);
	border: 1px solid #336699;
	background-color: #2C5F93;
}
.m0l0oover {
	text-decoration : none;
	background-image: url(img/lev0_bg2.gif);
	background-color: #2C5F93;
	border: 1px solid #336699;
}

/* level 1 inner */
.m0l1iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 4px 0 0 17px;
	color: #FFFFFF;
}
.m0l1iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 4px 0 0 17px;
	color: #FFFFFF;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	background-color: #5286BB;
	border: 1px solid #336699;
	padding: 0;
}
.m0l1oover {
	text-decoration : none;
	background-color: #1A4D81;
	background-image: url(img/lev1_arrow.gif);
	background-repeat: no-repeat;
	border: 1px solid #336699;
	padding: 0;
}

/* ------ Blog ------ */

.post {
	width: 346px;
}
.search .post { width: 100%; }
p.date {
	margin-bottom: 5px !important;
}

.post h3 {
	margin-top: none !important;
}

#col2 {
	width: 268px;
	float: right;
}

.blog-header {
	width: 614px;
	height: 80px;
	padding: 10px;
	margin-bottom: 20px;
}

.blog-logo {
	width: 326px;
	height: 57px;
	background: url(images/bloglogo.gif) no-repeat;
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #999;
	float: left;
}

.blog-logo a {
	display: block;
	width: 326px;
	height: 57px;
	text-indent: -9999px;
}

ul.blog-links {
	width: 200px;
	float: right;
	list-style: none;
}

a#enews-rss {
	background: url(images/feed_icon_16x16.gif) no-repeat left bottom;
	padding-left: 30px;
}

#comments-display {
	width: 346px;
}

.page-template-pg-girls-php #mainContent_Interior {
	width: 100%;
	padding: 0;
}
