/*   
Theme Name: Irresistible
*/

/*------------------------------------------------------------------

1.	RESET
	Global reset for all HTML elements

------------------------------------------------------------------*/

* { font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; margin: 0; outline: 0; padding: 0; vertical-align: baseline; }
html { height: 100% }
body { background: #fff; color: #000; font-size: 100.01%; min-height: 101%; text-align: left; position: relative; }
img, fieldset, abbr, acronym { border: 0 }

table { border-collapse: collapse; border-spacing: 0; width: 100%; }
address, caption, cite, code, dfn, em, strong, var { font-style: normal; font-weight: normal; }
caption { text-align: left }
q:before, q:after, blockquote:before, blockquote:after { content: '' }
input, select, textarea, button { font-size: 1em; line-height: normal; width: auto; }
input, select { vertical-align: middle }
textarea { height: auto; overflow: auto; }
option { padding-left: 0.6em }
button { background: none; border: 0; cursor: pointer; text-align: center; }
ul, ol { list-style-type:none; }

/*------------------------------------------------------------------

2.	MAIN STYLES
	General definitions

--------------------------------------------------------------------

/*-------------------------------
2.a Tags defaults
---------------------------------
[?] Tags only. No classes or ID's here.
*/
	
body#woothemes {
	background: #fff url(images/bg.jpg) repeat-x center 0;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

p, ul, ol, table { margin: 0 0 8px }

em {
	font-style:italic;
}

strong {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 0.8em;
}


/* Headlines */
h1, h2, h3, h4 {
	font-weight: normal;
	line-height: normal;
	letter-spacing:-1px;
}
pagetitle { font-size:40px; }
h1 { font-size:55px; }
h2 { font-size:20px; }
h3 { font-size:42px; }
h4 { font-size:36px; }
h5 { font-size:12px; }
h6 { font-size:10px; }
h1, h2, h3, h4 {
	color: #111;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
	margin-bottom: 0px;
	font-style:italic;
}

.line_title h1 { font-size: 28px; }

h3 a {
	color: #333;
}

pagetitle {
	color: #420000;
	font-family: Verdana, Arial, Georgia, "Times New Roman", Times, serif;
	margin: 15px;
}

/* Anchors */
a, a:link, a:visited {
	color: #77000E;
	text-decoration: none;
}
a:hover, a:active, a.active {
	text-decoration: none;
	color: #fff;
	background: url("images/textbg-black.jpg") repeat;
	background-position:center;
}


/* Lists */

#main div.box1 ul {
	padding:20px;
	list-style:inside;
}
#main div.box1 ol {
	padding:20px;
	list-style:inside;
	list-style-type:decimal;
}
#sidebar .box1 { margin:7px 0 18px; padding: 18px; }
#sidebar #videos .box1 { margin: 0 0 20px; padding: 10px; }

#sidebar ul, #sidebar ol { 
	list-style-type:none;
}

blockquote {
	margin:15px 0;
	padding:0px 40px 10px 40px;
	border:0px dashed #999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.1em;
	font-style:italic;
	color:#667;
	background: url(images/quote-bg.png);
	background-repeat:no-repeat;
}

span.amp {
	margin-top: -10px;
}



/***** KALENDER *****/
#large-calendar {
	font-size: 30px;
	line-height: 50px;
	padding-top: 30px;
}
#large-calendar tr {
	margin-top: 3px;
	margin-bottom: 3px;
}
#large-calendar .ec3_popup table {
	font-size: 30px;
}


#large-events {
	padding: 20px;
	padding-left: 65px; 
	font-size: 22px;
	line-height: normal;
}
#large-events li {
	color: #777;
	font-size: 16px;
	padding: 10px;
}

#large-events .ec3_list_day li
{
	padding: 0px;
	margin: 0px;
}
#large-events .ec3_list_day ul
{
	font-size: 20px;
}

#large-events a {
	
}
#large-events a:hover {
	text-decoration: none;
	color: #fff;
}

#wp-calendar caption {
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
}
#wp-calendar table a:hover {
	background: none;
}

#wp-calendar .nav a:hover {
	background: url("images/textbg-black.jpg") repeat;
	background-position:center;
}

#wp-calendar caption a:hover {
	background: url("images/textbg-black.jpg") repeat;
	background-position:center;
}

#large-calendar .nav tbody {
	font-size: 18px;
}

