/* 

Theme Name: Goncalves

Theme URI: http://themehybrid.com/themes/skeleton

Description: Robins egna anpassning av Hybrid theme.

Author: Robin Rutberg Goncalves

Author URI: http://www.goncalves.se

Version: 0.1

Tags: Personal blog

Template: hybrid

*/



/**

* Import pre-made styles from Hybrid

************************************************/



/* Eric Meyer's reset.css */

	/* @import url('../hybrid/library/css/reset.css'); */



/* 18px, 20px, 21px, 22px, or 25px margins and line-height (don't use reset.css with these) */

	/* @import url('../hybrid/library/css/18px.css'); */

	/* @import url('../hybrid/library/css/20px.css'); */

	/* @import url('../hybrid/library/css/21px.css'); */

	/* @import url('../hybrid/library/css/22px.css'); */

	/* @import url('../hybrid/library/css/25px.css'); */



/* Holy Grail */

	/* @import url('../hybrid/library/css/holy-grail-fluid.css'); */



/* Plugins CSS */

	/* @import url('../hybrid/library/css/plugins.css'); */



/* Hybrid's default CSS */

	/* @import url('../hybrid/library/css/screen.css'); */



/**

* Body

************************************************/



/* Contains everything */

body {background: #dae6ff;}



	/* Wrapper for everything inside of the body */

	#body-container {

	width: 800px;

	margin: 36px auto 18px auto;}



/**

* Elements

************************************************/



/* Hyperlinks */

a:link {color: #2f6eb9; text-decoration: none;}

a:visited {color: #2f6eb9; text-decoration: none;}

a:hover {color: #FF9900;}

a:active {}



/* Headers */

h1 {font-size: 24px;}

h2 {font-size: 22px;}

h3 {font-size: 20px;}

h4 {font-size: 18px;}

h5 {font-size: 16px;}

h6 {font-size: 14px;}

h1, h2, h3, h4, h5, h6 {font-style: normal; font-variant: normal; font-family: arial, Helvetica, sans-serif}



/* Text elements */

strong {}

em {}

cite {}

abbr {}

acronym {}

sup {}

sub {}

address {}

ins {}

dfn {}

del {}



/* Paragraphs */

p {}



/* Unordered lists */

ul {}

	ul li {}



/* Ordered lists */

ol {}

	ol li {}



/* Defition lists */

dl {}

	dt {}

	dd {}



/* Blockquotes */

blockquote {}

	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 18px 0 0;

	}

.right, .alignright {

	float: right;

	margin: 0 0 0 18px;

	}

.center, .aligncenter {

	display: block;

	margin: 0 auto 21px auto;

	}

.block, .alignnone {

	display: block;

	margin: 0 0 21px 0;

	}

.clear {

	clear: both;

	}

span.pullquote {

	float: none;

	margin: 0;

	}

/**

* Images

************************************************/



/* Normal images */

img {padding: 5px; border: solid 0px #666; background: #f9f9f9;}

a img {padding: 5px; border: solid 0px #666; background: #f9f9f9;}



/* WP Smilies */

img.wp-smiley {padding: 0px; border: 0px; background-color: transparent;}



/* Thumbnails */

.thumbnail {}



/* WP Captions [caption] */

.wp-caption {



	max-width: 592px;



	padding: 6px 1px 0 1px;



	background: #f9f9f9;



	background: #F0F0F0;



	text-align: center;



	}



.wp-caption .wp-caption-text {



	margin: 0;

	padding: 0 5px;

	text-align: left;

	font-size: .9em;

	color: #666;

	color: #000;

	}



.wp-caption img {

	max-width: 586px;

	margin: 0 auto;

	padding: 0;

	border: 1px solid #666;

	}



/* Gallery [gallery] */

.gallery {}

	.gallery img {}



/* Avatars */

.avatar {}



/**

* Header

************************************************/



/* Contains entire header */

#header-container {width: 100%; height: 150px; background: #FFFFFF; float: left; margin: 0px 0px 1px 0px; background-image: url('/wp-content/themes/skeleton/images/header.jpg'); background-repeat: no-repeat}



	/* Contains site title and tagline */

	#header {width: 100%; padding: 0 0 0 5px; background-color: transparent;}



		/* Site title */

		#site-title {margin-bottom:14px;}

			#site-title a {}

				#site-title a span {color: #000; font-size: 24px; font-style: normal; font-variant: normal; font-family: arial, Helvetica, sans-serif}



		/* Site description/tagline */

		#site-description {color: #fff; margin-top:12px;}



/**

* Page navigation

************************************************/



/* Wrapper for navigation */

#navigation {}



#page-nav {

	float: left;

	width: 100%;

background: #fff;

	margin: 0 0 0 0;

font-style: normal; 

font-variant: normal;

font-weight: bold;

font-family: Gill Sans, sans-serif;

	}



#page-nav ul {



	list-style: none;



	margin: 0;



	padding: 0;



	}



#page-nav li {



	margin: 0;



	padding: 0;



	display: inline;



	}



#page-nav li a {



	float: left;



	margin-right: 0px;



	padding: 3px 12px;



	color: #f9f9f9;



	background: #3c738c;



text-decoration: none;



	}



