/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

.expo_button {width:175px; position:relative;float:right; margin-right:120px; margin-top:10px !important;}
.hborder:hover {border:solid 2px #000; border-radius:90px; width:171px; height:171px;}


body {
	width: 1020px;
	margin: auto;
	background-color: #f8f8f8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #787878;
	font-size: 13px;
}

h1, h2, h3 {
	margin: 0;
	letter-spacing: .15em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
	color: #036e40;
	font-size: 1em
}

ul, ol {
	margin-top: 0;
	line-height: 180%;
}

p {
	margin-top: 0;
	line-height: 180%;
	margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline;
}

ul, ol {
}

a {
	text-decoration: none;
	/*color: black;*/
}

a:hover {
	background: none;
}

/* Header */

#header {
	width: 1100px;
	height: 100px;
	margin: auto;
}

/* Logo */

#logo {
	float: none;
	width: 1100px;
	height: 100px;
	background-color: #dadada;
	border-radius: 0px 0px 0px 0px;
	/*white-space: nowrap;*/
	/*background: url(/media/images/img01_3.jpg) repeat-x left top;*/
}

/*#logo h1 {
	float: left;
	padding-top: 0px;
	text-transform: uppercase;
	font-size: 2.6em;
}*/

table tr td a {
    display:block;
    height:100%;
    width:100%;
}

#logo .tableheader {
	/*float: left;*/
	/*padding-top: 0px;*/
	padding: 15px 5px 0px 45px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	color: #036e40;
	letter-spacing: 0.15em;
	font-weight: bolder;
	white-space: nowrap;
}


#logo .state_name {
	/*float: left;*/
	margin: 0;
	padding: 0px 0 0 350px;
	text-transform: lowercase;
	font: 2.0em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #56AA1C;
	letter-spacing: 0.01em;
	white-space: nowrap;
}

#logo .donate {
	float: none;
	margin: 0;
	padding: 15px 0px 0 5px;
}

#logo .nsc_logo {
	float: right;
	margin: 0;
	padding: 15px 156px 0px 0px;
}

#logo .nsc_logo2 {
	float: right;
	margin: 0;
	padding: 0px 0px 0px 0px;
}

#logo a {
	background: none;
	text-decoration: none;
	color: inherit;
}

#logo img {
	text-decoration: none;
	border: none;
}

.div_divider {
	height: 0px;
}

/* Menu */
/*
#menu {
   margin: 0;
   padding: 0;
   height: 1em; }
#menu li {
   list-style: none;
   float: left; }*/
#menu li a {
   display: block;
   /*padding: 3px 8px;*/
   /*background-color: #5e8ce9;*/
   color: #ffffff;
   text-decoration: none;
   background-color: #56aa1c;
   border-bottom: solid #dadada;
}

#menu ul li ul {
   display: none;
   width: 220px;
}

#menu li:hover ul, #menu li.hover ul {
   display: block;
   position: absolute;
   margin: 0;
   padding: 0;
   z-index: 501;
}
#menu li:hover li, #menu li.hover li {
   float: none; }
/*#menu ul li:hover li a, #menu ul li.hover li a {
   background-color: #56AA1C;
   border-bottom: 1px solid #fff;
   color: #000; }*/
#menu ul li li a:hover {
   background: #56AA1C; }

#menu {
	width: 1100px;
	height: 27px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	margin-right: 0;
	padding: 0 0 0px 0;
	background-color: #56aa1c;
	border-radius: 0 0 15px 15px;
}

#menu ul {
	margin: 0;
	/*margin-right: 30px;*/
	padding: 0 0 0 40px;
	list-style: none;
	line-height: normal;
}

#menu ul li {
	list-style: none;
	margin: 0;
	display: inline;
	float: left;
}

#menu li {
	/*float: left;
	width: auto;
	height: inherit;*/
	font-size: 0.93em;
}