#large-calendar .nav {
	margin-left: 177px;
	width: 540px;
}

#sidebar-calendar table {
	margin-top: 0px;
	margin-bottom: 0px;
}

#large-calendar #next:hover,
#large-calendar #prev:hover,
.sidebar-calendar #next:hover,
.sidebar-calendar #prev:hover {
	background: none;
	text-decoration: none;
}

.sidebar-calendar .nav {
	margin-left: 50px;
	width: 160px;
	margin-top: -5px;
}

.sidebar-calendar #wp-calendar .nav {
	margin-left: 50px;
	width: 160px;
	margin-top: -5px;
}

#large-calendar .nav td,
#sidebar-calendar .nav td, .sidebar-calendar .nav td {
	visibility:hidden;
}

#large-calendar .nav a:hover {
	background: none;
	text-decoration: none;
}

#event-list-sidebar, .event-list-sidebar {
	padding-left: 23px;
	color: #777;
}

#cal-ex-date,
.cal-ex-date {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #77000E;
	font-size:18px;
	margin-bottom: 10px;
}

#wp-calendar table td:hover,
#wp-calendar table #today {
 color: #fff;
	background: url("images/textbg-grey.jpg") repeat;
	background-position:center;
 text-decoration: none;
}

.ec3_eventday a {
 color:#77000E !IMPORTANT;
}

.ec3_eventday a:hover {
 text-decoration: none;
 color:#77000E !IMPORTANT;
}


/***** TINYTEXT *****/
#tinytext {
	font-size:10px;
}

#small, .small {
	text-align:right;
	font-size:10px;
	color:#999;
	margin-top: 15px;
}



/***** RECENT COMMETNS *****/
.recent-title {
	font-style:italic;
	margin-top: -12px;
	margin-left: -19px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}

.recent-meta {
	text-align:left;
	font-size:10px;
	margin-top: -18px;
	margin-left: -10px;
}


/***** USER ONLINE ****/
#useronline-count {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	color: #77000E;
	padding-left: 10px;
}



/***** SHARE *****/
#share {
	margin-top: 10px;
}
#share img {
	margin: 0px;
	padding: 0px;
	border: none;
}

#share img:hover {
	margin: 0px;
	padding: 0px;
	border: none;
	background: none;
}

#share a:hover {
	background: none;
}


/**** HOME ****/
#home-main {
	text-align: center;
	margin-left: -84px;
	margin-top: -4px;
	margin-right: -63px;
}

#home-welcome a {
	color: #fff;
}

#home-welcome {
	border:none;
	text-align:right;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color: #fff;
	line-height:normal;
	margin-right: 28px;
	margin-left: 8px;
	margin-bottom: 40px;
	margin-top: 20px;
	padding-top: 30px;
	padding-left: 100px;
	padding-right: 30px;
	padding-bottom: 23px;
	background:#222 url("images/ordfordagen-bg.jpg");
}

#home-welcome .small {
	float:right;
margin-top:0;
padding-top:0;
}

/***** GALLERY ******/

#slideshow-gallery {
	width: 100%;
	text-align: center;
	margin-top: -80px;
	margin-bottom: -100px;
}


#gallery-main-image {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: -12px;
}

#image-title {
	height: 33px;
	text-transform: uppercase;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 26px;
	margin-top: -30px;
	padding-top: 18px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-bottom: 40px;
	background: #77000E;
	background: url("images/textbg.jpg") repeat;
	background-position:center;
	position:absolute;
	top: 111px;
	width: 600px;
}
#image-title a {
	color: #fff;
}

#image-description {
	background: url(images/bg-nav.png);
	font-size: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	position:absolute;
	top: 596px;
	width: 600px;
	height: 120px;
	color: #fff;
	margin-left: 363px;
	padding-top: 20px;
	padding-left: 20px;
}

#thumb-albums {
	width:1000px;
	display: block;
	float:left;
	text-align:center;
}
#thumb-album {
	width: 208px;
	height: 140px;
	display:block;
	float: left;
	margin: 10px;
	padding: 10px;
	padding-bottom: 0px;
	border: 1px dashed #ccc;
}

#thumb-album :hover{
	background: url("images/gallerythumbrollover.jpg");
	text-decoration:none;
}

#gallery-bg-img {
	margin: 0px 0px 0px 0px;
}

