/* CSS Doc by Daniele Proietti ( www.danieleproietti.com ) */

body { font-family: "Lucida Grande", Tahoma, Verdana, Helvetica, Arial, sans-serif; }

body,img,p,#myList { border:0; margin:0; padding:0; }
a { outline:none; }

.header,.title,.logo,.logo img,.logo p,.contact,.contact p,.gallery,.work,.work p { float:left; }
.title,.contact,.work { letter-spacing: .05em; line-height:1.5; word-spacing:.05em; color:#888; }
.follow img { float:right; }
.blogger,.twitter,.facebook,.rss { float:left; width:16px; height:16px; padding-top:15px; padding-left:6px; }
.leftArrow,.rightArrow { padding-right:7px; } 

.wrap { width:940px; margin:0 auto; } 

.header { width:940px; padding-top:30px; }

.title { width:500px; padding-top:8px; font-size:11px; }
.title b { font:normal 24px Baskerville, Georgia, Times, serif; color:#444; letter-spacing:normal; }
.logo { width:140px; font-size:11px; }
.logo img { padding:0 0 8px 46px; } 
.logo p { width:130px; color:#666; }
.contact { width:230px; padding:52px 0 0 70px; font-size:11px; }
.contact a { color:#000; }
.contact a:visited { color:#000; }
.contact a:hover { text-decoration:none; }
.contact p { width:160px; padding-right:70px; margin-right:-3px; }

.blogger { padding-left:0; background:url(images/blogger.png) bottom no-repeat; }
.blogger:hover { background:url(images/blogger_color.png) bottom no-repeat; }
.twitter { background:url(images/twitter.png) bottom right no-repeat; }
.twitter:hover { background:url(images/twitter_color.png) bottom right no-repeat; }
.facebook { background:url(images/facebook.png) bottom right no-repeat; }
.facebook:hover { background:url(images/facebook_color.png) bottom right no-repeat; }
.rss { background:url(images/rss.png) bottom right no-repeat; }
.rss:hover { background:url(images/rss_color.png) bottom right no-repeat; }

.gallery { text-align:center; color:#444; font-size:12px; padding-top:30px; }

.work { width:230px; padding:30px 0 0 48px; font-size:11px; margin-right:-3px; }
.work a { color:#666; }
.work a:visited { color:#666; }
.work a:hover { text-decoration:none; }
.work p { width:160px; height:200px; }

/* Easy Slider */

#slider ul, #slider li,#slider2 ul, #slider2 li,#slider3 ul, #slider3 li,#slider4 ul, #slider4 li { margin:0; padding:0; list-style:none; }
#slider { border:1px solid #ccc; padding:10px 0 10px 0; margin-bottom:30px; }
#slider2 { border:1px solid #ccc; padding:10px 0 10px 0; margin-bottom:30px; }
#slider3 { border:1px solid #ccc; padding:10px 0 10px 0; margin-bottom:30px; }
#slider4 { border:1px solid #ccc; padding:10px 0 10px 0; margin-bottom:30px; }
#slider li, #slider2 li, #slider3 li, #slider4 li { width:660px; height:320px; overflow:hidden; }	
#prevBtn, #nextBtn,#slider1next, #slider1prev { display:none; /* display:block; */ width:30px; height:77px; position:absolute; left:-30px; top:71px; z-index:1000; }	
#nextBtn, #slider1next { left:696px; }														
#prevBtn a, #nextBtn a,#slider1next a, #slider1prev a { display:block; position:relative; width:30px; height:77px; background:url(../images/btn_prev.gif) no-repeat 0 0; }	
#nextBtn a, #slider1next a { background:url(../images/btn_next.gif) no-repeat 0 0; }	
	
/* numeric controls */	

ol#controls { margin:1em 0; padding:0; height:28px;	}
ol#controls li { margin:0 10px 0 0; padding:0; float:left; list-style:none; height:28px; line-height:28px; }
ol#controls li a { float:left; height:28px; line-height:28px; border:1px solid #ccc; background:#DAF3F8; color:#555; padding:0 10px; text-decoration:none; }
ol#controls li.current a{ background:#5DC9E1; color:#fff; }
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */
