html,body,div,span,h1,h2,h3,h4,p,blockquote,a,img,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	}
ol, ul {
	list-style: none;
	}
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	text-align: left;
	font-weight: normal;
	}

/*Main
-----------------------------------------------------------------------------*/	
body {
	font:62.5%/1.7 Georgia, Arial, Helvetica, sans-serif;
	height:100%;
	text-align:center;
	color:#8e8e8e;	
	background:url(../images/bg.gif) repeat-x;
	line-height: 2.0em;
	}
ul {list-style:none;}
a {
	outline:none;
	color:#b85967;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}	

.col.first {
	float:left;
	width: 285px;
	background:url(../images/services_img.jpg) no-repeat bottom right;
	}

.col.middle {
	width:282px;
	float:left;
	border-left: 1px dotted #d87e94;
	border-right: 1px dotted #d87e94;
	padding-left: 33px;
	padding-right: 15px;
	}

.col.end {
	float:left;
	width:250px;
	padding-left:33px;
	margin-top:6px;
	}
	
.cv a {
	background: url(../images/cv-btn-spr.gif) no-repeat 0 0;
	height:35px;
	width: 154px;
	text-indent: -9000px;
	display:block;
	position: relative;
	}
.cv a:hover {
	background: url(../images/cv-btn-spr.gif) no-repeat 0 -35px;
	}

.tools {
	padding:0 0 15px 5px;
	width: 250px;
	}
.tools_img {
	margin:0;
	padding:0 0 10px 0;
	}

.col_delicious {
	float:left;
	width: 285px;
	border-right: 1px dotted #d87e94;
	height: 100%;
	}
.col_delicious p {
	width: 265px;
	}

.col_tweet {
	width:282px;
	float:left;
	padding-left: 33px;
	padding-right: 15px;
	}
.col_lastfm {
	border-left: 1px dotted #d87e94;
	background: url(../images/ipod_bg.jpg) no-repeat bottom right;
	height:170px;
	float:left;
	width:277px;
	padding-left:33px;
	}
.col_lastfm h1 {
	width:260px;
	}
ul#services li {
	background:url(../images/tick.gif) no-repeat 0 50%;
	padding-left:35px;
	height:21px;
	margin-bottom: 8px;
	}
/*Headings
-----------------------------------------------------------------------------*/
#logo {
	float:left;	
	font-size:1.4em;
	text-indent:-9999px;
	}
#logo a {
	display:block;
	width:163px;
	height:20px;
	text-decoration:none;
	margin-top: 22px;
	margin-left: 16px;
	background:url(../images/logo.gif) no-repeat 0 0;
	}
h1, h2, h3, h4, h5 {
	font-family: Arial;
	color:#3a1524;
	margin-bottom:13px;
	}
h1 {
	font-weight:normal;
	font-size:1.32em;
	}
h2 {
	font-weight:normal;
	font-size:2.2em;
	}
p {
	padding-bottom:1em;
	}
#wrapper {
	width:930px;
	text-align:left;
	margin:0 auto;
	}
#header {
	float:left;
	display:inline;
	width:930px;
	height:57px;
	position:relative;
	}
#email {
	float: right;
	font-size: 1.4em;
	font-weight: normal;
	font-style: italic;
	margin-top: 19px;
	margin-right:3px;
	color: #fff;
	}
.email {
	color: #fff;
	}
#juleco_banner {
	width:1000px;
	display: block;
	clear: both;
	height: 365px;
	background:url(../images/glow-bg.png) no-repeat 0 0;
	margin-bottom: 35px;
	}
#showreel {
	clear: both;
	height:290px;
	background: #e6e6e6;
	float: left;
	position: relative;
	margin:32px 0 50px 0;
	}
	
#content {
	clear: both;
	float:left;
	display:inline;
	font-size:1.38em;
	width:930px;
	}
#primary-content {
	float:left;
	display:inline;
	width:930px;
	margin-bottom:50px;
	}
	
#welcome {
	background: url(../images/illustration.gif) no-repeat 675px 46px;
	height:365px;
	}
.welcome_text {
	margin-top: 87px;
	margin-left:2px;
	padding: 0;
	}



/* Easy Slider */

	#slider ul {
	width: 926px;
	overflow: hidden;
	}
		#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:928px;
		height:290px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:21px;
		height:21px;
		position:absolute;
		left:22px;
		top:16px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:60px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:21px;
		height:21px;
		text-indent: -9000px;
		background:url(../images/back-arrow-spr.png) no-repeat 0 0;
		}

	#prevBtn a:hover, #nextBtn a,
	#slider1next a, #slider1prev a:hover{  
		display:block;
		position:relative;
		width:21px;
		height:21px;
		text-indent: -9000px;
		background:url(../images/back-arrow-spr.png) no-repeat 0 -21px;
		}

			
	#nextBtn a, #slider1next a { 
		background:url(../images/forward-btn-spr.png) no-repeat 0 0;	
		}	

	#nextBtn a:hover, #slider1next a:hover { 
		background:url(../images/forward-btn-spr.png) no-repeat 0 -21px;	
		}	

	