#thumb-album-image {
}


#thumb-album-title {
	text-align: left;
	color: #fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 20px;
	padding: 10px;
	padding-bottom: 0px;
	line-height:normal;
}

thumb-album-meta {
	font-size: 10px;
}

#thumb-album-title a {
	background: #77000E;
	color: #fff;
}


#thumb-album-title :hover {
	background-image: none;
	text-decoration:none;
}

#gallery-description {
	background:#000;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 40px;
	padding-right: 40px;
	margin-bottom:20px;
	line-height: normal;
	color:#777;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-align:center;
}
#gallery-top {
	background:#000;
	height: 20px;
	padding: 20px 20px 20px 20px;
}

#tiny-albums {
	width:100%;
	display: block;
	float: left;
	margin-left: 5px;
}
#tiny-album {
	border: 1px dashed #ccc;
	width: 76px;
	height: 76px;
	display: block;
	float: left;
	margin: 11px;
}


/***** LINE DIV *****/
#lines {
	border-bottom: 1px dashed #ccc;
	border-top: 1px dashed #ccc;
	padding-top: 20px;
	padding-bottom: 20px;
}

#nolines {
	padding-top: 20px;
	padding-bottom: 20px;
}



/***** SEPARATOR TITLE *****/
#separator-title, .separator-title {
	height: 16px;
	width: 70%;
	background:	#77000E;
	background: url("images/textbg.jpg") repeat;
	background-position:center;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 7px;
	padding-left: 10px;
	margin-bottom: 0px;
	text-transform:uppercase;
}
#separator-title a, .separator-title a {
	color: #fff;
}

#large-title, #full-title, #medium-title {
	height: 33px;
	text-transform: uppercase;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 26px;
	margin-top: -30px;
	padding-top: 18px;
	padding-bottom: 0px;
	margin-bottom: 40px;
	background: #77000E;
	background: url("images/textbg.jpg") repeat;
}

gallerytitle1 {
	text-transform: uppercase;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 26px;
	background: #77000E;
	background: url("images/textbg.jpg") repeat;
	background-position:center;
}

#medium-title {
	height: 21px;
	font-size: 18px;
	width: 97.3%;
	margin-top: 10px;
	margin-left: 7px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 0px;
}

#large-title {
	margin-left: 408px;
	text-align:right;
	width: 552px;
	padding-left: 10px;
	padding-right: 20px;
}

#full-title {
	margin-left: 8px;
	text-align:left;
	width: 953px;
	padding-left: 20px;
	padding-right: 10px;
	background: url("images/textbg-black.jpg") repeat;
}

#full-title h1 {
	height: 33px;
	text-transform: uppercase;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	margin-top: -24px;
	padding-top: 18px;
}

#full-title h2 {
	height: 33px;
	text-transform: uppercase;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	margin-top: -24px;
	padding-top: 18px;
}

#full-title a {
	color: #fff;
}
#full-title a:hover {
	background: none;
	color:#999;
}



/*** SEO TITLES ***/
.hiddenh1, .hiddenh2, .hiddenh3 {
	visibility:hidden;
	height: 0px;
	width: 0px;
}





/**** TOPSHAPE ****/
#shape, #shape-img {
	width: 100%;
	height: 394px;
	position:absolute;
	top: 80px;
	margin-left: 17px;
}
#shape-img {
	overflow:hidden;
}
#shape {
	background: url(images/headershape.png) no-repeat;
}

#bilder-logo {
	margin: auto;
	text-align: left;
	width: 1018px;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
}

#important-text {
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	margin-right: 15px;
	line-height:normal;
	color: #333;
}


/**** EDIT LINK ****/
.editlink {
	font-size: 10px;
	color: #fff !important;
	position: relative;
	top: -10px;
	left: 0px;
}
.editlink a {
	font-size: 10px;
	color: #fff !important;
}


/**** RELATED *****/
#related {
	margin-top: 30px;
}

#related a {
	color: #333;
}

#related a:hover {
	color: #fff;
}


/**** NAVIGATION *****/
#navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color: #77000E;
	margin-left: 20px;
	margin-right: 20px;
}
#navigation a {
	color: #77000E;
}



/***** COMMENT-FIELDS *****/
#comment-fields, #comment-fields li {
	width: 250px;
}
#comment-fields {
	display: block;
	float: left;
}