#menu a {
	/*margin-right: 3px;*/
	padding: 2px 12.5px 3px 12.5px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	letter-spacing: .05em;
	color: #FFFFFF;

	border-right: 2px groove #dadada;
	border-left: 1px groove #dadada;
	text-align: center;
	display: block;
}

#menu a:hover {
	background: #036e40;
	color: #FFFFFF;
	text-decoration: none;
}

#menu ul li ul li a {
	background: #036e40;
}
#menu .current_page_item a {
	background: #036e40;
	color: #FFFFFF;
	text-decoration: none;
}
#page {
	width: 898px;
	margin: auto;
	padding: 0px 0px 0px 200px;
	margin-top: 5px; height: 100%; border: solid 1px; border-radius: 8px; background-color: #EFF7ED;
	float:left;	
}

#content {
	float: left;
	width: 820px;
	margin: auto;
}


.postindex {
	/*background: url(/media/images/img03_2.jpg) no-repeat left top;*/
}

.post {
	/*background: url(/media/images/img03.jpg) no-repeat left top;*/
	margin: auto;
	/*box-shadow: 0 0px 1px 1px #006854;*/
	border-radius: 20px;
	padding: 0px 0 0 5px;
	background-color: #f8f8f8;

}

.post .frontpagecallout {
	text-transform: uppercase;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 1.3em;
	color: #036e40;
	letter-spacing: 0.15em;
	font-weight: bold;
	text-decoration: none;
}

.post .frontpagecallout2 {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 1.3em;
	color: #036e40;
	letter-spacing: 0.15em;
	text-decoration: none;
}
.post .frontpagecallout3{
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 1.0em;
	color: #036e40;
	text-decoration: none;
}

.post .frontpagecalloutcentered {
	text-transform: uppercase;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size: 1.5em;
	color: #036e40;
	letter-spacing: 0.15em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.post .frontpagecallout a {
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #036e40;
	letter-spacing: 0.15em;
	font-weight: bold;
	text-decoration: none;
}

.post .frontpagecalloutcentered2 {
	text-transform: uppercase;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size: 0.9em;
	color: #036e40;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.post .uppercase{
	text-transform: uppercase;
	color: #036e40;
}

.post .uppercasebold{
	text-transform: uppercase;
	color: #036e40;
	font-weight: bold;
	font-size: 1em;
}

.post .uppercasesession{
	text-transform: uppercase;
	color: #036e40;
	font-size: 0.95em;
}

#post .tableheader {
	/*float: left;*/
	/*padding-top: 0px;*/
	margin: 0;
	padding: 15px 5px 10px 2px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #036e40;
	letter-spacing: 0.15em;
	font-weight: bold;
}

.postindex .title {
	padding: 5px 0 5px 20px;
	color: #5C5C5C;
}

.postindex .title a {
	background: none;
	color: #5C5C5C;
}