li.lfm_artist {
	margin: 10px 0;}

.delicious_link {
	padding-top: 5px;
	}
/*Footer
-----------------------------------------------------------------------------*/
	

#footer_wrapper {
	background: #3a1524;
	clear:both;
	height:60px;
	margin:0;
	padding:0;
	width:100%;
	}

#footer {
	margin:0 auto;
	position:relative;
	width:930px;
	font-size:1.25em;
	color: #fff;
	}

#footer p {	
	float:right;
	margin-top: 20px;
	padding-right: 60px;
	}
#footer ul {	
	float:left;
	margin-top:20px;
	}
#footer ul li {	
	float:left;
	}

#footer ul li.twitter a {
	background: url(../images/twitter-spr.gif) no-repeat 0 0;
	text-indent:-9000px;
	height: 18px;
	width:19px;
	display:block;
	position:relative;
	margin-left: 5px;
	overflow: hidden;
	}
#footer ul li.twitter a:hover {
	background: url(../images/twitter-spr.gif) no-repeat 0 -18px;
	}

#footer ul li.facebook a {
	background: url(../images/facebook-spr.gif) no-repeat 0 0;
	text-indent:-9000px;
	height: 18px;
	width:19px;
	display:block;
	position:relative;
	overflow: hidden;
	}
#footer ul li.facebook a:hover {
	background: url(../images/facebook-spr.gif) no-repeat 0 -18px;
	}

		
		
#footer ul li a {	
	padding:0 0 0 5px;
	
	}

.highlight {
	color: #a7515f;
	padding: 0 5px;
	}
#footer p.god {	
	padding-right:0;
	}


/*Tweets
-----------------------------------------------------------------------------*/


.twitted p.preLoader {
	margin: 0;
	background: transparent url("loader.gif") 1em center no-repeat;
	/* generate your own loader gif: http://www.ajaxload.info */
}


.twitted ul#twitter_update_list li {
	margin: 10px 0 20px 0;
}

.twitted ul#twitter_update_list li span {
	/* tweet content */
	display: block;
}

.twitted ul#twitter_update_list li span a {
	/* links in tweet content */
	color: #a7515f;
}

.twitted ul#twitter_update_list li a {
	/* timestamp link */
	color: #a7515f;
}

.twitted ul#twitter_update_list li.firstTweet {
}



/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}

#colorbox{}
    #cboxTopLeft{width:14px; height:14px; background:url(../images/controls.png) 0 0 no-repeat;}
    #cboxTopCenter{height:14px; background:url(../images/border.png) top left repeat-x;}
    #cboxTopRight{width:14px; height:14px; background:url(../images/controls.png) -36px 0 no-repeat;}
    #cboxBottomLeft{width:14px; height:43px; background:url(../images/controls.png) 0 -32px no-repeat;}
    #cboxBottomCenter{height:43px; background:url(../images/border.png) bottom left repeat-x;}
    #cboxBottomRight{width:14px; height:43px; background:url(../images/controls.png) -36px -32px no-repeat;}
    #cboxMiddleLeft{width:14px; background:url(../images/controls.png) -175px 0 repeat-y;}
    #cboxMiddleRight{width:14px; background:url(../images/controls.png) -211px 0 repeat-y;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:5px;}
        #cboxLoadingOverlay{background:url(../images/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(../images/loading.gif) center center no-repeat;}
        #cboxTitle{position:absolute; bottom:-25px; left:0; text-align:center; width:100%; font-weight:bold; color:#7C7C7C;}
        #cboxCurrent{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#7C7C7C;}
        
        #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{position:absolute; bottom:-29px; background:url(../images/controls.png) 0px 0px no-repeat; width:23px; height:23px; text-indent:-9999px;}
        #cboxPrevious{left:0px; background-position: -51px -25px;}
        #cboxPrevious.hover{background-position:-51px 0px;}
        #cboxNext{left:27px; background-position:-75px -25px;}
        #cboxNext.hover{background-position:-75px 0px;}
        #cboxClose{right:0; background-position:-100px -25px;}
        #cboxClose.hover{background-position:-100px 0px;}
        
        .cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px; right:27px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-150px 0px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px; right:27px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-125px 0px;}