#comment-info {
	width: 300px;
	display: block;
	float: left;
	padding: 5px 5px 5px 5px;
	border: 1px solid #ccc;
	background: #fff;
	margin-left: 17px;
	margin-top: 20px;
	margin-right: 13px;
	height: 63px;
	font-size: 10px;
	line-height:normal;
	z-index: 99999999;
	position: relative;
	text-align: left;
}

#comment-info .img {
	padding-top: 5px;
}

#info-fb {
	float:right;
	display:inline;
	margin-left: 0px;
	margin-top: 10px;
}

fb-name a, fb-name {
	font-size: 22px;
	font-family:Georgia, "Times New Roman", Times, serif;
}



/**** CAPTCHA ****/
#captchaInputDiv {
	width: 310px;
}
#captchaInputDiv label {
	visibility: hidden;
}
#captchaInputDiv input {
	width: 100px;
	height: 52px;
	margin-top: 30px;
	font-size: 30px;
	text-align:center;
	background-color: #eee;
	border: 1px dashed #77000E;
	float: right;
	display: inline;
}
#captcha_code {
	width: 100px;
}

#captcha-img {
	border: 1px solid #ccc;
	background: #fff;
	margin-top: 12px;
	width: 380px;
	height: 72px;
	padding: 5px 5px 5px 5px;
	
	font-size: 10px;
	line-height:normal;
	text-align: left;
}
#captcha-info {
	margin-bottom: 5px;
}



/*-------------------------------
2.b Base layout
---------------------------------
[?] Mostly ID's. Classes & tags allowed.
*/

#wrap, #wrap2, #nav-fix {
	margin: auto;
	text-align: left;
	width: 1018px;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	/*background: #fff url(images/bg.jpg) repeat-x center 0;*/
}

#nav-fix {
	margin-top: -91px;
}

#wrap2 {
	width: 100%;
	background: none;
	background:#000;
	height: 100%;
	text-align:center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	margin-bottom: 50px;
}

	#header, #header_small, #content, #footer, #header-nopic {
		float: left; display: inline;
		clear: both;
		position: relative;
	}

	#header {
		height: 400px;
		width: 100%;
		margin-left: -9px;
	}
	
	#header-nopic {
		height: 200px;
		width: 100%;
		margin-left: -9px;
	}
	
	#header_small {
		height: 100px;
		width: 100%;
		background: url(images/footerbg.jpg) repeat-x;
		text-align:left;
	}
		#logo { margin: 0 }

			#logo a {
				background: url(images/logo.png) no-repeat;
				cursor: pointer;
				position: absolute;
				top: 80px; left: 50px;
				display:block;
			}

	#content {
		padding: 0 0 4em;
		width: 100%;
		margin-top: 50px;
	}
		.home #main {
			float: left;
			width: 374px;
		}
		#main {
			float: left;
			width: 588px;
			border-right: 1px dashed #ccc;
			padding-right: 0px;
		}
		.home #sidebar {
			float: right;
			width: 543px;
		}
		#sidebar {
			float: right;
			width: 330px;
			margin-left: 0px;
			padding-right: 42px;
		}
		#sidebar h3 { margin-top:10px; }
	
#footer {
	width: 100%;
	height: 48px;
	background: url(images/footerbg.jpg) repeat-x;
}
	#footerWrap {
		color: #fff;
		width: 960px;
		margin: 0 auto;
		position: relative;
	}
	
	
/* Fix Footer Position */
#wrap {position: relative; min-height: 100%;}
html, body, * html #wrap {height: 100%;}
#content {padding-bottom: 100px;}
#footer {margin-top: -30px; bottom: -10px }


/*-------------------------------
2.c Navigations
-------------------------------*/

ul.nav { margin: 0 }

/* Main navigation */
#nav {
	height: 20px;
	width: 750px;
	position: absolute;
	top: 10px; left: 250px;
}

#static-nav {
	margin-left: -18px;
	margin-right: -18px;
	padding-left: 0px;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
	z-index: 100;
}

#nav a, #static-nav a {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding: 9px 15px;
	text-transform: uppercase;
}

#static-nav a {
	color: #333;
	font-size: 14px;
}

#nav a:hover, #static-nav a:hover {
	color: #fff;
	color: #77000E;
}