.postindex .meta {
	padding: 2px 20px;
	border-top: 1px dashed #D2D4C9;
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.postindex .entry {
	padding: 1px 1px;
	text-align: justify;
	border-top-width: thin;
}

.post .title {
	padding: 0 0 0 0;
	color: #000000;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	letter-spacing: .15em;
	font-weight: bold;
}

.post .title2 {
	/*padding: 5px 0 5px 5px;*/
	color: #000000;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	letter-spacing: .05em;
	padding: 0 0 0 0;
	}

.posttraffic {
	margin-top:10px;
	border:1px solid #333;
}

.posttraffic .title {
	padding: 0 0 0 0;
	color: #036e40;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2em;
	text-transform: uppercase;
	letter-spacing: .15em;
	font-weight: bold;
	}

.posttraffic .title2 {
	/*padding: 5px 0 5px 5px;*/
	color: #000000;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	letter-spacing: .05em;
	padding: 0 0 0 0;
	margin-top:10px;
	margin-bottom:10px;
}

.posttraffic .frontpagecallout {
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #036e40;
	letter-spacing: 0.15em;
	font-weight: bold;
	text-decoration: none;
}

.posttraffic .frontpagecallout a {
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #036e40;
	letter-spacing: 0.15em;
	font-weight: bold;
	text-decoration: none;
}

.post .title a {
	background: none;
	color: #5C5C5C;
}

.post .meta {
	padding: 2px 20px;
	border-top: 1px dashed #D2D4C9;
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.post .entry {
	/*padding: 1px 1px;*/
	text-align: justify;
	border-top-width: thin;
}

.post .entry1 {
	margin: 5px;
   	padding: 5px;
    	/*border: 1px solid #0000ff;*/
    	height: auto;
   	width: auto;
    	float: left;
    	text-align: center;
}

.post .entry1 img {
	display: inline;
	margin: 5px;
	/*border: 1px solid #ffffff*/
}

.post a:hover img {
	/*border: 1px solid #0000ff;*/
}

.post .desc {
	text-align: center;
	font-weight: normal;
	width: 210px;
	margin: 5px;
}

.post .desc1 {
	text-align: center;
	font-weight: normal;
	width: 450px;
	margin: 5px;
}

.calendar {
	padding: 0 0 0 0px;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;

}

.centeredimage {
	margin: 0 0 0 10px;
	border-right: solid #56aa1c 2px;
	border-left: solid #56aa1c 2px;
	border-top: solid #56aa1c 2px;
	border-bottom: solid #56aa1c 2px;
	box-shadow: 5px 5px 5px #036e40;
	float: left;
}

.centeredimage2 {
	margin: 0 0 10px 0px;
	border-right: solid #56aa1c 2px;
	border-left: solid #56aa1c 2px;
	border-top: solid #56aa1c 2px;
	border-bottom: solid #56aa1c 2px;
	box-shadow: 5px 5px 5px #036e40;
	float: left;
}

.leftimage {
	margin: 0 0 10px 10px;
	border-right: solid #036e40 2px;
	border-left: solid #036e40 2px;
	border-top: solid #036e40 2px;
	border-bottom: solid #036e40 2px;
	box-shadow: 5px 5px 5px #56aa1c;
	float: right;
}

.leftimage2 {
	margin: 0 0 10px 0px;
	border-right: solid #036e40 .5px;
	border-left: solid #036e40 .5px;
	border-top: solid #036e40 .5px;
	border-bottom: solid #036e40 .5px;
}

.leftimage3 {
	margin: 0 0 35px 0px;
	border-right: solid #036e40 .5px;
	border-left: solid #036e40 .5px;
	border-top: solid #036e40 .5px;
	border-bottom: solid #036e40 .5px;
}

.golfRegBottom {
	padding-top: 796px;    /* 796 specifically because the images within the table this pertains to align with this.  One is 900 the other 104. */
}

/* Sidebar */

#sidebar {
	float: left;
	position: absolute;
	padding: 10px 0 0 0;
	width: 180px;
	margin: auto;
	/*border-bottom: 1px dashed #D2D4C9;*/
	color: #787878;
	z-index: 1;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	list-style: none;
}

#sidebar li ul {
	padding: 5px;
}

#sidebar li li {
	line-height: 35px;
	background: url(/media/images/img05_2.jpg) no-repeat left center;
	/*border-bottom: 1px dashed #D2D4C9;*/
	padding-left: 15px;
}

#sidebar li .email {
	line-height: 25px;
	background: url(/media/images/mailicon.jpg) no-repeat left center;
	border-bottom: none;
	padding-left: 40px;
	padding-bottom: 5px;
}

#sidebar li .facebook {
	line-height: 25px;
	background: url(/media/images/facebook.jpg) no-repeat left center;
	border-bottom: none;
	padding-left: 40px;
	padding-bottom: 5px;
}

#sidebar li .twitter {
	line-height: 25px;
	background: url(/media/images/twitter.jpg) no-repeat left center;
	border-bottom: none;
	padding-left: 40px;
}

