/*   

ArleyM

Theme Name: Irresistible

Theme URI: http://www.woothemes.com/

Description: Irresistible by WooThemes

Version: 1.0.2

Author: WooThemes

Author URI: http://www.woothemes.com/



Adaptation Author: Arley McBlain

Adaptation Description: Debut Creative 

Adaptation Special Thanks: Derek Punsalan / Foliage Series & Woo Themes / Irresistable & WordPress Kubrick

Adaptation Author URI: http://arleym.com

*/

/*---------------------------------------------------------------------------------------------------------- RESET */

* { 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, var { font-style: normal; font-weight: normal; }

caption, .wp-caption .wp-caption-text { font-size:90%; color:#F5ECC2; line-height:1.1em; padding: 8px 0; margin: 8px 0; }

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: #181a19 url(images/bg.jpg) repeat-x center 0;*/

	background-image:url(images/bg1024.jpg);

	background-color: #222 !important;

	background-position:center 0 !important;

	background-repeat:repeat-x;

	background-attachment:fixed !important;

	color: #e9e9e9;

	/*font-family: Arial, Helvetica, sans-serif;*/

	font-family:  "Century Gothic","Avant Garde Gothic","Avant Garde","Apple Gothic","Trebuchet MS",Helvetica, Arial, sans-serif;

	font-size: .8em;

	line-height: 1.7em;

}



p, ul, ol, table { margin: 0 0 18px }



em { color: #d9e3ea }





/* Headlines */

h1, h2, h3{

	font-weight: normal;

	line-height: normal;

	letter-spacing:-1px;

}

h1 { font-size:2em; }

h2 { font-size:2.4em; }

h3 { font-size:1.575em; }

h4 { font-size:.875em; }

h5 { font-size:.75em; }

h6 { font-size:.55em; }

h1, h2, h3 {

	color: #FFF;

	font-family:  "Century Gothic","Avant Garde Gothic","Avant Garde","Apple Gothic","Trebuchet MS",Helvetica, Arial, sans-serif;

	font-weight:400;

	/*font-family: Garamond, baskerville, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;*/

	/*font-family: Georgia, "Times New Roman", Times, serif;*/

	margin-top: 15px;

}

h4 {

	color: #D1913B;

	font-family:  "Century Gothic","Avant Garde Gothic","Avant Garde","Apple Gothic","Trebuchet MS",Helvetica, Arial, sans-serif;

	font-weight:400;

	/*font-family: Georgia, "Times New Roman", Times, serif;*/

	font-size: 14px;

}





/* Anchors */

a, a:link, a:visited {

	color: #D1913B;

	text-decoration: none;

}

a:hover, a:active, a.active {

	text-decoration: underline;

}



/* Lists */

#main div.box1 ul {

	padding:10px 0 10px 40px !important;

	list-style:none;

	text-indent:-.9em;

}

#main div.box1 ol {

	padding:10px 0 10px 40px !important;

	list-style:inside;

	list-style-type:decimal;

	text-indent:-1.5em;

}



div.box1 .socialist ul {

	padding:0 0 10px 40px !important;

	list-style:none;

	line-height:1.75em;

	text-indent:-1.5em;

}

div.box1 .socialist li{

	padding:5px 0 0 15px;

}



#sidebar .box1 { margin:7px 0 18px; padding: 18px;  }

#sidebar #videos .box1 { margin: 0 0 20px; padding: 10px; }



#sidebar ul, { 

	list-style-type:none;

	text-indent:-1.5em;

	text-indent:-.9em;

}

#sidebar ol{

	list-style:inside;

	padding:10px 0 10px 40px !important;

	list-style-type:decimal;

	text-indent:-1.5em;

}



#sidebar li { 

	padding-top:5px;

}



blockquote {

	margin:15px 0; padding:10px 20px;

	border-bottom:1px solid #000;

	font-family: Georgia, Times, "Times New Roman", serif;

	color:#fff;

	font-size:.9em;

	background: #2B3435;	

}

.roundblock{

	-moz-border-radius: 10px;

	-khtml-border-radius: 10px;

	-webkit-border-radius: 10px;

	border-radius: 10px;

}



blockquote p a{

	color:#D1913B;

	text-decoration:underline;



}

.quotequote{

	font-style:italic;

}















