@import url("css/suckerfishoriginal.css");
@import url("css/tabs.css");

/*
Theme Name: Webbutveckling adapted for Couples for Christ
Theme URI: http://www.divinedeveloper.com/webbutveckling/
Description: 2-column, widget-ready, fixed-width, fully gettext. Original <a href="http://www.divinedeveloper.com/">Webbutveckling</a> by Mladjo. Released under released under the GNU General Public License. This means you may use it for any purpose, and make any changes you like. However I would like if you leave <a href="http://www.divinedeveloper.com/">Webbutveckling</a> link to my site under your footer.
Version: 1.1
Author: Mladjo
Author URI: http://www.divinedeveloper.com/
Tags: two-columns, fixed-width, blue, yellow  
*/

/* ************** GENERAL RESET ************** */
* {
	margin: 0;
	padding: 0;
}

/* CLEARFIX */
.clearfix {
	clear:both;
}
body {
	color:#444444;
	font-family:Georgia,Garamond,"Times New Roman","MS Serif","New York",serif;
	font-size:75%;
	text-align:center;
	background: url(images/bgr.gif) #d9d4cb repeat-x;
	line-height:1.5;
}
a {
	text-decoration: underline;
	color: #E6A317;
}
a:hover {
	text-decoration: none;
}
img {
	border: none;
}
/* Headings
-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	color: #111;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
}
h1 {
	font-size: 3em;
	line-height: 1;
	margin-bottom: 0.5em;
}
h2 {
	font-size: 1.6em;
	margin-bottom: 0.75em;
}
h3 {
	font-size: 1.5em;
	line-height: 1;
	margin-bottom: 1em;
}
h4 {
	font-size: 1.2em;
	line-height: 1.25;
	margin-bottom: 1.25em;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1.5em;
}
h6 {
	font-size: 1em;
	font-weight: bold;
}
/* Text elements
-------------------------------------------------------------- */

p {
	margin: 0 0 1.5em;
}

ul, ol {
	margin: 0 0 1em 1em
}
li {
	margin-left: 1.5em;
	line-height: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 0 1em 2em;
}
blockquote {
	margin: 0 0 1em 1.5em;
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
	padding: 1.5em 0 0 0;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
}
pre {
	font: 1em 'Courier New', Courier, monospace;
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
	background-color:#E8F2FB;
	border: solid 1px #CADFEF;
	color:#CADFEF;
	padding:10px;
	margin: 0 0 1em 0;
}
/* Tables
-------------------------------------------------------------- */

table {
	margin: 1.4em auto;
}
th {
	border-bottom: 2px solid #ccc;
	font-weight: bold;
}
td {
	border-bottom: 1px solid #ddd;
}
th, td {
	padding: 4px 10px 4px 0;
}
tfoot {
	font-style: italic;
}
caption {
	background: #dfcb28;
}
/* Use this if you use span-x classes on th/td. */
table .last {
	padding-right: 0;
}
/* **************** CONTAINER *************** */

#container {
	margin:0 auto;
	padding:0;
	width:960px;
	text-align: left;
}
/* **************** HEADER *************** */

#header {
	height:176px;
	background: #FFFFFF url(images/header1.jpg) no-repeat left top;
	margin:0px;
	padding:0px;
	width:960px;
}
#header h1 {
	font-size:2.5em;
	line-height:1em;
	padding:15px 0px 0px 0px;
	margin:0px 12px 0 0;
	text-align: right;
}
#header h1 a {
	text-decoration:none;
	color:#fff;
	font-weight: bold;
}
#header h1 a:hover {
	color:#CCC;
}
#header #desc {
	margin: 0 12px 0 0;
	color:#fff;
	text-align: right;
}

/* **************** Content *************** */
#content {
	width:960px;
	clear: both;
	background: #FFFFFF url(images/content.jpg) repeat-y center top;
}
#main {
	float:left;
	width:660px;
	}
#about {
	float:left;
	width:630px;
	padding: 0px;
	margin: 0px 0px 8px 30px;
	}
