/*   
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, 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; resize: none }
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: #94b9c5 url(images/bg.jpg) repeat-x center 0;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

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

em { font-style:italic;  }
strong { font-weight: bold;}


/* Headlines */
h1, h2, h3{
	
	line-height: normal;
	letter-spacing:0em;
}


h1 { font-size:22px; text-transform: uppercase; margin: 4px 0 0 7px; line-height: 15px; font-weight: bold;}
h2 { font-size:24px; text-transform: uppercase; margin: 4px 0 0 19px; line-height: 15px; font-weight: bold;}
h3 { font-size:22px; text-transform: uppercase; margin: 0px 0 0 10px; font-weight: bold;}
h4 { font-size:14px; }
h5 { font-size:13px; color: #FFFFFF; text-transform: uppercase; font-weight: bold; margin-top: 5px;}
h6 { font-size:18px; color: #D71E52; background-color: #FFFFFF; text-transform: uppercase; font-weight: bold; margin-top: 10px; padding: 1px 0 1px 0; width: 550px;}
h6uk { font-size:18px; color: #D71E52; background: url(images/uk-flag.png) no-repeat center left #FFFFFF; padding: 0px 5px 0 23px; text-transform: uppercase; font-weight: bold; margin: 10px 0 5px 0; line-height: 20px; display:block; width: 522px;}
h6fr { font-size:18px; color: #D71E52; background: url(images/france-flag.png) no-repeat center left #FFFFFF; padding: 0px 5px 0 23px; text-transform: uppercase; font-weight: bold; margin: 10px 0 5px 0; line-height: 20px;display:block; width: 522px;}

h3 {
	color: #5F91A0;
	font-family: Helvetica, Arial, sans-serif
	margin-top: -5px;
	margin-bottom: 5px;
}

h4 {
	color: #5F91A0;
	font-family: Helvetica, Arial, sans-serif
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	
}

h1 a {
    background-color: transparent;
    text-decoration: none;
    font-size:22px;
    font-weight: bold;
    color: #FFFFFF;


}

h1 a:hover {
    background-color: transparent;
    text-decoration: none;
    padding-bottom: 10px;
    margin-left: 2px;



}

h2 a {
    background-color: transparent;
    text-decoration: none;
    color: #FFFFFF;
	font-size: 23px;
	font-weight: bold;
    color: #FFFFFF;



}

h2 a:hover {
    background-color: transparent;
    margin-left: 2px;
    text-decoration: none;
    margin-left: 2px;


}




/* Anchors */
a, a:link, a:visited {
	color: #F3F3F3;
	text-decoration: underline;

}
a:hover, a:active, a.active {
    color: #FFFFFF ;
	background-color: #5F91A0 ;
	text-decoration: none;

}





/* 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:20px 20px;
	border-bottom:1px solid #5F91A0;
	width: 510px;
	font:0.8em Helvetica, Arial, sans-serif, color:#fff;
	background:url(images/bg-boxw.png) repeat scroll 0 0 !important;
	background: #222;
}

/*-------------------------------
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: 300px;
		width: 100%;
	}
		#logo { margin: 0 }

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

	#content {
		padding: 0 0 4em;
		width: 100%;
	}
		.home #main {
			float: left;
			width: 374px;
		}
		#main {
			float: left;
			width: 598px;
		}
		.home #sidebar {
			float: right;
			width: 543px;
		}
		#sidebar {
			float: right;
			width: 333px;			
		}
		#sidebar h2 { margin-top:10px; }
	
#footer {
	width: 100%; height: 66px;
	background: url(images/bg-footer2.png) repeat-x;
}
	#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 }


/*-------------------------------
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;
	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: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#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: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;	
}

#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: 1px; right: 30px;
	


	
}


ul#footerNav a {
	
		filter:alpha(opacity=60);
	    -moz-opacity:0.6;
	    -khtml-opacity: 0.6;
	    opacity: 0.6;
	
}


ul#footerNav a:hover {
        background-color: transparent;
	
		filter:alpha(opacity=80);
	    -moz-opacity:0.8;
	    -khtml-opacity: 0.8;
	    opacity: 0.8;

	
}
	ul#footerNav li {
		float: left; display: inline;
		margin-left: 15px;
		vertical-align: middle;
	}

.gd img {

    position: relative;
	top: 21px; left: 930px;
	float: left;
	
	
	}
	
.gd img:hover 	{
    background-color: transparent;
    }
    



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

#footer #footerWrap #copy {
	position: absolute;
	top: 1px; left: 0;


}
	#footer #footerWrap #copy a {
		color: #D71E52;
		filter:alpha(opacity=60);
	    -moz-opacity:0.6;
	    -khtml-opacity: 0.6;
	    opacity: 0.6;
	}
	#footer #footerWrap #copy a:hover {
		background-color: transparent;
		filter:alpha(opacity=80);
	    -moz-opacity:0.8;
	    -khtml-opacity: 0.8;
	    opacity: 0.8;
	}

div#hi {
    background: url(images/order_homepage.png) no-repeat;
    width: 340px;
    height: 198px;
	color: #2a2b2b;
	font: 18px/18px Georgia, "Times New Roman", Times, serif;
	text-align: right;
	width: 340px;
	position: absolute;
	top: 67px; right: 0px;
	float: right;
}
	div#hi p a {
		color: #d0d0d0;
		font: 11px/11px Arial, Helvetica, sans-serif;
}


h3#myWritings {
	background: url(images/bg-h2-news.png) no-repeat;
	width: 228px; height: 76px;
	margin: -25px 0 -18px -9px;
	position: relative;
	z-index: 5;
}

h3#download {
	background: url(images/bg-h2-download.png) no-repeat;
	width: 381px; height: 45px;
	margin: 5px 0 -18px 10px;
	position: relative;
	z-index: 5;
}


h3#myVideos {
	background: url(images/bg-h2-vidz.png) no-repeat;
	width: 199px; height: 45px;
	margin: -10px 0 -5px 6px;
	position: relative;
	z-index: 5;
}

h3#myPhotos {
    background: url(images/bg-h2-pics.png) no-repeat;
	width: 1px; height: 43px;
	padding: 0px 0 0px;
	position: relative;

}
h3#myPortfolio {
	background: url(images/bg-h2-pics.png) no-repeat;
	width: 1px; height: 12px;
	margin: 0 0 0px 0px;

}
h3#myLifestream {
	background: url(images/bg-h2-social.png) no-repeat;
	width: 265px; height: 29px;
	margin: 0 0 -17px 12px;
	position: relative;
	z-index: 5;
}
h3#myFavblog {
	background: url(images/bg-h2-upcoming.png) no-repeat;
	width: 199px; height: 45px;
	margin: 8px 0 -7px 3px;
	position: relative;
	z-index: 5;
}

h3#myShows {
	background: url(images/bg-h2-upcoming.png) no-repeat;
	width: 199px; height: 45px;
	margin: -5px 0 -15px 3px;
	position: relative;
	z-index: 5;
}

div #alw_login {
    margin-left: -12px;
    position: relative;
	z-index: 5;
    }


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

 form#comments { background: url(images/bg-boxw40.png) repeat !important; background: #FFFFFF; border-bottom : 1px solid #799EA6;}
/* ol.commentlist li { background: url(images/bg-boxw.png) repeat !important; background: #FFFFFF; } */

.odd {
     background: url(images/bg-boxw70.png) repeat !important; background: #FFFFFF; color: #94B9C5; }

.even {
     background: url(images/bg-boxw40.png) repeat !important; background: #FFFFFF; color: #94B9C5; }
     
.bgsearch2 {  
     color: #5F91A0;
     
     }
     
.bgsearch2 a { 
     color: #d71e52;
     }
     
.bgsearch2 a:hover { 
     color: #FFFFFF;
     background: #d71e52;
     }
     
div.box1 { background: url(images/bg-box.png) repeat !important; background: transparent; border-bottom : 1px solid #799EA6;}

div.box1 {
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	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 dashed #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 dashed #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: #FFFFFF }

div.box2 {
	padding: 0px 0 0 5px;
	margin: 0px 0 5px 0;
	float: right;

}

div.box3 {
    background-color: #141517;
    background: url(images/bg-box.png) repeat !important; 
    background: #FFFFFF;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 20px;
	height: 329px;
	border-bottom : 1px solid #799EA6;
}

div.box4 {
    background-color: #141517;
    background: url(images/bg-boxw.png) repeat !important; 
    background: #FFFFFF;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 20px;
	border-bottom : 1px solid #799EA6;
}

div.box5 {
    background-color: #d71e52;
    background: url(images/bg-login_box.png) repeat !important;
    background: #d71e52;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 20px;
}

div.box6 {
    background-color: #141517;
    background: url(images/bg-boxw.png) repeat !important; 
    background: #FFFFFF;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 20px;
	border : 1px solid #FFFFFF;
	vertical-align: middle;
	
	}
	
div.box7 {
    background-color: #141517;
    background: url(images/bg-boxw70.png) repeat !important; 
    background: #FFFFFF;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 20px;
	border-top : 1px solid #E1E9E9;
	
	}	
	
div.box8 {
    background-color: #141517;
    background: url(images/bg-box.png) repeat !important; 
    background: #FFFFFF;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin: 0 0 20px;
	padding: 0px 20px 15px ;
	border-bottom : 1px solid #799EA6;
	

	

}	


.txt0, .txt0 a, .continue { font-size: 0.96em; color: #5F91A0; text-decoration: none; margin-bottom: 10px; }
.txt0 a:hover { background-color: #FFFFFF; text-decoration: none; }

.readmore, readmore a { font-size: 0.9em; float: right; padding-right: 15px; margin-top: -32px;}
.readmore a:hover { background-color: #D71E52; }

h4.txt1 {
	background: url(images/icon-comm.png) no-repeat 8px center;
    height: 25px;
	padding: 6px 0 0px 38px;
}

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

#sidebar a {
	color: #FFFFFF;
	text-decoration: underline ;
}

#sidebar a:hover {
    color: #FFFFFF ;
	background: #5F91A0 ;
	text-decoration: none ;
}

ol.commentlist  { margin:0; }

ol.commentlist a { color: #D71E52; text-decoration: none; }

ol.commentlist a:hover { background-color: #D71E52; color: #FFFFFF; text-decoration: none; }

ol.commentlist li {
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin: 0 0 10px;
	padding: 18px 20px 18px 20px;
	position: relative;
	border-top : 1px solid #E1E9E9;
}
	ol.commentlist li p {	margin: 0 }

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

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

ol.commentlist .comment-meta a { color:#D71E52; }
ol.commentlist .comment-meta a:hover { background-color:#D71E52; color: #FFFFFF; }
ol.commentlist .children { margin:0; }

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

div.post { padding: 8px 0px 0px }
.home .post { border-bottom: 1px dashed #777777}

div.post img { border:0px dashed #888888; padding:0px !important; padding:0; background-color: transparent}
div.post:hover img { background-color: transparent }


.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 dashed #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: #FFFFFF;
	padding: 5px;
    font-weight: bold;
}
input.text { height:17px; width: 180px; background-color: #B8CFD7 ; background: url(images/bg-box.png);}
select.select { width: 200px }

textarea.textarea { 
    width: 99%; 
    height: 100px; 
    background-color: #B8CFD7 ; 
    background: url(images/bg-box.png); 
    -moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 5px;
    
    }

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 {
			color: #FFFFFF;
			margin: 0 0 13px;
			position: relative;
			
		}
			form.form ol.fieldset li.field label {
				color: #D71E52;
				position: absolute;
				top: 4px; left: 200px;
			}
			
	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;
		}


/*-------------------------------
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: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 20px 20px;
}
		

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

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 {
    background: url(images/bg-boxb.png) repeat !important;
    background: #FFFFFF;
	-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;	
	display:block;
	float:left;
	height:20px;
	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;	
	border-bottom : 1px solid #799EA6;
	border : 1px solid #E1E9E9;
}

#tabs .inside ul li {
	line-height: 13px;
	border-bottom: 1px dashed #777777;
	padding: 15px 0;	
}
#tabs .inside ul#comm li {
	background:url(images/icon-comms.png) no-repeat left center;
	padding-left:21px;
}
#tabs .inside ul#pop li {
	background:url(images/icon-heart_favs.png) no-repeat left center;
	padding-left:21px;
}


#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: #FFFFFF;
	-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;	
}

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: #5F91A0;
	font-weight: bold !important;
}

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

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

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

#flickr .flickr_badge_image a:hover {
	border: 1px solid #B2C6CD;
}
#browseFlickr {
	background: url(images/bg-flickr.png) no-repeat;
	width: 93px; height: 14px;
	margin: 0 25px 10px 10px;
	float:right;
}



#video {
	padding: 10px;
	
}

#sidebar #advert_125x125 { padding:15px 0 5px 30px; margin: 0 0 18px; 	}
#sidebar #advert_125x125 img { margin:0 16px 5px 0;}
#sidebar #advert_125x125 img:hover { background : url(images/bg_labels.png) no-repeat;}


#sidebar #advert_125x125 a:hover {
	background-color: transparent;
	text-decoration: none ;
	}


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

}

#portfolio a {
		float: left;
		display: inline;
		margin: 0 13px 0px 0;
		border: 1px solid #E1E9E9;
		padding: 5px;
}

#portfolio a:hover {
	border: 1px solid #B2C6CD;
	background-color: #E1E9E9;
}



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

.list3 .first, .list3 h5 {
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 15px;
	padding: 0 0 15px;
	border-bottom: 1px dashed #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: #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; }




/*-------------------------------
Bg Titles
-------------------------------*/
.post-info-wrap {
     margin-left: -32px;
     float: left;
     clear: both;
     margin-top: 5px;
          padding: 5px;
     
                }
                
.post-info-wrap-home {
     margin-left: -35px;
     float: left;
     clear: both;
     margin-bottom: 0px;
                }
.post-info {
     float: left;
     color: #ffffff;
     margin: -28px 0px 0 7px;
     display: block;
     width: 345px;

     background-image: url(images/home-title-bg.png);
     
     height: 27px;

     padding: 0px 0px 0px 0px;
                }
                
.post-info a:link, .post-info a:hover, .post-info a:visited {
     color:     #FFFFFF;
}
.home-title-image {
     border:0px;
     float: left;
}
.home-title-image-right {
     border:0px;
     float: right;
     margin-top: -28px;
}


/*-------------------------------
Bg Titles Articles
-------------------------------*/
.post-art-wrap {
     margin-left: -32px;
     float: left;
     clear: both;
     margin-top: 0px;
     padding: 5px;
     
                }
                
.post-art-wrap-home {
     margin-left: -25px;
     float: left;
     clear: both;
     margin-bottom: 0px;
                }
.post-art {
     float: left;
     color: #ffffff;
     margin: 0px 0px 0px 0px;
     display: block;
     width: 569px;

     background-image: url(images/home-title-bg.png);
     
     
     height: 27px;

     padding: 0px 0px -15px 0px;
                }
                
.post-art a:link, .post-info a:hover, .post-info a:visited {
     color:     #FFFFFF;
}
.home-title-image-art {
     border:0px;
     float: left;

}
.home-title-image-right-art {
     border:0px;
     float: right;
     margin-top: -27px;
}


/*-------------------------------
hackadelic-sliderPanel
-------------------------------*/

.hackadelic-sliderPanel {
	border: 0px solid #5F91A0;
	padding: 5px;
	-moz-border-radius: 3px; -webkit-border-radius: 3px;
}

a.hackadelic-sliderButton {
	color: #FFFFFF;
	background-color: #D71E52 ;
	padding: 0 3px;
	text-decoration: none;
}
a.hackadelic-sliderButton:hover {
	
	background-color: #FFFFFF;
	color: #D71E52;
}
.entry .hackadelic-sliderPanel {
	background-color: #D71E52;
}
.textwidget .hackadelic-sliderButton {
	display: block;
	text-align: center;
	margin: .5em;
}
.textwidget .hackadelic-sliderPanel {
	background-color: #F0F0E0;
}

/*-------------------------------
Buttons submit - input
-------------------------------*/


.buttonsubmit {
    width: 127px; 
    height:25px; 
    background: transparent url(http://www.dieout.be/site/wp-content/themes/irresistible/images/connect_button.png) no-repeat center top; 
    border: none;
}

.buttonsubmit:active {
    background: transparent url(http://www.dieout.be/site/wp-content/themes/irresistible/images/connect_button-hover.png) no-repeat center top;
}

.buttoninput {
    width: 127px; 
    height:25px; 
    background: transparent url(http://www.dieout.be/site/wp-content/themes/irresistible/images/submit_button.png) no-repeat center top; 
    border: none;
}

.buttoninput:active {
    background: transparent url(http://www.dieout.be/site/wp-content/themes/irresistible/images/submit_button-hover.png) no-repeat center top;
}

#disco {
	clear: both;
	margin: 0 0 5px 0;
	padding: 0 5px ;
}


#disco a {
		float: left;
		display: inline;
		margin-left: 5px;
		border: 1px solid #E1E9E9;
		padding: 5px;
}

#disco a:hover {
	border: 1px solid #B2C6CD;
	background-color: #E1E9E9;
}

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

#thumby a {
		float: left;
		display: inline;
		margin-left: 0px;
		border: 1px solid #E1E9E9;
		padding: 5px;
}

#thumby a:hover {
	border: 1px solid #B2C6CD;
	background-color: #E1E9E9;
}


/*-------------------------------
Twitter
-------------------------------*/

ul.twitter  { 
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
text-decoration: none;
list-style-position: outside;
padding-bottom: 10px;

}   
    
li.twitter-item { 
    background:url(http://www.dieout.be/site/wp-content/themes/irresistible/images/icon-arrow_right.png) no-repeat left center; 
    padding-left:25px; 
    padding-bottom: 10px;
    padding-top: 10px;
    font-weight: none ; 
    text-transform: none ; 
    margin-bottom: -3px; 
    border-bottom: 1px dashed #777;}
    
.twitter-timestamp { 
    color: #5F91A0;
    
    }
    
a.twitter-user, a.twitter-link  { 
    background-color: #D71E52;
    font-weight: bold;
    } 