/*-------------------------------

2.b Base layout

---------------------------------

[?] Mostly ID's. Classes & tags allowed.

*/









#wrap {

	margin: auto;

	text-align: left;

	width: 960px;

	position: relative;

}



	#header, #content, #footer {

		float: left; display: inline;

		clear: both;

		position: relative;

	}









	#header {

		height: 235px;

		width: 100%;

	}

		#logo { margin: 0 }



			#logo a {

				cursor: pointer;

				position: absolute;

				top: 95px; left: 7px;

				display:block;

			}



	#content {

		padding: 0 0 4em;

		width: 100%;

	}

		.home #main {

			float: left;

			width: 960px;

		}

		.wide #main {

			float: right;

			width: 960px;

		}

		#main {

			float: left;

			width: 598px;

		}

		.home #sidebar {

			float: right;

			width: 543px;

		}

		#sidebar {

			float: right;

			width: 333px;			

		}

		#sidebar h3 { margin-top:10px; color:#FFF; }

		#sidebar h3 a{ color:#FFF; }

	

#footer {

	width: 100%; height: 85px;

	/*background: url(images/bg-footer.gif) repeat-x;*/

	background: url(images/bg-box.png) repeat !important; background: #111;

	border-top: 1px solid #000;

}

	#footerWrap {

		color: #dadada;

		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: -73px; bottom: -7px }



#2colbox {width:100%;}

#2collooker {width:333px;float:left; padding-top:25px;}

#2coltalk {width:510px;float:left; margin-left:25px;}



/*-------------------------------

2.c Navigations

-------------------------------*/



ul.nav { margin: 0 }



/* Main navigation */

#nav {

	height: 38px;

	width: 750px;

	position: absolute;

	top: 10px; left: 0;

}



#nav, #nav ul {

	padding: 0;

	margin: 0;

	list-style: none; 

	line-height: 1;

	z-index: 100;

}



#nav a {

	color: #e7e7e7;

	font-size: 14px;

	font-weight:bold;

	letter-spacing:1px;	

	display: block;

	text-decoration: none;

	padding: 9px 15px;

	text-transform:uppercase;

	

}



#nav a:hover {

	color: #fff;

	background: url(images/bg-nav.png);

	-moz-border-radius: 10px;

	-khtml-border-radius: 10px;

	-webkit-border-radius: 10px;

	border-radius: 10px;

}



#nav .currentpage {

	color: #fff;

	background: url(images/bg-nav.png);

	-moz-border-radius: 10px;

	-khtml-border-radius: 10px;

	-webkit-border-radius: 10px;

	border-radius: 10px;

}



#nav li {

	float: left;

}



/* Style drop down list */



#nav li ul {

	position: absolute;

	width: 200px;

	left: -999em;

}



#nav li:hover ul, #nav li.sfhover ul {

	left: auto;

}



#nav li ul li a {

	background: url(images/bg-nav.png);

	line-height: 18px;

	font-size: 11px;

	color: #fff;

	width: 150px;

	-moz-border-radius: 10px;

	-khtml-border-radius: 10px;

	-webkit-border-radius: 10px;

	border-radius: 10px;	

}



#nav li ul li a:hover {

	background: #FFF;

	color:#222;

}



#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: 27px; right: 0;

}

	ul#footerNav li {

		float: left; display: inline;

		margin-left: 15px;

	}





a.bodylink {

	color: #D1913B;

	text-decoration:none;

}

a.bodylink:hover {

	text-decoration:underline;

}







/*-------------------------------

2.d Elements, ID's & Classes

-------------------------------*/



#footer #footerWrap #copy {

	position: absolute;

	top: 27px; left: 0;

}

	#footer #footerWrap #copy a {

		color: #D1913B;

	}



div#hi {

	color: #D1913A;

	font-family: Garamond, baskerville, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;

	font-size:1.525em;

	font-weight:bold;

	text-align: right;

	width: 520px;

	position: absolute;

	top: 115px; right: 0;

}

	div#hi p a {

		color: #F5ECC2;

		font: .7em/.7em "Century Gothic","Avant Garde Gothic","Avant Garde","Apple Gothic","Trebuchet MS",Helvetica, Arial, sans-serif;

	}

