/*
Theme Name: Utrikespolitiska Föreningen Göteborg
Theme URI: http://utrikespolitiskaforeningen.se
Description: Theme of utrikespolitiskaforeningen.se
Version: 1.1
Author: Jens Boberg
Author URI: http://jensboberg.com/
Tags: 

	Utrikespolitiska Föreningen Göteborg 1.0

*/

/* Reset style */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	text-indent: 0;	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-weight: inherit;	font-style: inherit;	font-size: 100%;	font-family: inherit;	vertical-align: baseline;}:focus {	outline: 0;}body {	line-height: 17px;	color: black;	background-color: white;
	font-family: georgia;
	font-size: 14px;}ol, ul {	list-style: none;}table {	border-collapse: separate;	border-spacing: 0;}caption, th, td {	text-align: left;	font-weight: normal;}blockquote:before, blockquote:after,q:before, q:after {	content: "";}blockquote, q {	quotes: "" "";}
/* End reset */

div#page {
	position: relative;
	top: 0;
	left: 0;
	margin: auto;
	width: 800px;
}

div#header {
	position: relative;
	top: 0;
	left: 0;
	height: 222px;
	background-image: url(images/topbg.jpg);
}

img#logo {
	width: 173px;
	position: absolute;
	top: 0;
	left: 10px;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: black;
	padding: 0 20px 0 20px;
	background-color: #FFFFFF;
}

ul#main-menu {
	position: absolute;
	bottom: 9px;
	right: 0px;
	padding: 0 10px 9px 0;
}

ul#main-menu li {
	display: inline;
	margin: 0 10px 0 0;
}

ul#main-menu li a {
	text-decoration: none;
	font-size: 16px;
	border: 1px solid black;
	background-color: #ffffff;
	padding: 7px;
	color: #226688;
}

ul#main-menu li a:hover {
	background-color: #eeeeee;
}

div#search {
	position: absolute;
	bottom: 190px;
	right: 10px;
}

ul#top-menu {
	position: absolute;
	bottom: 193px;
	right: 160px;
	font-size: 12px;
}

ul#top-menu li {
	display: inline;
	margin-left: 12px;
}

ul#top-menu li a {
	color: #226688;
}

div#content {
	position: absolute;
	top: 295px;
	left: 200px;
	width: 400px;
}

div#content ul {
	margin-bottom: 17px;
}

div#article-content {
	position: absolute;
	top: 243px;
	left: 100px;
	width: 600px;
	text-align: justify;
}

div#sidebar-left {
	position: absolute;
	top: 295px;
	left: 15px;
	width: 150px;
	font-size: 12px;
}

div#sidebar-left div {
	margin: 0 0 17px 0;
	padding: 8px 8px 0 8px;
	border-width: 1px;
	border-style: solid;
}

div#sidebar-right {
	position: absolute;
	top: 275px;
	left: 635px;
	width: 150px;
	font-size: 12px;
}

div#sidebar-right div {
	margin: 0 0 17px 0;
	padding: 8px 8px 0 8px;
	border-width: 1px;
	border-style: solid;
}

div#sidebar-right div, div#sidebar-left div {
	border-color: #aaaa88 #666644 #666644 #aaaa88;
	background-color: #ddddbb;
}

div#bottombar {
	clear: both;
	background-color: #ddddbb;
	padding: 7px;
	margin: 7px 0 7px 0;
}

div#bottombar ul {
	text-align: center;
	margin: 0;
}

div#bottombar ul li {
	font-size: 12px;
	display: inline;
	margin-right: 7px;
	color: #777777;
}

div#bottombar ul li a {
	color: #999999;
}


p, div#sidebar-left ul, div#sidebar-right ul {
	margin: 0 7px 17px 7px;
}

a, a:link {
	color: #886622;
}

a:hover {
	color: #BB9955;
}

strong {
	font-weight: bold;
}

h1 {
	position: absolute;
	top: 243px;
	left: 15px;
	width: 595px;
	font-size: 24px;
	line-height: 32px;
	text-indent: 5px;
	color: #999999;
	border-bottom: 1px solid #999999;
}

h1.article-title {
	font-size: 24px;
	position: static;
	width: auto;
	text-align: center;
	text-indent: 0;
	border-bottom: 0;
	margin-bottom: 18px;
}

h2 {
	font-size: 18px;
	margin-bottom: 10px;
	font-variant: small-caps;  
}

h3 {
	margin: 0 7px 7px 7px;
	font-size: 16px;
}

h1 a, h2 a, h3 a {
	text-decoration: none;
}

small {
	font-size: 12px;
}

input {
	vertical-align: middle;
	*vertical-align: text-bottom;
}

input.submit {
	border: 1px solid #AAAAAA;
	background-color: #EEEEDD;
	height: 22px;
	width: 32px;
	padding: 0;
	margin: 0;
}

input.text {
	font-family: georgia;
	height: 20px;
	width: 100px;
	padding: 0;
	margin: 0;
	border: 1px solid #AAAAAA;
}

div.post {
	border-bottom: 1px dotted #AAAAAA;
	margin-bottom: 17px;
}

div.entry ul {
	list-style: disc outside;
	margin: 0 7px 17px 7px;
}

div.entry li {
	margin-bottom: 7px;
}

div.event-of-the-week {
	background-color: #fbe925;
	padding: 2px;
	margin: 0 -8px 17px -8px;
}

div.event-of-the-week h2 {
	margin: 6px 0 8px 7px;
}

div.event-of-the-week div.event-container {
	border: 1px solid #aaaaaa;
	background: white;
	padding: 16px 14px 5px 14px;
}

div.event-date {
	text-align: center;
	margin-bottom: 7px;
}

div.entry-date {
	text-align: center;
	margin-bottom: 7px;
	font-size: 12px;
}

.navigation {
	display: block;
	margin-bottom: 51px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

img.aligncenter {
	display: block;
	margin: auto;
}

.commentlist {
	text-align: justify;
	margin-bottom: 17px;
}

.commentlist li {
	border: 1px solid #AAAAAA;
	margin: 17px 0 10px;
	padding: 7px 5px 10px 10px;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}


#commentform {
	margin: 5px 10px 0 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}