#page-nav li a:hover {



	float: left;



	margin-right: 0px;



	padding: 3px 12px;



	color: #f9f9f9;



	background: #5f97b1;



text-decoration: none;



	}



#page-nav ul li.current_page_item a {



	/*background: #4d8ca8;*/



background: #fff;



color: #666;



	}



/**

* Containers below the header and navigation

************************************************/



/* Wrapper for the content and primary/secondary widget sections */

#container {



overflow: hidden;

float: left;

background: #fff;

width: 800px;

margin: 0px 0 21px 0;

}



	/**

	* Content

	************************************************/



	/* Contains site's main content */



#content {

overflow: hidden;

height: 100%;

float: left;

width: 495px;

padding: 20px;

/*background: #fff;*/

margin: 

}

.no-widgets #content, .no-default-widgets #content, .primary-inactive.secondary-inactive #content {

width: 920px;

}



		/* Breadcrumb trail */

		.breadcrumb {}



		/* 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 {}

			.single-title {}

			.page-title {}

			.attachment-title {}

			.error-404-title {}

			.author-title {}

			.category-title {}

			.date-title {}

			.search-title {}

			.tag-title {}



			/* Author and date byline */

			.byline {font-style: italic; font-size: 0.7em; color: #666;}



			/* Full entries */

			.entry-content {font-size: 12px; font-style: normal; font-variant: normal; font-family: Tahoma, sans-serif}



			/* Excerpts (introduced in Hybrid 0.4) */

			.entry-summary {}



				/* Using <!--nextpage--> */

				p.pages a {}



				/* More link <!--more--> */

				a.more-link, more-link {float: left; clear: right; display: block; margin: 5px 0 5px 0;}



			/* Post meta data */

			.post-meta-data {color: #666; font-style: italic; font-size: 0.7em; border-top: 1px dashed #ccc; margin: 10px 0 20px 0; float: left; clear: right; display: block; width: 100%;}



		/* 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 {}



				/* 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)

	************************************************/

/* EGNA TILLÄGG */



#rating_widget {	

list-style-type: none;

list-style-position: inside;

display: box;

padding: 0;

}

.more-link, a.more-link {display: block; width: 100%; font-weight: bold; margin: 10px 0 5px 0;}



.bloggy_ul {	

list-style-type: none;

list-style-position: inside;

display: box;

padding: 0;

}

.bloggy-tid {

color: #FF9900;

float: right;

display: block;

width: 100%;

margin: 5px 0 15px 0;

}

.bloggy-meddelande {

font-style: normal; 

font-variant: normal;

font-weight: 600;

font-family: Gill Sans, sans-serif;

}



.bloggy-tid a {

float: right;

font-style: normal; 

font-variant: normal;

font-weight: 600;

font-family: Gill Sans, sans-serif;

}



#wp-calendar {

border: 0px;

margin: 0px auto 0px auto;

}