#static-nav a:hover {
	color: #fff;
	background: url("images/textbg-black.jpg") repeat;
	background-position:center;
}

#nav li {
	float: left;
}

/* Style drop down list */

#nav li ul {
	position: absolute;
	width: 230px;
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li a:hover {
	background: none;
}
#nav li:hover {
	background: #222;
	background: url("images/textbg-black.jpg") repeat;
}

#nav ul {
	background: #222;
	background: url("images/textbg-black.jpg") repeat;
}

#nav li ul li a {
	line-height: 2px;
	font-size: 10px;
	padding-bottom: 7px;
	color: #fff;
	width: 200px;
}

#nav li ul li a:hover {
	background: #fff;
	color:#77000E;
}

#nav li ul li a {
}

#nav li ul ul {
	margin: -35px 0 0 180px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

/* IE7 Fix */

#nav li:hover, #nav li.hover {  
	position: static;
}

ul#footerNav {
	position: absolute;
	top: 17px; right: 0;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
ul#footerNav a {
	color: #fff;
}
	ul#footerNav li {
		float: left; display: inline;
		margin-left: 15px;
	}


/*-------------------------------
2.d Elements, ID's & Classes
-------------------------------*/

#footer #footerWrap #copy {
	position: absolute;
	top: 20px; left: 0;
}
	#footer #footerWrap #copy a {
		color: #fff;
	}

div#hi {
	color: #fff;
	font: 18px/18px Georgia, "Times New Roman", Times, serif;
	text-align: right;
	width: 440px;
	position: absolute;
	top: 70px; right: 0;
}
	div#hi p a {
		color: #d0d0d0;
		font: 11px/11px Arial, Helvetica, sans-serif; 
	}



h2.lifestream_date { display:none; } 
p.lifestream_credits { display:none; } 


div.box1, ol.commentlist li, form#comments {
	/*background: url(images/bg-box.png) repeat !important; */
	/*background: #111;*/
	}

div.box1 {

	margin: 0 0 20px;
	padding: 0px 20px;
}
	div.box1 ul, div.box1 ul.blog-list li p { margin: 0 }

		div.box1 ul.blog-list li {
			border-bottom: 1px solid #3f566e;
			padding: 0 0 15px;
		}

	div.box1 p.link {
		text-align: right;
		margin: 0 0 15px;
	}
	
	div.box1 ul.left-list {
		float: left;
		width: 230px;
		padding: 10px 0 10px 10px;
	}

	div.box1 ul.right-list {
		float: right;
		width: 230px;
		padding: 10px 10px 10px 0;
	}
	
		div.box1 ul.left-list li, div.box1 ul.right-list li, div.box1 ul.list3 li {
			line-height: 13px;
			border-top: 1px solid #3f566e;
			padding: 8px 0;
		}
		
		div.box1 ul.list3 {
			margin: 15px 0 0;
		}

		div.box1 ul.list3 li {
			padding: 15px 0;
		}
		
		div.box1 ul.list3 li ul {
			margin: 0;
			border: none !Important;
		}

		div.box1 ul.list3 li ul li {
			margin: 0 0 0 15px;
			padding: 15px 0 0;
			border: none !Important;
		}
		
		div.box1 ul.left-list li a, div.box1 ul.right-list li a, div.box1 ul.list3 li a { color: #dadada }

div.box2 {
	background-color: #CCC;
	padding: 8px;
}

.txt0, .txt0 a, .continue {
	color: #bbb;
}

h4.txt1 {
	padding: 0 0 10px 45px;
}

#sidebar h3 {
	color: #fff;
	font-weight: normal;
}

#sidebar a {
	/*color: #420000;*/
} 

ol.commentlist  {
	margin:0;
	line-height: normal;
}

#comment-meta {
	border-bottom:1px dashed #ccc;
	margin-bottom: 8px;
}

