/*
RapidWeaves
Designed by Vortex Themes
http://www.vortex-themes.com

support@vortex-themes.com

*/

/* @group General Styles */

* {
margin : 0;
padding : 0;
}

html, body {
background : url(images/bg.jpg) repeat;
margin : 0;
font : 8pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
}
p {
color : #333333;
}
a:link {
color : #16375B;
text-decoration : none;
}
a:visited {
color : #16375B;
text-decoration : none;
}
a:hover, a:active {
color : #000099;
text-decoration : none;
}
.image-left {
float : left;
margin : 3px 3px 3px 0;
padding : 3px 3px 3px 0;
}
.image-right {
float : right;
margin : 3px 0 3px 3px;
padding : 3px 0 3px 3px;
}
	
/* @end */

/* @group Layout */

#container {
margin : 0 auto;
text-align : left;
background : #fbf8cb url(images/container.jpg) repeat-y;
width : 776px;
background : url(images/container.gif) repeat-y;
}

#pageHeader {
background : url(images/editable_images/header_image.jpg) no-repeat;
height : 142px;
margin : 0 auto;
width : 776px;
}
#pageHeader h1 {
color : #ffffff;
font-size : 50px;
text-align : center;
font-weight : normal;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 45px;
	position: relative;
	top: 30px;
	right: 25px;
	line-height: 25px;
	padding: 0 5px;
}
#pageHeader h2 {
color : #ffffff;
text-align : center;
margin : 0 0 0 0px;
margin-left : 30px;
font-weight : normal;
font-size : 14px;
	position: relative;
	right: 15px;
	padding: 0 5px;
	top: 30px;
}
#contentContainer {
	text-align : left;
}
#contentContainer #content {
padding : 20px 10px 20px 20px;
	list-style: inherit;
}
#sidebarContainer {
}
#sidebarContainer #sidebar {
padding : 20px 10px;
}
#footer {
clear : both;
position : relative;
height : 35px;
margin : 0 auto;
background : #3169A5;
width : 776px;
color : #fdfdfd;
text-align : center;
padding-top : 12px;
}
#footer p {
color : #ffffff;
padding-left : 5px;
}
/* @group Bread-crumb */

#breadcrumbcontainer {
border-bottom : none;
padding : 10px;
color : #ffffff;
	height: 20px;
	background: #3169A5;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	width: 756px;
}
#breadcrumbcontainer ul {
list-style : none;
margin : 0;
padding : 0;
	color: #ffffff;
}
#breadcrumbcontainer li {
display : inline;
}
	
/* @end */
	
/* @end */
	




/* @group Toolbar */

/* Toolbar Styles */

#navcontainer {
	background: #3169A5;
	margin-right: 20px;
	width: 776px;
	margin-bottom: 20px;
}

#navcontainer #current {
	text-transform: none;
	color: #ffffff;
}

/* Parent - Level 0 */

#navcontainer ul {
    display: inline;
    margin : 0;
	padding: 0 0 0 5px;
	color: #ff0f34;
	font-size: 85%;
	list-style: none;
}

#navcontainer li {
 	display: inline;
 	margin : 0;
	padding: 5px 25px 2px 0;
	line-height: 14px;
	
}

#navcontainer a {
	display: inline;
	color : #16375B;
   	background : transparent;
   	text-decoration : none;
   	font-weight: bold;
	text-transform: none;
}

#navcontainer a:hover {
	color: #ffffff;
}

#navcontainer a:active {
	color: #333333;
	background: #fafafa;
	text-transform: none;
}

/* Child - Level 1 */

#navcontainer ul ul {
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
	padding-left: 20px;
}

#navcontainer ul ul a:hover {
}

#navcontainer ul ul a:active {
}

/* @end */

/* @group Global Classes */

blockquote {
  margin: 0;

  padding: 0 20px;

  background: #E7F1F3;

  border-top: 1px solid #AAD3DB;

  border-bottom: 1px solid #AAD3DB;

}

h1 {
color : #49525b;
font-size : 18px;
font-weight : bold;
margin : 0 0 3px;
}
h2 {
color : #49525b;
font-size : 16px;
font-weight : bold;
margin : 0 0 3px;
}
h3 {
color : #49525b;
font-size : 14px;
font-weight : bold;
margin : 0 0 3px;
}
h4 {
color : #49525b;
font-size : 10px;
font-weight : bold;
margin : 0 0 3px;
}
	
/* @end */

/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