#sidebar li .google {
	line-height: 25px;
	border-bottom: none;
	background: none;
	padding-left: 0px;
}

.magid {
	padding-left: 5px;
	padding-top: 15px;

}

.ussafety {
	padding-left: 5px;
	padding-top: 15px;
}

#sidebar h2 {
	/*padding: 5px 10px;
	letter-spacing: -.5px
	font-size: 1.2em;
	color: #FFFFFF;*/
	background-color: #79A73B;
	background: url(/media/images/img04_2.jpg) no-repeat;
	/*border-top: 1.5px groove #56AA1C;
	border-right: 2px groove #56ArA1C;*/
	padding: 5px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 600;
	letter-spacing: .01em;
	color: #FFFFFF;
	border-top: 1.5px groove #56AA1C;
	border-right: 2px groove #56AA1C;
	text-align: center;
}


#sidebar p {
	padding: 20px;
}

#sidebar a {
	color: #000000;
}


/* Footer */

#footer {
	width: 1100px;
	height: auto;
	margin: 5px 0 25px 0;
	padding: 5px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	border-radius: 15px 15px 0px 0px;

}
#footer img {border-radius:8px;box-shadow:8px 8px 20px #000;}
#footer .tableheader {
	padding-top: 0;
	padding-left: 80px;
	font: 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	font-weight: bolder;
	white-space: nowrap;

}

#footer .state_name {
	padding-top: 0;
	padding-left: 140px;
	font: 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform: lowercase;
	letter-spacing: 0.01em;
	font-weight: bolder;
	white-space: nowrap;
}

#footer .email {
	padding-top: 0;
	padding-left: 160px;
	font: 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform: lowercase;
	letter-spacing: 0.01em;
	font-weight: bolder;
	white-space: nowrap;
}

#footer .contact_info {
	padding-top: 0;
	padding-left: 160px;
	font: 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 0.01em;
	font-weight: bold;
	white-space: nowrap;
}

#footer .address {
	padding-top: 5px;
	padding-left: 160px;
	font: 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-weight: bolder;
	white-space: nowrap;
}

#footer .copyright {
	padding-left: 45px;
	font: 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform: none;
	letter-spacing: 0.11em;
	font-weight: bolder;
	white-space: nowrap;
}


#footer2 {
	width: 1100px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #dadada;
}


.social_footer_buttons {
	padding-left: 450px;
}
#footer_shortpage {
	width: 900px;
	/*height: 25px;*/
	margin: 415px 0 0 0;
	padding: 10px 0 10px 0;
	background: url(/media/images/img02_2.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#footer p {
	margin: auto;
	line-height: normal;
	font-size: 1em;
	text-transform: uppercase;
	text-align: center;
	font-weight: lighter;
}

#footer a {
	color: #FFFFFF;
}

#footer_shortpage p {
	margin: auto;
	line-height: normal;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}

#footer_shortpage a {
	color: #FFFFFF;
}

li.style42 {
	color: black;
	font-weight: bold;
	font-size: 125%;
}


img.nsclogo {
}

