/*  
Theme Name: Arbetsgivarringen
Theme URI: http://arbetsgivarringen.se
Description: Arbetsgivarringen
Version: 1.0
Author: Simon Leufstedt
Author URI: http://
*/

body {
	font-size: 14px;
	font-family: "Georgia", Times New Roman, Serif;
	background: #FFFFFF;
	color: #333333;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	line-height:20px;
	}

/********************************************************************************
	Template Structure
********************************************************************************/

body {
	margin:0px;
	padding:0px; 
	}

#header {
	display:none;
	}

.container {
	display:block;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	padding:0px;
	}
#page {
	}

.narrowcolumn {
	padding:0px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	display:block;
	}

.widecolumn {
	padding:0px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	display:block;
	}

.post {
	margin-bottom:30px;
	text-align:left;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.postmetadata {
	clear:left;
}

#footer {
	display:none;
	}

#footer2 {
	display:block;
	width:800px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	border-top:4px solid #DDDDDD;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, Sans-Serif;
	color:#666666;
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	text-align:left;
	}

#footer2 p {
	margin:0px;
	padding: 20px;
	text-align:left;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/********************************************************************************
	AJAX Pop-up window
********************************************************************************/

#contacts {
	display:block;
	float:left;
	width:100%;
	margin-bottom:15px;
	}

#contactleft {
	display:block;
	float:left;
	width:45%;
	text-align:left;
	font-family: "Arial", Helvetica, Verdana, Tahoma, Sans-Serif;
	font-size:12px;
	line-height:20px;
	}

#contactright {
	display:block;
	float:right;
	width:45%;
	text-align:left;
	font-family: "Arial", Helvetica, Verdana, Tahoma, Sans-Serif;
	font-size:12px;
	line-height:20px;
	}

#cc {
	display:block;
	width:572px;
	background:#FFFBD5;
	border:1px solid #F4F0C6;
	font-family: "Verdana", Verdana, Tahoma, Arial, Sans-Serif;
	font-size:10px;
	line-height:20px;
	padding:3px;
	margin-top:5px;
	text-align:center;
	}

/********************************************************************************
	Typography & Colors
********************************************************************************/

#content {
	}

.widecolumn {
	line-height:20px;
	}

.narrowcolumn .postmetadata {
	text-align:left;
	margin-bottom:10px;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, Sans-Serif;
	color:#666666;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	clear:both;
	}

.postmeta {
	width:100%;
	background: #ffffff;
	text-align:left;
	padding:15px;
	margin-bottom:10px;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, Sans-Serif;
	color:#666666;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	clear:both;
	}

.alt {
	background-color: #F5F4F2;
	border-top: 1px solid #E1DDD6;
	border-bottom: 1px solid #E1DDD6;
	}

#footer {
	background: #ffffff; 
	border: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 11px 'Verdana', Tahoma, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	font: 11px 'Verdana', Tahoma, Arial, Sans-Serif;
	line-height:20px;
	margin-bottom:15px;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

.entry img {
	border: 4px solid #cccccc;
	}
	
/********************************************************************************
	Citat ruta p� framsidan / Quote box on frontpage
********************************************************************************/

#citat {
	display:block;
	width:556px;
	height:75px;
	background: #FFFFFF;
	clear:both;
	padding:12px;
	}
	
#citatleft {
	display:block;
	width:75px;
	height:75px;
	float:left;
	}

#citatright {
	display:block;
	width:470px;
	height:75px;
	float:right;
	font-weight: normal;
	font: 14px 'Georgia', Times New Roman, Serif;
	line-height:20px;
	}

/********************************************************************************
	Main Navigation Menu
********************************************************************************/

/*^'^ Navigation Structure ^'^*/
.nav-container-outer{
display:none;
}
/********************************************************************************
	Headings and Text Effects 
********************************************************************************/

.description {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, Sans-Serif;
	color:#666666;
	font-size:16px;
	font-weight:normal;
	font-style:italic;
	margin-top:15px;
	}

a {
	color: #333333;
	text-decoration:underline;
	}

a:hover {
	color: #333333;
	text-decoration:none;
	}

.entry p a:visited {
	color: #333333;
	text-decoration:underline;
	}

.entry p a:visited:hover {
	color: #333333;
	text-decoration:underline;
	}

.pagetitle {
	display:block;
	font-family: "Trebuchet MS", Arial, Tahoma, verdana, Sans-Serif;
	color:#333333;
	font-size:30px;
	letter-spacing:-0.5px;
	font-weight:bold;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:10px;
	line-height:30px;
	}

h2 {
	display:block;
	font-family: "Trebuchet MS", Arial, Tahoma, verdana, Sans-Serif;
	color:#333333;
	font-size:30px;
	letter-spacing:-0.5px;
	font-weight:bold;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:10px;
	line-height:30px;
	}

.post h2 {
	display:block;
	font-family: "Trebuchet MS", Arial, Tahoma, verdana, Sans-Serif;
	color:#333333;
	font-size:30px;
	letter-spacing:-0.5px;
	font-weight:bold;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:10px;
	line-height:30px;
	}

.post h2 a {
	color: #333333;
	text-decoration:none;
	}

.post h2 a:hover {
	color: #333333;
	text-decoration:none;
	}

h3 {
	display:block;
	font-family: "Trebuchet MS", Arial, Tahoma, verdana, Sans-Serif;
	color:#333333;
	font-size:20px;
	font-weight:normal;
	letter-spacing:-1px;
	padding-top:0px;
	margin-bottom:10px;
	}

h3 a {
	color: #333333;
	text-decoration:underline;
	}