/* Search */
#searchbox {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px;
	height: 43px;
}
#searchform {
	margin: 0px;
	padding: 6px 0px 0px;
	float: left;
	height: 37px;
	width: 97%;
	overflow: hidden;
}
#searchform #sbox {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 26px;
	width: 100%;
}
#sbox input {
	width: 96%;
	border-width: 0px;
	float: left;
	margin-left: 5px;
	margin-top: 3px;
	padding: 4px;
	color: #333333;
	font-family: Verdana, Arial, "Times New Roman", sans-serif;
	font-size: 11px;
}
#sbutton {
	margin: 0px;
	padding: 0px;
	float: left;
}
select {
	border:1px solid #2B4798;
	width:100%;
	margin: 6px 0 0 0;
}
/* SIDEBAR */
ul.sidebartabs  {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.sidebartabs li {
	background-image: url(images/ullibullet.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}
#sidebar {
	width: 300px;
	float:right;
	padding-top: 12px;
}
#sidebar h3 {
	margin:10px 30px 0 0;
	border-bottom: 1px dotted #000;
	padding: 6px 6px;
}
#sidebar .noborder {
	border-bottom: none;
}
ul.sidebarmenu  {
	margin: 0 0 15px 0;
	padding: 0 30px 0 0;
	list-style-type: none;
}
#sidebar .sidebarmenu li  {
	margin: 0;
}
#sidebar .sidebarmenu li strong {
	margin: 0;
	padding: 8px 8px;
}
#sidebar .sidebarmenu a  {
	display: block;
	padding: 8px 8px;
	text-decoration: none;
	border-bottom: 1px dotted #000;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#sidebar .sidebarmenu a:hover {
	background-color: #2B4798;
	color: #FFF;
}
#sidebar .textwidget, #sidebar #calendar_wrap, #sidebar #tag_wrap, #sidebar .archive {
	margin:6px 0 0 0;
	padding:0 30px 0 0;
}
/* POST */

.post {
	padding: 12px 8px 12px 30px;
	margin: 0 0 8px;
}
.post h2 {
	margin: 0;
	padding: 0;
	height: 40px;
	background: #2B4798;
	width: 100%;
}
.post h2 a {
	padding: 0 12px;
	line-height: 40px;
	color: #fff;
	text-decoration: none;
}
.sticky h2 {
	margin: 0;
	padding: 0;
	height: 40px;
	background: #970f00;
	width: 100%;
}
.post h2.pagetitle {
	text-align: center;
	line-height: 40px;
	color: #fff;
	}
.post .entry, .post .entrytext {
	padding:5px 12px 5px;
}
.postmetadata {
	padding: 5px 12px 0;
	clear: left;
}
.time, .category, .tags, .commenter, .author, .edit {
	padding: 0 10px 0 20px;
}
.time {
	background: url(images/calendar.gif) no-repeat 0 0;
}
.category {
	background: url(images/folder.gif) no-repeat 0 .1em;
}
.tags {
	background: url(images/tags.gif) no-repeat 0 .2em;
}
.commenter, .author {
	background: url(images/commenter.gif) no-repeat 0 .1em;
}
.edit {
	background: url(images/edit.gif) no-repeat 0 0;
}
/* .more-link {
	padding: 0 20px 0 0;
	background: url(images/comment.gif) no-repeat right .2em;
}*/

.post p {
}
code {
	font-family: "Courier New", Courier, monospace;
}
.post ul, .post ol {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 1em;
}
.post ul li, .post ol li {
	background-image: url(images/ullibullet.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}
.center {
	text-align: center;
}
/* FOOTER */

#footer {
	padding: 0 0 0 0;
	margin: 0 auto;
	background: url(images/footer.jpg) no-repeat center top;
	height: 80px;
	font-size: 0.94em;
	width: 100%;
  	display: table;
}
#footer p {
	text-align: center;
	padding: 25px 0 0 0;
	margin: 0;
}
/************************************************
*	Images  					     		    * 
************************************************/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
}
img.alignright {
	padding: 0;
	margin: 0 0 0 10px;
	display: inline;
   	float: right;
}
img.alignleft {
	padding: 0;
	margin: 0 10px 0 0;
	display: inline;
   	float: left;
}
.wp-caption {
	margin: 0px;
	padding: 0px;
}
.wp-caption img {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 0px;
}
.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	line-height: 12px;
}
/* alignment classes */
/* alignment classes */
.floatleft {
   float: left;
}

.floatright {
   float: right;
}
.center {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.aligncenter {
	text-align:center;
}
.navigation {
	padding: 0 24px 10px 24px;
	margin: 0;
}
.previous {
	float:left;
	width:47%;
}
.next {
	float:right;
	text-align:right;
	width:47%;
}

/* comments */
.commnavigation {
	padding: 5px 0;
	display:block;	
}
#comments-template {
	clear:right;
	padding: 3px 12px 0 30px;
	margin: 15px auto 20px;
}
#commentform textarea {
	border:1px dotted #b93f31;
	margin-top:10px;
	padding:5px;
	width:96%;
}
#commentform input {
}
#commentform #submit {
	height: 20px;
	background: #E6A317;
	border: none;
	font-size: 12px;
	color: #FFFFFF;
	padding: 3px 3px;
}
.commentlist li {
	clear:both;
}
.commentlist li {
	margin:10px 0;
	list-style: none;
}
.commentlist cite, .commentlist cite a {
	background: url(images/comment.gif) no-repeat 0 0;
	border-bottom: 1px dotted #B93F31;
	padding: 0 10px 0 20px;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px 0;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 5px 0;
}
.commentmetadata {
	padding: 0;
}
.alt {
	padding:5px;
	border-bottom:1px solid #b93f31;
	border-top:1px solid #b93f31;
	margin:6px 0 0;
}
.commentlist {
	padding: 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.avatar {
 	float: right;
	margin: 0 0 0 10px;
}