.verdana {
	padding-top: 15px;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.verdana_mission_statement {
	padding-top: 1px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.indented_paragraph {
	padding-top: 1px;
	padding-left: 50px;
	padding-right: 5px;
	padding-bottom: 10px;
	font-size: 1em;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	color: #000000;
}

.kc_times {
	padding-top: 1px;
	padding-left: 50px;
	padding-right: 5px;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #787878;
}

.trafficschooladdress {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 15px;
	padding-left: 30px;
}

.aliveat25locations {
	padding-left: 5px;
	padding-top: 15px;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.month {
	font-size: 1.5em;
	padding-top: 5px;
	padding-bottom: 5px;
}

.calendarheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	text-align: center;
	color: #000000;
}

.signup {
	font-size: 1.5em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #56AA1C;
	text-align: center;
	box-shadow: 0 0 1px 1px #036e40;
	width:600px;
	margin-left: 103px;


}

.signupleft {
	font-size: 1.5em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #56AA1C;
	text-align: left;
	box-shadow: 0 0 1px 1px #036e40;
	width:600px;
	margin-left: 103px;
	
}

.signupright {
	font-size: 1.5em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #56AA1C;
	text-align: right;
	box-shadow: 0 0 1px 1px #036e40;
	width:600px;
	margin-left: 103px;
	
}

.spancenter {
	text-align: center;
	padding: 0;
	margin: 0;
}

.onlinereg {
	font-size: 22px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 5px;
	background-color: #56AA1C;
	/*background-image: url(/media/images/img04test.jpg);*/
	/*background-size: 50px 50px;*/
	background-repeat: no-repeat;
	/*background-position: left top;*/
	text-decoration: none;
}

.calendarheaders {
	font-size: 1.5em;
	text-align: center;
	font-weight: bold;
	color: #036e40;
}

.fees {
	color: #000000;
	font-weight: bold;
}

.courselink {
	/*color: #036e40;*/
}

.courselink2 {
	color: #FF0000;
}

.smaller {
	font-size: 9px;
}

.columnpadding {
	padding-left: 5px;
 	padding-right: 5px;
	text-align: justify;
	color: #000000;
 }

 .bold_word {
	font-weight: bold;
	font-family: inherit;
	font: inherit;
 }

 .button_location a {
	padding: 5px 117.5px 5px 117.5px;
	width: 395px;
	height: 43px;
	display: table-cell;
 }

.button_location_center {
	padding: 5px 117.5px 5px 150px;
	width: 395px;
	height: 43px;
	display: table-cell;
 }

 .button_location_center_2 {
	padding: 5px 117.5px 5px 213px;
	width: 395px;
	height: 43px;
	display: table-cell;
 }
 
 .button_location table tr td p {
	float: left;
	display: inline;
}

 #spacer {
	height: 350px;
 }

 #image {
	height: 265px;
	width: 640px;
	padding: 0 0 0 0;
 }

 /* SlideShow */
 #container {
	width:580px;
	padding:10px;
	margin: 0 0 0 110px;
	position:relative;
	z-index:0;
}

#example {
	width:600px;
	height:310px;
	position:relative;
}

#ribbon {
	position:absolute;
	top:-3px;
	left:-15px;
	z-index:500;
}

#frame {
	position:absolute;
	z-index:0;
	width:600px;
	height:310px;
	background-color: #fafafa;
	top:-3px;
	left:-11.5px;
	box-shadow: 0 0 1px 1px #036e40;
}

/*
	Slideshow
*/

#slides {
	position:absolute;
	top:15px;
	left:4px;
	z-index:100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:570px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container div.slide {
	width:570px;
	height:270px;
	display:block;
}

.slide_magid {
	width:570px;
	height:270px;
	display:block;
	padding: 0px 235px 0px 235px;
}

.slide_environment {
	width:570px;
	height:270px;
	display:block;
	padding: 0px 0px 0px 0px;
}
/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
	position:absolute;
	top:107px;
	left:-39px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

#slides .next {
	left:585px;
}




/*
	Pagination
*/

.pagination {
	margin:26px auto 0;
	width:100px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(/img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

/*
	Caption
*/

.caption {
	z-index:500;
	position:absolute;
	bottom:-35px;
	left:0;
	height:30px;
	padding:5px 20px 0 20px;
	background:#000;
	background:rgba(0,0,0,.5);
	width:540px;
	font-size:1.3em;
	line-height:1.33;
	color:#fff;
	border-top:1px solid #000;
	text-shadow:none;
	text-align: center;
}

.fb_like {
	padding-left: 30px;
	padding-top: 15px;

}

.twitter-follow-button {
	padding-left: 5px;
	padding-top: 5px;
}

.google {
	padding-left: 45px;
	padding-top: 7px;
}
.social {position:absolute; bottom:90px; left:50px;}
