/* 
Theme Name: Westernielandweb
Theme URI: http://themehybrid.com/themes/skeleton
Description: Skeleton for Westernielandweb.
Author: Erwin Odendaal
Author URI: http://www.erwinodendaal.com
Version: 0.1.1
Tags: Framework
Template: hybrid
*/

/**
* Import pre-made styles from Hybrid
************************************************/
@import url(http://www.erwinodendaal.com/thirdparty/yui/reset-fonts.css);
@import url(colorbox.css);
/*	@import url('../hybrid/library/css/plugins.css'); */
/* 	@import url('../hybrid/library/css/drop-downs.css'); */

html {	
	background: #3a3069; }
	
/**
* Body
************************************************/


/* Contains everything */
body {
	font-family: Verdana, Arial, sans-serif;	
	font-size: 75%; 
	line-height: 184%;
	color: #f8f8ea;
	}

/* Wrapper for everything inside of the body */
	#body-container {
	width: 1015px;
	min-height: 750px;
 	overflow: auto;
 	margin: 2px auto auto auto;
	background: #78A6DA url('images/background.jpg') left bottom no-repeat;
	position: relative;
	border: 2px solid #fff;
	}

/**
* Elements
************************************************/

/* Hyperlinks */
a:link, 
a:visited,
a:hover,
a:active {
	color: #f8f8ea;
	text-decoration: underline;}
a:hover { text-decoration: none;}
a:active { color: #4F428F;}

/* Headers */
h1, h2 { 
	font-family: Verdana, sans-serif;
	font-size: 3em;
	margin-bottom: 0.7em;
	font-weight: bold;
	letter-spacing: 1px; }
h2 {}
h3 {}
h4 {}
h5 {}
h6 {}

/* Text elements */
strong {}
em {}
cite {}
abbr {}
acronym {}
sup {}
sub {}
address {}
ins {}
dfn {}
del {}

/* Paragraphs */
p { 
	margin-bottom:  2em;}

/* Unordered lists */
ul {}
	ul li {}

/* Ordered lists */
ol {}
	ol li {}

/* Defition lists */
dl {}
	dt {}
	dd {}

/* Blockquotes */
blockquote {
	padding-left: 30%}
	blockquote blockquote {}
	blockquote em {}

/* Object */
object {}

/* Code */
code {}
pre {}
pre code {}

/* Tables */
table {}
	caption {}
	tr {}
	th {}
	td {}

/* Forms */
form {}
	textarea {}
	input {}
	label {}
	option {}

/* Drop caps */ 
.drop-cap {	}

/* Notes */
.note {}

/* Warnings/Alerts */
.warning, .alert {}

/* Errors */
.error {}

/* Downloads */
.download {}

/* Alignment */
.left, .alignleft {
	float: left;
	margin: 0.6em 1em 0 0}
.right, .alignright {}
.center, .aligncenter {}
.block, .alignnone {}
.clear {}

/**
* Images
************************************************/

/* Normal images */
img {}
a img {}

/* WP Smilies */
img.wp-smiley {}

/* Thumbnails */
.thumbnail {}

/* WP Captions [caption] */
.wp-caption {}
	.wp-caption img {}
	.wp-caption p {}

/* Gallery [gallery] */
.gallery {}
	.gallery img { margin: 0 4px 4px 0; float: left;}

/* Avatars */
.avatar {}

/**
* Header
************************************************/

/* Contains entire header */
#header-container {}

/* Contains site title and tagline */
#header {
		height: 140px;
		background: url("images/header.jpg") no-repeat 0 0;
		}

#site-title {
	display: none;}

/* #site-title {
	width: 173px;
	position: absolute;
	left: 0;
	top: 177px;
	font-size: 1.4em;
	text-align: right;
	margin-right: 1.5em;
	font-weight: bold;
	letter-spacing: 1px;}
	#site-title a {
		text-decoration: none;
		 }
		#site-title a span {
			 } */
/* Site description/tagline */
/* #site-description {
	display: none;} */

/**
* Page 
************************************************/

/* Wrapper for navigation */
#navigation {
	width: 228px;
	float: left;
	margin: 6.8em 10px 0 0;
	padding-bottom: 80px;
	text-align: right;
	}

	/* Page nav */
	#page-nav {
		margin-right: 25px; }
		#page-nav ul {}
			#page-nav ul li ul {
				display: none;
		 		margin-bottom: 1em;
		 		 }
			/*  #page-nav li {
				font-size: 1em;}
			#page-nav li ul li {
				font-size: 0.93em;}	*/
				#page-nav li a { 
					text-decoration: none;
					color: #3a3069; 
					font-weight: bold; }
				#page-nav ul li ul li a {
					font-weight: normal; }	
				#page-nav ul li.current_page_item,
				/* #page-nav li.current_page_parent {
					margin-top: 1em; }
				*/
				#page-nav li.current_page_parent ul,
				#page-nav li.current_page_item ul {
					display:block;
						 }
			/*	#page-nav li.current_page_parent ul li.current_page_item {
					margin-top: 0;}	*/
				#page-nav li.current_page_item a {
					color: yellow;}
				#page-nav li.current_page_item ul li a {
					color: #3a3069;
										}
					