.album-title {
	padding: 5px;
	font-size: 2.1em;
	font-weight: bold;
	text-align: center;
	color: #000000;
}

.album-description {
	padding: 5px;
	font-size: 1em;
	font-weight: normal;
	color: #a1a5a9;
	text-align: left;
	margin-bottom: 80px;
}

.album-wrap {
	display: block;
	width: 99%;
	position: relative;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 65px;
	margin-right: 25px;
	display: block;
}

.thumbnail-frame {
	padding: 5px;
	background: #3169A5;
	margin: 0px 1px 1px 0px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.thumbnail-frame img {
	margin: auto;
	border: none;
}

.thumbnail-caption {
	color: #ffffff;
	font: bold 0.85em   'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 5px 0 0 0;
	height: 35px;
	display: block;
}
	
/* @end */

/* @group Single Page (Photo view) */

.photo-background {
text-align : center;
margin : 10px;
}

.photo-navigation {
padding : 10px;
background : 16375B;
width : 776px;
height : 143px;
margin : 0 auto;
}
.photo-frame {
margin : 0;
border : 5px solid #ffffff;
}
.photo-title {
color : #ffffff;
font-size : 18px;
font-weight : normal;
margin : 0 0 5px;
}
.photo-caption {
font-size : 13px;
margin : 0;
color : #ffffff;
}

.photo-links {
}

.photo-navigation a:link, .photo-navigation a:visited {
}

.photo-navigation a:hover {
}
	
/* @end */
	
/* @end */

/* @group Blog */

/* @group Archive Page */

.blog-archive-background {
color : #49525b;
text-align : center;
font : 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
background : transparent url(images/bg.jpg) repeat;
font-size : 18px;
}

.blog-archive-headings-wrapper {
text-align : left;
width : 776px;
background : white url(images/header_image.jpg) no-repeat;
height : 143px;
margin : 0 auto;
}
.blog-archive-entries-wrapper {
text-align : left;
width : 758px;
padding : 10px;
background : white;
margin : auto;
border-top : 45px solid #415a6a;
color : #49525b;
font-size : 12px;
}
.blog-archive-month {
color : #415a6a;
text-align : right;
padding-top : 10px;
margin : 0;
font-weight : normal;
text-transform : uppercase;
}
.blog-archive-link {
color : #415a6a;
text-align : right;
margin : 0;
font-weight : normal;
font-size : 14px;
}
	
/* @end */
.blog-entry-title {
color : #3169A5;
font-size : 14px;
font-weight : normal;
margin-bottom : 3px;
line-height : 24px;
}

.blog-read-more {
	display: block;
	padding-top: 10px;
	font-style: italic;
}

.blog-entry-category {

}

.blog-entry-comments {
	margin-top: 10px;
}
.blog-entry-date {
margin-bottom : 10px;
margin-top : 5px;
color : #3169A5;
}
.blog-entry-body {
margin-bottom : 45px;
}
	
/* @end */

/* @group File Sharing */

.filesharing-description {
margin-bottom : 20px;
border-bottom : 1px solid #d9d9d9;
}
.filesharing-item-title {
color : #092143;
font-size : 14px;
font-weight : normal;
}
.filesharing-item-description {
margin-bottom : 10px;
}
	
/* @end */

/* @group Quicktime Album */

/* @group Single Page (Movie View) */

.movie-title {
color : #3169A5;
font-size : 14px;
font-weight : normal;
text-align : left;
}
.movie-frame {
text-align : center;
margin-bottom : 10px;
}
.movie-background {
background : #ffffff;
margin-top : 5px;
}
.movie-title {
color : #3169A5;
font-size : 18px;
font-weight : normal;
margin-bottom : 3px;
text-align : center;
}
	
/* @end */

/* @group Index Page (Movie Thumbnail view) */

.movie-page-title {
color : #3169A5;
font-size : 18px;
font-weight : normal;
margin-bottom : 3px;
}
.movie-page-description {
margin-bottom : 10px;
}
.movie-thumbnail-frame {
float : left;
display : inline;
margin-right : 40px;
text-align : center;
width : 131px;
margin-bottom : 20px;
}
.movie-thumbnail-caption {
text-align : center;
color : #3169A5;
margin-bottom : 5px;
}
	
/* @end */
.movie-description {
text-align : center;
}
	
/* @end */

/* @group Contact Form */

.required-text {
color : #000000;
}

.message-text { }
.form-input-field {
color : #000000;
}

.form-input-button { }
	
/* @end */