#wp-calendar table {

	width: 100%;

	background: #000;

	border: 0px;

	}

#wp-calendar caption {

	font-size: .8em;

	font-style: italic;

	text-align: right;

	color: #000;

	}

#wp-calendar td {

	padding: .3em;

	border: 0px solid #35667c;

	}

#wp-calendar tr {

font-size: .9em;

	color: #ccc;

	}

#wp-calendar tr.alt, tr.even {

	background: #b0c4de;

	}

#wp-calendar th {

font-size: 0.9em;

	padding: .3em;

	color: #000;

	background: #ffffff;

	border: 0px solid #35667c;

	}

#wp-calendar td a, th a {

font-size: 1em;

	/*font-weight: bold;*/

	color: #666;

	}



.search-query {

color: #FF9900;

}

.more-link {

float: left;

clear: right;

}

	/* Widgets in general */

	.widget {}

		.widget-inside {width: 220px; margin: 0px auto 0px auto;}

			.widget-title {}



	/* Primary widget section */

	#primary {float: left; height: 100%; width: 250px; margin: 0 0 0 0; background: #fff; padding: 5px 5px 5px 5px; overflow: hidden; border-left: dashed 1px #ccc;}

		#primary .widget {margin: 0 0 0 0;}

			#primary .widget-inside {margin: 0 0 0 0;}

				#primary .widget-title {}

				#primary .widget ul {}

					#primary .widget ul li {}



	/* Secondary widget section */

	#secondary {float: left; height: 100%; width: 220px; margin: 0 0 0 0; background: #fff; padding: 5px 5px 5px 4px; overflow: hidden;}

		#secondary .widget {}

			#secondary .widget-inside {}

				#secondary .widget-title {}

				#secondary .widget ul {}

					#secondary .widget ul li {}



/**

* Footer

************************************************/



/* Wrapper for the entire footer */

#footer-container {}



	/* Subsidiary widget section */

	#subsidiary {}

		#subsidiary .widget {}

			#subsidiary .widget-inside {}

				#subsidiary .widget-title {}



	/* Footer section */

	#footer {float: left; clear: right;}



		/* Footer extra */

		#footer .copyright {}

		#footer .credit {}

/*RUNDADE HÖRN

.header-round{display:block}

.header-round *{

  display:block;

  height:1px;

  overflow:hidden;

  font-size:.01em;

  background:#ffffff}

.header-round1{

  margin-left:3px;

  margin-right:3px;

  padding-left:1px;

  padding-right:1px;

  border-left:1px solid #e9f0ff;

  border-right:1px solid #e9f0ff;

  background:#f5f8ff}

.header-round2{

  margin-left:1px;

  margin-right:1px;

  padding-right:1px;

  padding-left:1px;

  border-left:1px solid #dde8ff;

  border-right:1px solid #dde8ff;

  background:#f7faff}

.header-round3{

  margin-left:1px;

  margin-right:1px;

  border-left:1px solid #f7faff;

  border-right:1px solid #f7faff;}

.header-round4{

  border-left:1px solid #e9f0ff;

  border-right:1px solid #e9f0ff}

.header-round5{

  border-left:1px solid #f5f8ff;

  border-right:1px solid #f5f8ff}

.header-roundfg{

  background:#ffffff}*/

}

#fogright{

background-image: url('/wp-content/themes/skeleton/images/border/right.gif');

position: relative;

float: right;

height: 100%;

width: 15px;

margin: 0px;

}

#fogleft{

background-image: url('/wp-content/themes/skeleton/images/border/left.gif');

position: relative;

float: left;

height: 100%;

width: 15px;

margin: 0px;

}



.post-ratings {background: #fff; border: 1px dashed #dae6ff; width: 50%; }

#rating_widget a {float:left; clear: right; display: block; width:100%;}