/* hide first menu-item (formerly "home") 						
.page-item-2 {
	display: none;}	*/				
				

/**
* Containers below the header and navigation
************************************************/

/* Wrapper for the content and primary/secondary widget sections */
#container {
	width: 740px;
	float: left;
	margin-top: 2.5em;
	color: #3a3069;
	}
.single-category-fotos #container {
	width: 800px;
	overflow: hidden;}

	/**
	* Content
	************************************************/

	/* Contains site's main content */
	#content {
		padding-bottom: 80px;
			}

		/* Breadcrumb trail */
		.breadcrumb { display: none;}

		/* Archive and search <div> before posts are listed */
		.author-info {}
		.category-info {}
		.date-info {}
		.search-info {}
		.tag-info {}

		/* Posts */
		.post {}

			/* Post, page, and archive titles */
			.entry-title {}
				.entry-title a {
					text-decoration: none;}
			.single-title {}
			.page-title {}
			.attachment-title {}
			.error-404-title {}
			.author-title {}
			.category-title {}
			.date-title {}
			.search-title {}
			.tag-title {}

			/* Author and date byline */
			.byline { display: none;}

			/* Full entries */
			.entry-content img { border: 2px solid #fff;}
			

			/* Excerpts (introduced in Hybrid 0.4) */
			.entry-summary {}

				/* Using <!--nextpage--> */
				p.pages a {}

				/* More link <!--more--> */
				a.more-link {}

			/* Post meta data */
			.post-meta-data {display: none;}

		/* Post series */
		.series {} 
			.series-title {}

		/* Navigation links */
		.navigation-links {}
			.navigation-links .previous {}
			.navigation-links .next {}

		/* WP PageNavi (plugin) */
		.wp-pagenavi {}
			.wp-pagenavi .pages {}
			.wp-pagenavi .current {}
			.wp-pagenavi .extend {}
			.wp-pagenavi a {}

		/* Attachment image navigation */
		.navigation-attachment {}

		/**
		* Comments template
		************************************************/

		/* Wrapper for entire comments area */
		#comments-template {}

			/* Comments section headers/titles */
			.comments-header {}
			#comments-number {}

			/* Comments closed paragraph */
			p.comments-closed { display: none;}

				/* Main comments section */
				#comments {}
					#comments ol {}

						/* Individual comments (note that WordPress has even/odd backwards) */
						#comments li {}
							#comments li li {}
								#comments li li li {}
									#comments li li li li {}
						#comments li.even {}
						#comments li.odd {}
						#comments li.thread-even {}
						#comments li.thread-odd {}
						#comments li.author {}
						#comments li.trackback {}
						#comments li.pingback {}

							/* Comment avatars */
							#comments .avatar {}

							/* Comment meta data */
							#comments .comment-meta-data {}
								#comments .comment-meta-data cite {}

							/* Comment text */
							#comments .comment-text {}

					/* Paged comments navigation */
					#comments-template .paged-navigation {}
						#comments-template .paged-navigation .page-numbers {}
						#comments-template .paged-navigation .next {}
						#comments-template .paged-navigation .prev {}

				/* Main comment form div */
				#respond {}

					/* Comment form title */
					#reply {}

					/* Comment form elements */
					p#cancel-comment-reply {}
					#respond form {}
						#respond .form-author {}
							#respond input {}
						#respond .form-email {}
						#respond .form-url {}
						#respond .form-textarea {}
							#respond textarea {}
						#respond .button {}
						#respond .comment-action {}

		/**
		* Utility widget sections (see other widget code below)
		************************************************/

		/* All utility widget sections (except widgets template) */
		.utility {}

		/* Before content */
		#utility-before-content {}

		/* After content */
		#utility-after-content {}

		/* After post but before comments */
		#utility-after-single {}

		/* After page but before comments */
		#utility-after-page {}

		/* Widgets page template widgets */
		.page-template-widgets #content .widget {}

	/**
	* Widget sections (Primary and Secondary)
	************************************************/

	/* Widgets in general */
	.widget {}
		.widget-inside {}
			.widget-title {}

	/* Primary widget section */
	#primary {}
		#primary .widget {}
			#primary .widget-inside {}
				#primary .widget-title {}
				#primary .widget ul {}
					#primary .widget ul li {}

	/* Secondary widget section */
	#secondary {}
		#secondary .widget {}
			#secondary .widget-inside {}
				#secondary .widget-title {}
				#secondary .widget ul {}
					#secondary .widget ul li {}

/* FOOTER */

	/* Footer section */
#footer {
		clear: both;
		display: none;}
		
.copyright {
	display: none;}	
