/* @override http://www.magnoliaglenweddings.com/_includes/style.css */

body {
background-color:#ffffff;
color:#4A4A4A;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
padding:0;
margin:0;
line-height:15px;
text-align:left;
}

#fix {margin:0px auto 0px auto;
width:718px;
height:100%;
float:left;
}

#header{
width:718px;
height:103px;
}

#body {
width:800px;
height:100%;
display:table;
}

#body_left {
width:129px;
height:100%;
float:left;
background-image: url(../_images/bg_left.jpg);
line-height: 0px;
}

#body_right {
width:589px;
height:100%;
float:left;
}

#right_line1 {
height:103px;
width:589px;
}

#right_line2 {
height:149px;
width:589px;
line-height: 0px;
}

#right_line2 a{
	font-size: 0px;
	margin: 0;
	padding: 0;
	line-height: 0px;
	height: 0;
}

#right_line2 img{
	margin: 0;
	padding: 0;
}

#right_line3 {
height:450px;
width:589px;
}

#right_line4 {
height:60px;
width:589px;
}

.copy {
color:#848484;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
}


.pic{
border: #666666;
}

label{
	display: block;
	float: left;
	width: 153px;
	margin-top: 9px;
	padding-right: 8px;
	padding-top: 6px;
	text-align: right;
}

input,textarea{
	margin-top: 9px;
}

/* Page Colors */