ol.commentlist li {
	margin: 0 0 10px;
	padding: 18px 20px 18px 20px;
	position: relative;
}
	ol.commentlist li p {
		margin: 0;
		padding-bottom: 8px;
		font-size:22px;
		margin-top: 8px;
		font-style:italic;
		font-family:Georgia, "Times New Roman", Times, serif;
	}

		ol.commentlist li img.avatar {
			float:right;
			padding:0 10px 0 10px;
		}

		ol.commentlist li p a { color: #420000; }
		
	ol.commentlist li ul li {
		padding: 15px 0px 5px 20px;
		margin:0;
	}

ol.commentlist .comment-meta a {
	color:#999;
	padding-bottom:5px;
	font-size:10px;
	margin-top: 0px;
	padding-top: 0px;
}
ol.commentlist .children { margin:0; }

h2.title { color: #fff; margin: 0 0 14px }

div.post {
	padding: 5px 0px;
	margin-bottom: 50px;
	border-bottom: 1px dashed #ccc;
	line-height: normal;
	}
.home .post { border-bottom: 1px solid #777777}

div.post img {
	border:1px dashed #ccc;
	padding:0px !important;
	padding:1px;
	margin-top: 5px;
	margin-bottom: 10px;
	}

.box1 .navigation { padding: 10px 0; }

h2.hd-page {
	margin: 20px 0;
}
div.box1 ul.list2 li, div.list3 li {
	line-height: 13px;
	border-bottom: 1px solid #777;
	padding: 8px 0;
}
div.list3 .lifestream li { border:none; }


/*------------------------------------------------------------------


3.	FORMS
	Styles for forms only

--------------------------------------------------------------------

/*-------------------------------
3.a Form styles
-------------------------------*/

input.text, select.select, textarea.textarea
{
	border: 0;
	color: #000;
	padding: 7px;
}
input.text { width: 213px }
select.select { width: 200px }
textarea.textarea {
	width: 98%;
	height: 100px;
	background-color: #eee;
	border: 1px dashed #77000E;
}

textarea#comment{width: 552px; max-width:552px; padding: 0; margin: 0; }

button.button {
	color: #fff;
	height: auto; width: auto;
	line-height: normal;
	white-space: nowrap;
}

/* General forms */
form.form {  }

	form.form ol.fieldset {	list-style: none }
	
		form.form ol.fieldset li.field {
			margin: 0 0 13px;
			position: relative;
			width: 100%;
		}
			form.form ol.fieldset li.field label {
				position: absolute;
				top: 5px; left: 505px;
			}
			
			form.form ol.fieldset input {
				background-color: #eee;
				border: 1px dashed #77000E;
			}
			
	form.form p.submit {
		margin: 0;
		font-size: 14px;
		text-align: right;
		margin-bottom: -40px;
	}
	
	form.form p.submit input {
		padding: 10px;
	}
	


/* Search forms where button and text input are next to each other  */
form.search { /* nothing here */ }
	
	form.search p.fields { margin: 0 }

		form.search p.fields input, form.search p.fields button {
			display: inline;
			vertical-align: middle;
		}


/*-------------------------------
3.b Individual forms
-------------------------------*/

form#topSearch,
form#footerSearch {
	background: #fff; /*url(images/bg-search.png) no-repeat;*/
	width: 128px; height: 17px;
}
	form#topSearch p.fields input,
	form#footerSearch p.fields input {
		color: #555;
		font-size: 12px;
		font-weight: normal;
		width: 130px;
		background: none;
		overflow: hidden;
		border: none;
		position: absolute;
		top: 2px; left: 20px;
	}
		form#topSearch p.fields button,
		form#bottomSearch p.fields button {
			background: url(images/ico-search.png) no-repeat;
			width: 21px; height: 21px;
			border: none;
			position: absolute;
			top: -3px; right: 10px;
		}

form#comments {
	padding: 20px 17px;
}
		

/*------------------------------------------------------------------

4.	PLUGINS
	Predefined utilities

--------------------------------------------------------------------

/*-------------------------------
Sidebar Tabber
-------------------------------*/

ul#idTabs {
	width: 100%;
	padding: 0;
	margin: 0 0 0 10px;
}

ul#idTabs li {
	display: inline;
	margin-right:5px;
	float:left;
}

ul#idTabs li a {
	display:block;
	float:left;
	height:16px;
	margin:0 auto;
	padding:10px;
	text-align:left;
}

ul#idTabs li a.selected, ul#idTabs li a:hover {
	background: url(images/bg-box.png) repeat !important;
	background: #111;
}
#tabs .inside {
	background: url(images/bg-box.png) repeat !important;
	background: #111;
}