/*

h3#myWritings {

	background: url(images/title_debutjournal.png) no-repeat;

	width: 250px; height: 40px;

	margin: 0 0 10px 12px;

}



h3#myVideos {

	background: url(images/title_debutvideos.png) no-repeat;

	width: 138px; height: 33px;

	margin: 0 0 11px 12px;

}



h3#myPhotos {

	background: url(images/title_debutflickr.png) no-repeat;

	width: 137px; height: 34px;

	margin: 0 0 10px;

}

h3#myPortfolio {

	background: url(images/title_recentwork.png) no-repeat;

	width: 160px; height: 34px;

	margin: 0 0 10px;

}

h3#myLifestream {

	background: url(images/title_elsewhere.png) no-repeat;

	width: 290px; height: 40px;

	margin: 0 0 10px;

}

h3#myFavblog {

	background: url(images/title_debutlinks.png) no-repeat;

	width: 300px; height: 40px;

	margin: 0 0 10px;

}

h3#arleym {

	background: url(images/title_arleym.png) no-repeat;

	width: 400px; height: 40px;

	margin: 0 0 10px;

}

h3#recentnews {

	background: url(images/title_djournal.png) no-repeat;

	width: 400px; height: 40px;

	margin: 0 0 10px;

}

h3#archives {

	background: url(images/title_archives.png) no-repeat;

	width: 400px; height: 40px;

	margin: 0 0 10px;

}



h3#sitedata {

	background: url(images/title_sitestats.png) no-repeat;

	width: 250px; height: 40px;

	margin: 0 0 10px;

}

h3#latest {

	background: url(images/title_latest.png) no-repeat;

	width: 250px; height: 40px;

	margin: 0 0 10px;

}

h2#search {

	background: url(images/title_search.png) no-repeat;

	width: 400px; height: 40px;

	margin: 0 0 10px;

}

h2#about {

	background: url(images/title_about.png) no-repeat;

	width: 400px; height: 40px;

	margin: 10px 0 10px;

}

h3#arleym2 {

	background: url(images/title_arleym2.png) no-repeat;

	width: 400px; height: 40px;

	margin: 10px 0 10px;

}

h2#work {

	background: url(images/title_work.png) no-repeat;

	width: 400px; height: 40px;

	margin: 10px 0 10px;

}

h2#newsletter {

	background: url(images/title_newsletter.png) no-repeat;

	width: 400px; height: 40px;

	margin: 10px 0 10px;

}

h2#testimonials {

	background: url(images/title_testimonials.png) no-repeat;

	width: 400px; height: 40px;

	margin: 10px 0 10px;

}

h2#contact {

	background: url(images/title_contact.png) no-repeat;

	width: 400px; height: 40px;

	margin: 10px 0 10px;

}

h3#cats {

	background: url(images/title_cats.png) no-repeat;

	width: 400px; height: 40px;

	margin: 10px 0 10px;

}

h3#months {

	background: url(images/title_monthly.png) no-repeat;

	width: 400px; height: 40px;

	margin: 10px 0 10px;

}

h2#arleymcblain {

	background: url(images/title_arleymcblain.png) no-repeat;

	width: 400px; height: 40px;

	margin: 10px 0 10px;

}

h2#weatherguardian {

	background: url(images/title_weatherguardian.png) no-repeat;

	width: 400px; height: 40px;

	margin: 10px 0 10px;

}

h2#case-studies {

	background: url(images/title_casestudies.png) no-repeat;

	width: 400px; height: 40px;

	margin: 10px 0 10px;

}

h2#case-study {

	background: url(images/title_case-study.png) no-repeat;

	width: 400px; height: 40px;

	margin: 10px 0 10px;

}

h3#twitterwidget{

	background: url(images/title_twitter.png) no-repeat;

	width: 250px; height: 40px;

	margin: 10px 0 10px;

	

}

h2#fail {

	background: url(images/title_404.png) no-repeat;

	width: 400px; height: 40px;

	margin: 10px 0 10px;

}

h2#subscribe {

	background: url(images/title_subscribe.png) no-repeat;

	width: 400px; height: 40px;

	margin: 10px 0 10px;

}

*/











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 {

	-moz-border-radius: 10px;

	-khtml-border-radius: 10px;

	-webkit-border-radius: 10px;

	border-radius: 10px;

	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 dotted #3f566e;

			padding: 15px 0 15px 0;

		}



	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 dotted #3f566e;

			padding: 15px 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;

			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: #141517;

	-moz-border-radius: 10px;

	-khtml-border-radius: 10px;

	-webkit-border-radius: 10px;

	border-radius: 10px;

	padding: 8px;

}