.indexBG {background-color:#80A73C;}
.index {color:#80A73C;}
.index1 {color:#5D7E27}

.historyBG {background-color:#8781BD}
.history {color:#8781BD}
.history1 {color:#726DA0}

.servicesBG {background-color:#F49EC5}
.services {color:#F42583}
.services1 {color:#F4197C}

.galleryBG {background-color:#5574B9}
.gallery {color:#5574B9}
.gallery1 {color:#5574B9}

.contactBGold {background-color:#CEA53F}
.contactBG {background-color:#CB703C;margin: 0;padding: 0;line-height: 0px;}
.contact {color:#944E2A}

.privacy {color:#3CAECB}

.footer {color:#929292}
.footer1 {color:#4A4A4A}

.small {font-size:10px}

a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color:#7FA1AA;
}
a:hover{text-decoration:underline;}

ul {
	list-style-type:  square;

	}


/*
	Siriux Gallery 2 Theme
	Copyright 2005-2006 Nico Kaiser.
*/


/* -- Main layout definitions ------------- */

body.gallery {
	margin: 1.5em;
	padding: 0;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: small;
	background-color: #fff;
	color: #333;
	text-align: center;
}

a {
	color: #38c;
}

a:hover {
	color: #05a;
}

hr {
	color: #fff;
	height: 1px;
	border: none;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 0;
	clear: both;
}

.clear {
	clear: both;
}

.breadcrumb {
	float: right;
	color: #333;
	font-size: 0.9em;
}

.header {
}

.content {
	clear: both;
	margin: 0 auto;
	text-align: left;
}

.footer {
	font-size: 0.8em;
	color: #999;
	margin-top: 4em;
	padding-top: 1.5em;
	border-top: 1px solid #ddd;
}

.gallery h2 {
	clear: both;
	margin: 1.5em 0;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #ddd;
	font-size: 1.5em;
}

.gallery h3 {
	clear: both;
	margin: 1.5em 0 1em 0;
	font-size: 1.2em;
}


/* -- Gallery thumbnails ------------------ */

.gallery-thumb {
	margin: 0px;
	float: left;
	text-align: center;
}

.gallery-thumb img {
	background: #f3f3f3;
	border: 1px solid #ddd;
	padding: 2px;
	margin: 1px;
}

.gallery-thumb a img {
	border-color: #000000;
}

.gallery-thumb a:hover img {
	border-width: 2px;
	border-color: #38c;
	margin: 0;
	-moz-border-radius: 5px;
}


/* -- Gallery Album listing --------------- */

.gallery-albums {
	clear: both;
}

.gallery-albums h4 { /* Years in Album overview (when grouped by year) */
	margin: 10px 0 0 0;
	font-size: 1.1em;
}

.gallery-albums .gallery-thumb {
	margin-right: 5px !important;
}

.gallery-album {
	width: 46%; /* Change to 96% if you want 1 Album per line */
	padding-right: 3%;
	display: block;
	float: left;
	overflow: hidden;
}

.gallery-album p {
	font-size: 1em;
}

.gallery-album .meta {
	margin-top: 3px;
	color: #999;
	font-size: 0.9em;
}


/* -- Gallery Items ----------------------- */

.gallery-items {
	margin: 0;
	clear: both;
}

.gallery-empty {
	padding: 0.5em 1.5em;
	margin: 1.5em 3em;
	border: 1px solid #ddd;
	background: #ffe;
	font-size: 1.2em;
}


/* -- Gallery Photo (detail page) --------- */

div.gallery-photo {
	text-align: center;
}

img.gallery-photo {
	background: #f3f3f3;
	border: 1px solid #ddd;
	padding: 7px;
	-moz-border-radius: 3px;
}

#prevArrow img, #nextArrow img {
	border-style: none;
}


/* -- Navigator --------------------------- */

.block-core-Navigator {
	float: right;
	margin: 0px;
	font-size: 0.9em;
	color: #333;
}

.block-core-Navigator .current,
.block-core-Navigator .first-and-previous,
.block-core-Navigator .next-and-last {
	display: inline;
}

.block-core-Navigator .current {
	margin: 0 0.5em;
}


/* -- ExifInfo ---------------------------- */

.block-exif-ExifInfo div {
	font-size: 0.8em;
	color: #999;
	margin: 1em 0;
}

table.gbDataTable {
	width: 100%;
	border-collapse: collapse;
}

table.gbDataTable td {
	padding: 0.2em 0.5em 0.2em 0;
	border-bottom: 1px solid #eee;
}

table.gbDataTable td.gbEven {
	font-weight: bold;
}


/* -- System- / Item-Links ---------------- */

.gbSystemLinks, .block-core-ItemLinks {
	clear: both;
	border-top: 3px solid #9c9;
	border-bottom: 1px solid #9c9;
	background: #efe;
	margin: 1.5em 0;
	padding: 0.5em;
}

.block-core-SystemLink { font-weight: bold; }

.gbSystemLinks .block-core-SystemLink a,
.block-core-ItemLinks a {
	display: block;
	padding: 0.3em;
}


/* -- Toolbar ----------------------------- */

#toolbar {
	clear: both;
	border: 1px solid #ccc;
	background: #f1f1f1;
	margin: 1em 0;
	padding: 0.5em;
}


/* -- Admin ------------------------------- */

.gallery-admin {
	font-size: 0.9em;
	width:589px;
}

.gallery-admin h2 {
	font-size: 1.2em;
	margin-top: 2em;
	overflow: hidden;
}

.gallery-admin h4 {
	margin-bottom: 0.5em;
}

.giSuccess, .giWarning, .giError  {
	font-weight: bold;
}

.giSuccess { color: #5c0; }
.giWarning { color: #c50; }
.giError { color: #a44; }

.gallery-admin .gbBlock {
	margin: 0px;
	width:589px;

}

#gsSidebar {
	width: 13em;
	overflow: hidden;
	padding-right: 1em;
}

#gsSidebarCol {
	width: 1%;
}

#gsSidebar ul {
	padding: 0.2em 0 1.5em 0;
	margin: 0;
	font-weight: bold;
}

#gsSidebar ul ul {
	font-weight: normal;
}
#gsSidebar li.gbAdminLink {
	background: none;
	list-style: none;
	padding: 0.2em 0;
	margin: 0;
}

.gbTabBar {
	padding: 0.2em 0;
	border-bottom: 1px solid #ccc;
}

.gbTabBar a {
	border: 1px solid #ccc;
	padding: 0.2em 1em;
	background: #eee;
	margin: 0 0.2em;
}

.gbTabBar .giSelected {
	margin: 0 0.2em;
	padding: 0.2em 1em;
	border: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	background: #fff;
}

.giUpdated, .giNew {
	font: normal 9px Arial;
	text-transform: uppercase;
	color: #222;
	background: #ffea88;
	padding: 0 3px;
	margin-left: 3px;
}

#giFormUsername, .giFormUsername {
	background: url('../siriux/images/userinfo.png') no-repeat 0 1px;
	padding-left: 17px;
}

#giFormGroupname {
	background: url('../siriux/images/groupinfo.png') no-repeat 0 1px;
	padding-left: 17px;
}

#giFormPassword {
	background: url('../siriux/images/key7-16-bw.gif') no-repeat 0 1px;
	padding-left: 17px;
}
