/*   
Theme Name: Blue Grass Wedding
Theme URI: 
Description: Simple theme for the sake of simplicity...
Author: Derek Moore
Author URI: http://mediahaus.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
@import url('default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

body {
	background:#000000  url(images/bgtop.png) top center no-repeat ;
	color: #FFFFFF;
}

a:link {
    color:#336699;
}
a:visited {
    color:#004B91;
}
a:active,
a:hover {
    color: #004B91;
}

/* Front Page Styles */

#main2 {
	clear:both;
    padding:10px 0 22px 0;
	margin: 0px auto;
    overflow: hidden;
    position: relative;
    width: 960px;
}

#container2 {
	float:left;
	width:940px;
}

#content2 {
        margin:0 0 0 10px;
        overflow:hidden;
        width:940px;
}

#content2 .entry-title {
	display: none;
	font-family:Arial,sans-serif;
	font-size:26px;
	font-weight:bold;
	line-height:26px;
	padding:0 0 7px;
}

#content3 {
        margin:0 0 0 10px;
        overflow:hidden;
        width:940px;
}

#content3 .entry-title {
	font-family: "Times New Roman", Times, serif;
	font-size:26px;
	font-weight:bold;
	line-height:26px;
	padding:0 0 7px;
}

/* -------------------------------------------- */

/* Header Style */ 

#header h1 {
   font-size: 0;
   text-indent: -1000px; 
}

#branding {	
   /* background: url(images/headshots.png) bottom right no-repeat; */
	padding: 10px 0 15px 0;
}
#blog-title a {
	background: url(images/ge_logo.png) bottom left no-repeat;
	display:block;
	text-indent:-9000px;
	width: 405px;
	height: 135px;

}

/* Hide the Blog Description */
#blog-description {
	display: none;
}

/* =Menu
-------------------------------------------------------------- */
#menu {
}

.skip-link {
    display:none;
}
#access {
	Background: #194565 url(images/menu_bg.png) top left;
	border-top:1px #194667 solid;
	border-bottom:1px #194667 solid;

}
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	/*visibility:		inherit;*/ /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** THEMATIC SKIN ***/
.sf-menu {
    border: 0;
	float:left;
}
.sf-menu a {
	font-weight:bold;
	border: 0;
	padding:9px 8px;
	text-decoration:none;
	text-transform: uppercase;
}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
  background: url(images/menu_bg2.png) left top;
  color: #b0c8e1;
  border: 0;
}
/* visited pseudo selector so IE6 applies text colour*/
.sf-menu a, .sf-menu a:visited  { 
	color:			#FFFFFF;
}
.sf-menu li {
	background:none;
}
.sf-menu li li {
	background:none;
}
.sf-menu li li li {
	/*background:		#9AAEDB;*/
	  background:none;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background: none;
	outline:		0;
    border: 0;
	color: #336699;
}
.sf-menu ul {
   border: 0;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:32px; /* overriding essential styles */
}
.sf-menu ul ul {
    margin-top:0;
}
.sf-menu ul a {
	background-color:none;
	border-bottom:none;
}
.sf-menu ul a:hover {
    color: #FF4B33;
}


/* Content Styles */

.page-title a {
    color:#666;
    text-decoration:none;
}

.entry-title {
    font-family: "Times New Roman", Times, serif;
    font-size:26px;
    font-weight:bold;
    line-height:26px;
    padding:0 0 7px 0;
}
.entry-title a {
    color:#FFF;
    text-decoration:none;
}

.entry-title a:active,
.entry-title a:hover {
    color: #004B91;
}

}
.entry-meta a:active,
.entry-meta a:hover {
    color: #004B91;
}

/* Gallery Style */
#gallery-1 dl {
	margin: 0;
	}

/* sidebar styles */

#primary {
	border: 0;
	}

	.aside .current_page_item a {
    color: #336699;
}
.aside .current_page_item .page_item a {
    color:#336699;
}
.aside .current_page_item .page_item a:hover,
.aside .current_page_item .page_item a:active {
    color: #b0c8e1;
}
.aside {
    color:#666;
}
.aside a {
    color:#336699;
}
.aside a:active,
.aside a:hover {
    color: #004B91;
	}
	
/* Comments */
#respond {
    background:#000;
    margin-bottom:22px;
    overflow:hidden;
    padding:18px 0 0 0;
    position:relative;
}

.comment-content  {
	color: #666
}

/* Footer */
#footer {
	border-top: 1px solid #194667;
}
#siteinfo a {
    color:#336699;
}
#siteinfo a:active,
#siteinfo a:hover {
    color: #004B91;
}
/* SlideShow */

.showtime {
	background: #000 url('images/loading.png') center center no-repeat;
}