.txt0, .txt0 a, .continue { color: #F5ECC2;}



h4.txt1 {

	background: url(images/ico-1.gif) no-repeat 15px 3px;

	padding: 0 0 10px 45px;

}



#sidebar h3 {

	color: #FFF;

	font-weight: normal;

}



#sidebar a {

	color: #D1913B;

}



ol.commentlist  { margin:0; }



ol.commentlist li {

	-moz-border-radius: 10px;

	-khtml-border-radius: 10px;

	-webkit-border-radius: 10px;

	border-radius: 10px;

	margin: 0 0 10px;

	padding: 18px 20px 18px 20px;

	position: relative;

}

	ol.commentlist li p {	margin: 5px 0 10px; }



		ol.commentlist li img.avatar {

			float:right;

			padding:0 10px 0 10px;

		}



		ol.commentlist li p a { color: #D1913B; }

		

	ol.commentlist li ul li {

		padding: 15px 0px 5px 20px;

		margin:0;

	}



ol.commentlist .comment-meta a { color:#999; padding-bottom:5px; }

ol.commentlist .children { margin:0; }





.authcomment {

	background-color: #2B3435 !important;

}





h2.title { color: #fff; margin: 0 0 14px }



div.post { padding: 5px 0px }

div.post ul { padding: 10px 0 10px 40px; }

div.post ul li:before {	content: "\00BB \0020";	}

.post strong { font-weight: 700;}

.post em { font-style: italic}

.home .post {}



.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 dotted #777;

	padding: 8px 0;

}

div.list3 .lifestream li { border:none; }



div.archlists{

	float:left;

	width:250px;



}

.em{

	font-style:italic;

}



/*------------------------------------------------------------------



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: 168px }

select.select { width: 200px }

textarea.textarea { width: 375px; height: 100px; background-color: #e9eef4 }



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;

		}

			form.form ol.fieldset li.field label {

				position: absolute;

				top: 5px; left: 195px;

			}

			

	form.form p.submit { margin: 0 }

	

	form.form p.submit input { padding: 5px 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;

		}



#contactform {

}

/*-------------------------------

3.b Individual forms

-------------------------------*/



form#topSearch {

	background: url(images/bg-search.png) no-repeat;

	width: 178px; height: 32px;

	position: absolute;

	top: 10px; right: 0;

}

	form#topSearch p.fields input {

		color: #fff;

		font-size: 14px;

		font-weight: bold;

		width: 130px;

		background: none;

		overflow: hidden;

		border: none;

		position: absolute;

		top: 8px; left: 8px;

	}

		form#topSearch p.fields button {

			background: url(images/ico-search.png) no-repeat;

			width: 21px; height: 21px;

			border: none;

			position: absolute;

			top: 5px; right: 10px;

		}



form#comments {

	-moz-border-radius: 10px;

	-khtml-border-radius: 10px;

	-webkit-border-radius: 10px;

	border-radius: 10px;

	padding: 20px 30px;

}

		