h3 a:hover {
	color: #333333;
	text-decoration:none;
	}

.widecolumn .entry p {
	font-family: "Arial", Helvetica, Verdana, Tahoma, Sans-Serif;
	font-size:14px;
	line-height:25px;
	}

.narrowcolumn .entry, .widecolumn .entry, .pagecolumn .entry {
	font-family: "Georgia", Times New Roman, Serif;
	font-size:14px;
	line-height:25px;
	}

.pagecolumn .post {
	font-family: "Georgia", Times New Roman, Serif;
	font-size:14px;
	line-height:25px;
	}

#sidebar h2 {
	display:block;
	font-family: "Arial", Trebuchet MS, Tahoma, Verdana, Sans-Serif;
	color:#333333;
	font-size:18px;
	letter-spacing:-0.5px;
	font-weight:bold;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:10px;
	margin-top:15px;
	line-height:16px;
	}

#search h2 {
	display:block;
	font-family: "Arial", Verdana, Tahoma, Sans-Serif;
	color:#333333;
	font-size:16px;
	font-weight:normal;
	padding-top:0px;
	padding-bottom:10px;
	margin:0px;
	}



/********************************************************************************
	Lists, ul, li, ol
********************************************************************************/

/* Special stylized non-IE bullets. Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}





/********************************************************************************
	Forms
********************************************************************************/

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 270px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
  width:506px;
  background-color:#FFFFFF;
  background-image: url('http://www.green-blog.org/wp-content/themes/greenblog/images/bg-form.gif');
  background-repeat: repeat-x;
  border: 1px solid #B3ACA0;
  font-size: 12px;
  font-family: Arial, Verdana, Tahoma, Sans-Serif;
  color:#333333;
  margin-bottom:5px;
  padding:10px;
  min-height:170px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

#search {
	display:block;
	margin-bottom:10px;
	clear:both;
	width:200px;
	min-height:60px;
	}

.tinp {
  background-color:#FFFFFF;
  background-image: url('images/bg-search.gif');
  background-repeat: repeat-x;
  border: 1px solid #CCCCCC;
  font-size: 12px;
  line-height:30px;
  font-family: Arial, Verdana, Tahoma, Sans-Serif;
  color:#333333;
  margin-bottom:5px;
  padding:5px;
  width:190px;
  height:20px;
} 

input.text { 
	background-color:#FFFFFF;
	background-image: url('images/bg-input.gif');
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	line-height:30px;
	font-family: Arial, Verdana, Tahoma, Sans-Serif;
	color:#333333;
	margin-bottom:5px;
	padding:5px;
	width:290px;
	height:20px; 
	}

textarea { 
	background-color:#FFFFFF;
	background-image: url('images/bg-input.gif');
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	line-height:30px;
	font-family: Arial, Verdana, Tahoma, Sans-Serif;
	color:#333333;
	margin-bottom:5px;
	padding:5px;
	width:290px;
	height:150px; 
	}

/********************************************************************************
	Comments
********************************************************************************/

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0px;
	text-align: left;
	font-family: "Arial", Helvetica, Verdana, Tahoma, Sans-Serif;
	font-size:12px;
	line-height:20px;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
/********************************************************************************
	sidebar
********************************************************************************/

#sidebar {
	display:none;
	}

#sidebar form {
	margin:0px;
	}

#sidebar ul {
    list-style: none;
	margin: 0 0 3px 0;
	padding: 0;
	}

#sidebar ul li {
	margin: 0 0 2px 0;
	padding: 0;
	}

.sidebarlist ul {
    list-style: none;
	margin: 0 0 3px 0;
	padding: 0;
	}

.sidebarlist ul li {
	margin: 0 0 2px 0;
	padding: 0;
	}

.sidebarlist ul li a {
	display: block;
	margin: 0;
    color: #333333;
	padding: 5px 8px;
	background: #D2D2D2 url('images/bg-sidebarlist.gif') repeat-x; 
	text-decoration: none;
	}

.sidebarlist ul li a:hover {
    color: #ffffff;
	background: #1271AC url('images/bg-sidebarlist2.gif') repeat-x; 
	}

.sidebarlist ul li a:visited {
    color: #000000;
	background: #8F8F8F url('images/bg-sidebarlist3.gif') repeat-x; 
	}

.sidebarlist2 ul {
    list-style: none;
	margin: 0 0 3px 0;
	padding: 0;
	}

.sidebarlist2 ul li {
	margin: 0 0 2px 0;
	padding: 0;
	}

.sidebarlist2 ul li a {
	display: block;
	margin: 0;
    color: #333333;
	padding: 5px 8px;
	background: #D2D2D2 url('images/bg-sidebarlist.gif') repeat-x; 
	text-decoration: none;
	}

.sidebarlist2 ul li a:hover {
    color: #ffffff;
	background: #1271AC url('images/bg-sidebarlist2.gif') repeat-x; 
	}

/********************************************************************************
	Calendar
********************************************************************************/

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

/********************************************************************************
	Various Tags & Classes
********************************************************************************/

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	background: #ffffff; 
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	font-weight: normal;
	font: 14px 'Times New Roman', Georgia, Serif;
	line-height:20px;
	border-left:4px solid #dddddd;
	font-style:italic;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

#header img {
	display:none;
	}

.widecolumn img {
	display:none;
	}

.narrowcolumn img {
	display:none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top:0px;
	margin-bottom: 60px;
	}
	
/****************************************************
 The first post on the front page
 
 .firstpost {
	background-color:#F5F4F2;
	clear:both;
	width:100%;
	padding:0px;
	height:60px;
}
 
****************************************************/