#tabs .inside ul li {
	line-height: 13px;
	border-bottom: 1px solid #555;
	padding: 15px 0;	
}
#tabs .inside ul#comm li {
	background:url(images/ico-6.gif) no-repeat left center;
	padding-left:28px;
}
#tabs .inside ul#pop li {
	background:url(images/ico-2.gif) no-repeat left center;
	padding-left:28px;
}


#tagcloud {
	padding:15px;
}
#tabs .inside ul{
	margin:0;
	padding:0px 15px 10px 15px !important;
}
.home #tabs {
	width:260px;
	float:left;
	margin:24px 0 20px;
}
.home div#myfavblog {
	width:260px;
	float:right;
}



/*-------------------------------
Widgets
-------------------------------*/


.widgetized .inside {
	background: url(images/bg-box.png) repeat !important;
	background: #111;
}

table#wp-calendar { margin:0 !important; }

#wp-calendar caption {
	color: #fff;
	font-weight: normal;
	font-size: 22px;
	letter-spacing: -1px;
	margin: 0 0 10px;
	font-family: Georgia;
}

#wp-calendar thead {
	color: #420000;
	font-weight: bold !important;
}

#wp-calendar #next, #wp-calendar #prev {
	padding: 10px 0 0 !important;
}

#flickr {
	clear: both;
	margin: 0 0 0px 0;
	padding: 0 0px;
}

#flickr .flickr_badge_image a {
		float: left;
		display: inline;
		margin: 0 16px 15px 0;
		border: 1px solid #888;
		padding: 5px;
}

#flickr .flickr_badge_image a:hover {
	border: 1px solid #fff;
}
#browseFlickr{
	background: url(images/bg-flickr.png) no-repeat;
	width: 91px; height: 11px;
	margin: 0 25px 10px 12px;
	float:right;
}
#video {
	padding: 10px;
}

#sidebar #advert_125x125 { padding:30px 0 20px 30px; margin: 0 0 18px;	}
#sidebar #advert_125x125 img { margin:0 15px 5px 0; }

#portfolio {
	clear: both;
	margin: 0 0 20px 0;
	padding: 0 10px;
}

#portfolio a {
		float: left;
		display: inline;
		margin: 0 16px 15px 0;
		border: 1px solid #888;
		padding: 5px;
}

#portfolio a:hover {
	border: 1px solid #fff;
}


/*-------------------------------
Lifestream
-------------------------------*/

.list3 .first, .list3 h5 {
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 15px;
	padding: 0 0 15px;
	border-bottom: 1px solid #fff;
}

.list3 .lifestream-icon {
	float: left;
	padding: 0 15px 0 0;
}

.list3 .lifestream-post {
	font-size: 14px;
}

.list3 .lifestream-post p {
	margin: 0 !important;
}


/*-------------------------------
Utility classes
-------------------------------*/

.l { text-align: left }
.c { text-align: center }
.r { text-align: right }
.aligncenter { margin: 5px auto 15px auto;	display: block; }
.alignleft { margin: 5px 15px 5px 0; float: left; }
.alignright { margin: 5px 0px 5px 15px; float: right; }

.wrap, .col { float: left;	display: inline; position: relative; }
.wrap { clear: both }

.clear { clear: both }
.fl { float: left }
.fr { float: right }
.hide, .hidden, .anchor, .skip { display: none }
.nomargin { margin-bottom: 0 !important }
.noborder { border: 0 !important }
.top { margin-top: 0 !important }

.replace, .br { display: block; font-size: 1%; line-height: 0; text-align: left; text-indent: -10000px; }

hr {
	background: none;
	border: none;
	border-top: 1px dashed #ccc;
	height: 0px;
	margin: 0;
}
.hr { background: #ccc; height: 1px; margin: 1.5em 0 }
.hr hr { display: none }


/*-------------------------------
Clearfix
-------------------------------*/

.clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.clearfix { display: block }
.fix{ clear: both; height: 1px; margin: -1px 0 0; overflow: hidden; }














.singlepostimage {
	border: none;
	float:left;
	width:150px;
	height:150px;
	position:relative;
	padding-right: 20px;
}

.singlepostcontent {
	padding-top: 3px;
	float: left;
	display: inline;
	min-height: 150px;
	width: 375px;
}

.small {
	width: 550px;
	float:left;
	display: inline;
}




.important-message {
	background: url(images/textbg-grey.jpg) repeat;
	padding-top: 10px;
	margin-left: 7px;
}
.important-message .small {
	color: #555;
}