/*------------------------------------------------------------------



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;

	-moz-border-radius-topright: 6px;

	-moz-border-radius-topleft: 6px;

	-khtml-border-radius: 6px 6px 0 0;

	-webkit-border-top-right-radius: 6px;

	-webkit-border-top-left-radius: 6px;

	border-radius: 6px 6px 0 0;	

}

#tabs .inside {

	background: url(images/bg-box.png) repeat !important;

	background: #111;

	-moz-border-radius: 6px;

	-moz-border-radius: 6px;

	-khtml-border-radius: 6px;

	-webkit-border-radius: 6px;

	-webkit-border-radius: 6px;

	border-radius: 6px;	

}



#tabs .inside ul li {

	line-height: 13px;

	border-bottom: 1px dotted #888;

	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;

	-moz-border-radius-topright: 10px;

	-moz-border-radius-topleft: 10px;

	-khtml-border-radius: 10px 10px 0 0;

	-webkit-border-top-right-radius: 10px;

	-webkit-border-top-left-radius: 10px;

	border-radius: 10px 10px 0 0;	

}



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: #D1913B;

	font-weight: bold !important;

}



#wp-calendar #next, #wp-calendar #prev {

	padding: 10px 0 0 !important;

}



#flickr {

	clear: both;

	margin: 0 0 20px 0;

	padding: 0 10px;

}



#flickr .flickr_badge_image a {

		float: left;

		display: inline;

		margin: 0 16px 15px 0;

		border: 1px dotted #888;

		padding: 5px;

}



#flickr .flickr_badge_image a:hover {

	border: 1px dotted #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 dotted #888;

		padding: 5px;

}



#portfolio a:hover {

	border: 1px dotted #fff;

}



.borderimage {

		float: left;

		display: inline;

		margin: 0 16px 15px 0;

		border: 1px dotted #888;

		padding: 8px;

}

#latestbox {

	clear: both;

	overflow:hidden;

	margin: 0 0 20px 0;

	padding: 0 -10px;	

}



.entry-content{

	 line-height: 1.7em;

}





/*-------------------------------

Lifestream

-------------------------------*/



.list3 .first, .list3 h5 {

	font-weight: bold;

	font-size: 16px;

	margin: 0 0 15px;



	padding: 0 0 15px;

	border-bottom: 1px dotted #fff;

}



.list3 .lifestream-icon {

	float: left;

	padding: 0 15px 0 0;

}



.list3 .lifestream-post {

	font-size: 14px;

}



.list3 .lifestream-post p {

	margin: 0 !important;

}



/*=== Slider ===*/



.slider{

	float: left;

	padding: 0 0 0 35px;

}



.stepcarousel{

position: relative; /*leave this value alone*/

overflow: scroll; /*leave this value alone*/

width: 780px;

height: 260px; /*Height should enough to fit largest content's height*/

}



.stepcarousel .belt{

position: absolute; /*leave this value alone*/

left: 0;

top: 0;

}



.stepcarousel .panel{

float: left; /*leave this value alone*/

overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/

margin: 15px; /*margin around each panel*/

width: 765px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */

}



/*=== Posts ===*/



.sliderpost img {	

	border:8px solid #f6f5ed;

}

.sliderpost ul, .sliderpost ol{

	padding: 0 0 1.2em 2em;

}

.sliderpost ul li{

	color: #555555;

	background: url(images/ico-bullet.gif) no-repeat left top;

	padding: 0 0 0 20px;

}

.sliderpost ol li{

	list-style-type:decimal;

	margin: 0 0 0 20px;

}	

.sliderpost li a:hover{

	color: #a4b92e;

	text-decoration: none;

}



.sliderpost blockquote {

	background:#F0EEE1 url(images/ico-quote.gif) no-repeat 10px 10px;

	border-top:1px solid #E5E3D1;

	border-bottom:1px solid #E5E3D1;	

	width:80%; height:auto;

	margin:0 0 15px 10px; padding:15px 25px 0px 55px;

	display:block;

}

.box5{

	margin: 0;

	width: 920px;

}

.box5 .top,.box5 .bot{

	clear: both;

	height: 10px;

	overflow: hidden;

}

.box5 .spacer{

	height: 1%;

	padding: 5px 20px;

}

#columns{

	height: 1%;

	padding: 0 0 10px

}

#columns div.box1 ol {

	padding:0 0 10px 40px !important;

	list-style:inside;

	list-style-type:decimal;

	text-indent:-1.5em;

}

.col4{

	float: left;

	width: 335px;

}

.col5{

	float: right;

	width: 415px;

}

.col5 img{

	border: 10px solid #f6f5ed;

}

.col6.last{

	margin: 0 !important;

	float:right;

}





.col6{

	float: left;

	padding: 20px !important;

	margin: 0 21px 0 0 !important;

	width: 265px;

	height: 280px;

}

* html .col6{

	width: 255px;

}



.btn-arr2{

	float: left;

	padding: 130px 0 0 0;

	width: 27px;

}

.btn-arr3{

	float: right;

	padding: 130px 0 0 0;

	width: 27px;

}



/*-------------------------------

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 { border:none; background-color:none; color:none; margin: 2.5em 0; border-bottom: 1px dotted #888; background:none;  }

/*.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; }

