/*  
Theme Name: ProVerb Ice Water
Theme URI: http://www.proverb.se
Description: ProVerb Ice Water
Version: 1.0
Author: ProVerb
Author URI: http://www.proverb.se

*/


/* START FROM JOOMLA CSS */

html {
	height: 100%;
	padding-bottom: 0.1%;
}
html, body{
	background-color:#101b27;
	font: .9em Arial, Arial, Helvetica, sans-serif;
	color: #000;
}
body#normal {background: #fff url(images/iceheader.jpg) repeat-x top;}


h1,h2,h3,h4,h5,h6 {padding: 10px 0 5px 0; margin-bottom:10px;}
h1,.contentheading {font: normal 2.5em Arial, Verdana,sans-serif; color: #101b27; line-height: 24px; padding-bottom: 8px; font-weight:bold;}
h2 {font: bold 2em Arial, sans-serif; letter-spacing: -1px; line-height: 18px; color: #101b27; font-weight:bold;}
h3 {font: normal 1.8em Arial, sans-serif; line-height: 20px; border-bottom:1px solid #101b27; color:#101b27; font-weight:bold;}
h4 {font: bold 1.4em Arial, sans-serif; line-height: 14px;}
h5 {font: bold 1.2em Arial, sans-serif; line-height: 13px;}
h6 {font: bold Arial, sans-serif; line-height: 12px;}

td{font-size: 1em;}
th{font-size: 1em;}

a {color: #000; text-decoration: none;}
a:hover {color: #101b27; text-decoration: underline;}
a.image, a.image:hover  {border:0;}
a.mainlevel {font: normal 1.1em sans-serif; line-height: 20px; background-color: #fff; padding:10px; display:block; border-bottom:1px dotted #101b27; }
a.mainlevel:hover  {background-color:#d3c178; text-decoration:none; border-bottom:1px dotted #000; opacity:0.6;filter:alpha(opacity=60);}
a.bloggtitle {color:#101b27;}
a.bloggtitle:hover  {color: #414f74; text-decoration: none;}
li{list-style: none;line-height: normal;}
#main ul {clear: both; padding: 6px 20px 12px;}

fieldset {
	width: 470px;
	padding: 5px;
	border: 1px solid #ccc;
}

#head {
	border-top: 1px solid #390909;
	color:#fff;
	height:200px;
	padding: 24px 0;
}
#head .center {padding: 0;}
#head .left {font: normal 4.5em Arial, sans-serif; padding-left: 1px; line-height: 50px;}
#head .right {width: 150px;}
#head .search {padding-top: 15px;}
#head form {float: right; padding: 0; margin: 0;}

.topMenu {
	clear: both;
	color: #FFF;
	text-align:left;
	height: 10px;
	}
.topMenu ul {	width: 950px; margin: auto;}

.topMenu li {float: right; margin-left: 30px;margin-top: 5px;}
.topMenu a {color: #fff; font: normal 1.2em Arial, sans-serif; text-decoration: underline; font-weight:bold; } 

/* newsflash */
#newsflash {
	background: #000 repeat-x;
	background-image:url(../images/black-grad.gif);
	background-repeat: repeat-x;
	color: #FFF;
	border-top:1px solid #FFF;
	text-align:left;	
}


#main {background: #FFF; padding: 10px; 0;line-height: 25px;}
.mid li,.mainright li,.mainleft li {list-style: disc;}
#main p {padding: 3px 0 4px;}

.componentheading {
	font: normal 2.2em Arial,sans-serif;
	padding-bottom: 6px;
}
.sectiontableentry1,.sectiontableentry2 {padding: 2px 0;}

table.contentpaneopen {margin-right: 16px;}

.mosimage_caption {font-style: italic;}

.contenttoc {
	padding: 10px;
	text-align: left;
}
.contentpaneopen img {
	border: 1px solid #CCC;
	margin: 10px;
	padding:3px;
	background:#FFF;
}
.buttonheading img {border: none; margin: 0;}

#footer {
	background: #101b27 url(images/bottom-shadow.jpg) repeat-x;
	color: #333;
	text-align:center;
	padding:20px;
}
#footer a {color: #414f74;}


.left form {padding-bottom: 10px;}
form a {display: inline;}


.center {width: 950px; margin: 0 auto; padding: 12px 0;}
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right; padding-left:10px;line-height: normal;}
.pollstableborder td { padding-bottom: 15px; }
.small {color: #333;}
.createdate {padding-bottom: 6px; color: #414f74;}
input {
	border: 1px solid #ccc;
	background-image:url(../images/main.jpg);
	background-repeat:repeat-x;
	padding: 3px;
}

.col2 .mainleft,.col2 .mainright {width: 78%; float: left; border-right: 1px dotted #414f74;line-height: normal;}
.col2 .mainright {float: right;}


.col3 .left,.col3 .right,.col2 .left,.col2 .right {width: 20%;}
.col3 .mid {float: left; width: 54%; margin: 0 2%;}
* {
	padding: 0px;
	margin: 0px;
}

/* END FROM JOOMLA CSS */


.modifydate {}


/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */


