/****************************
 **   Global
 ****************************/
 
body {
	margin: 0;
	padding: 0;
	background: #ebece7;
	font-size:15px;
	font-family: "Arial", "Helvetica", sans-serif;
	color: #666;
}
a:link {
	color: #087EB4;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color: #087EB4;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
img {
	border: 0;
}
h2 {
	font-size: 2.0em;
	font-weight: normal;
	font-style: normal;
	color: #3b3b3b;
	margin-top: 0px;
	margin-bottom: 0.5em;
}
h2 a {
	text-decoration: none;
	color: #3b3b3b;
}
h2 a:hover{
	text-decoration: none;
}

/****************************
 **   MENU
 ****************************/

#menu {
	background:#ebece7 url(images/menu.jpg) repeat-x center top;
	height:46px;
	margin-bottom:5px;
}
#menu ul {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	bottom: 0;
	left: 0;
	list-style: none;
	
}
.double-right-sidebar #menu ul {
	width: 947px;
}
#menu ul li {
	float: right;
}
#menu .page_item1{
	float:left;	
}
#menu .page_item a {
	display: block;
	padding-right:10px;
	padding-left:10px;
	line-height: 2.6em;
	color: #087EB4;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
}
#menu .current_page_item1 a{
	color: #999999;
}
#menu .current_page_item a{
	color: #006995;
}
#menu .page_item a:hover{
	color: #006995;
}
#menu .page_item1 a {
	display: block;
	padding-right:20px;
	padding-left:0;
	line-height: 2.5em;
	color: #999999;
	font-size: 12px;
	text-decoration: none;
}
#menu .rss-feed{
	line-height:1.5em;
}

/****************************
 **   HEADER
 ****************************/

#header-wrap {
	background:#ebece7;
	z-index:100;
	margin:0;
	padding:0;
	position:relative;
}
#header {
	height:320px;
	width:900px;
	margin:0 auto;
	background:url(images/header.png) no-repeat left top;
	margin-bottom:-20px;
	padding:0;
	text-align:left;
	z-index:100;
	position:relative;
	overflow:visible;
}
#header div {
	width: 200px;
	padding-top:25px;
	margin: 0 0 0 42px;
	font-size:.9em;
	color:#111111;
	z-index:3;
	position:relative;
}
#header div h2{
	font-size:1.2em;	
	font-weight:bold;
	color:#111111;
}
.double-right-sidebar #header div {
	width: 947px;
}
#header h1 {
	font: 2.2em/169px "Georgia", "Baskerville", serif;
	margin: 0;
}
#header h1 a {
	color:#d3d3d3;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
	float:left;
}

/****************************
 **   Content
 ****************************/
 
#content-container {
	background: #ebece7;
}

.not_home{
	margin-top: -20px;	
}
.home{
	margin-top:15px;	
}
#content {	
	width: 900px;
	margin:0 auto;
	padding-top:20px;
}
#content img{
	margin:20px;	
}
#body {
	background-color:#ffffff;
	float: left;
	width: 600px;
	padding:15px;
}
.no-sidebar div div #body {
	width: 856px;
	float: none;
}

/*///// -- HOME PAGE -- /////*/

.cont{
	width:250px;
	padding-bottom:0;
	margin-bottom:5px;
	float:left;
	clear:none;
	display:inline;
}

/* FIRST POST */

.firstCont{
	width:600px;
	padding-bottom:0;
	margin-bottom:15px;
	float:left;
	clear:none;
	display:inline;
}
.firstPost{
	background-color:#f8faf7;	
	padding:20px;
	padding-top:15px;
	padding-bottom:0;
	width:560px;
	margin:0;
	margin-left:-45px;
}
.firstPost .entry {
	font-size: 0.8em;
	line-height: 1.3em;
	clear:both;
}
.firstPost .post-title a {
	font-size:1.6em;
	font-weight:bold;
	color:#087EB4;
}
.firstPost .author {
	
	padding-top:5px;
	color: #949494;
	font-size: 0.8em;
	position: relative;
	top:-.8em;
}
.firstPost .info {
	color: #bcbcbc;
	font-size: 0.8em;
}

/* FIRST POST DATE FLYER */

.firstPost .date {
	width: 69px;
	height: 80px;
	float: left;
	text-transform: uppercase;
	margin-left:10px;
	margin-right:-35px;
}
.firstPost .date .bg{
	width: 39px;
	height: 76px;
	padding-left:30px;
	padding-top:4px;
	background:url(images/date.png) no-repeat top left #9e9e9e;
	position:relative;
	left:-45px;
	top:-5px;
}
.firstPost .date .month {
	display: block;
	font-size: 14px;
	line-height: 17px;
	padding-top: 3px;
	padding-right:10px;
	color: #FFFFFF;
	text-align:center;
	font-weight: bold;
}
.firstPost .date .day {
	display: block;
	font-weight: bold;
	font-size: 21px;
	text-align:center;
	padding-right:10px;
	padding-top: 3px;
	line-height: 18px;
	color: #FFFFFF;
}
.firstPost .date .year {
	display: block;
	font-size: 0.7em;
	padding-top: 3px;
	padding-right:10px;
	text-align:center;
	color: #FFFFFF;
}

/* POST MODULES */

.post{
	background-color:#f8faf7;	
	padding:20px;
	padding-top:15px;
	padding-bottom:25px;
	width:245px;
	height:280px;
	margin:0;
	margin-bottom:10px;
}
.post .entry {
	font-size: 0.8em;
	line-height: 1.3em;
	clear:both;	
	height:170px;
}
.post .entry a{
	color:#087EB4;
}
.post .post-title a {
	font-size:1.1em;
	font-weight:bold;
	color:#087EB4;
}
.smaller-h2{
	font-size:1em;
}
.post .author {
	padding-top:5px;
	color: #949494;
	font-size: 0.8em;
	position: relative;
	top:-.8em;
}
.post .info {
	color: #bcbcbc;
	font-size: 0.8em;
}

/* DATE FLYER */

.post .date {
	width: 69px;
	height: 80px;
	float: left;
	text-transform: uppercase;
	margin-left:10px;
	margin-right:-35px;
}
.post .date .bg{
	width: 39px;
	height: 76px;
	padding-left:30px;
	padding-top:4px;
	background:url(images/date.png) no-repeat top left #9e9e9e;
	position:relative;
	left:-45px;
	top:-5px;
}
.post .date .month {
	display: block;
	font-size: 14px;
	line-height: 17px;
	padding-top: 3px;
	padding-right:10px;
	color: #FFFFFF;
	text-align:center;
	font-weight: bold;
}
.post .date .day {
	display: block;
	font-weight: bold;
	font-size: 21px;
	text-align:center;
	padding-right:10px;
	padding-top: 3px;
	line-height: 18px;
	color: #FFFFFF;
}
.post .date .year {
	display: block;
	font-size: 0.7em;
	padding-top: 3px;
	padding-right:10px;
	text-align:center;
	color: #FFFFFF;
}

/* VIEW ENTRY BUTTON */

#shelf, .firstCont #shelf{
	margin-top:0px;
	margin-bottom:0px;
	width:89px;
	height:42px;
	position:relative;
	bottom:0px;
	right:-157px;
	font:normal .75em Arial, Helvetica, sans-serif;
}
#shelf .shelf-bg, .firstCont #shelf .shelf-bg{
	position:relative;
	right:-34px;
	width:89px;
	height:42px;
	background:url(images/view.png) no-repeat top center;
}
#shelf a, .firstCont #shelf a{
	color:#ebece7;
	text-decoration:none;
	padding:7px 11px;
	line-height:2.6em;
	margin:0;
}
.firstCont #shelf{
	right:-472px;	
}

/* COMMENTS LINK */

.metadata, .metadata1{
	bottom:40px;
	left:0px;
	position:relative;
	text-align: left;
	font-size: 0.7em;
	color: #797979;
}
.metadata a, .metadata1 a {
	text-decoration: none;
}
.metadata a:hover, .metadata1 a:hover  {
	text-decoration: underline;
}
/* OTHER */

.photoblog-thumbnail {
	display: inline;
	vertical-align: middle;
}
.more-link {
	clear: both;
	display: block;
	margin-top: 30px;
	margin-left: 20px;
	font-size: 1.2em;
	color: #88897b;
	background: url(images/more-link.png) no-repeat left center;
	padding-left: 30px;
}
.hr {
	clear: both;
	border: 0px;
	color: #f8faf7;
	background-color: #ffffff;
	height:20px;
}
.hr hr {
	display: none;
}

/*///// -- SINGLE POST -- /////*/

#single {
	background-color:#ffffff;
	float: left;
	width: 600px;
	padding:15px;
}
#single h2{
	font-size:1.6em;	
	font-weight:bold;
	margin-bottom:8px;
}
.sin_post{
	background-color:#f8faf7;	
	padding:20px;
	padding-top:15px;
	margin:0;
	display:block;	
}
.sin_post .entry {
	font-size: 0.8em;
	line-height: 1.3em;
	clear:both;
}
.sin_post .post-title a {
	font-size:1.1em;
	font-weight:bold;
	color:#087EB4;
}
.smaller-h2{
	font-size:1em;
}
.sin_post .author {
	padding-top:5px;
	color: #949494;
	font-size: 0.8em;
	position: relative;
	top:-.8em;
}
.sin_post .info {
	color: #bcbcbc;
	font-size: 0.8em;
}
.sin_metadata {
	text-align: left;
	font-size: 0.7em;
	color: #797979;
}
.sin_metadata a {
	text-decoration: none;
}
.sin_metadata a:hover {
	text-decoration: underline;
}
.sin_post .date {
	width: 69px;
	height: 80px;
	float: left;
	text-transform: uppercase;
	margin-left:10px;
	margin-right:-35px;
}
.sin_post .date .bg{
	width: 39px;
	height: 76px;
	padding-left:30px;
	padding-top:4px;
	background:url(images/date.png) no-repeat top left #9e9e9e;
	position:relative;
	left:-45px;
	top:-5px;
}
.sin_post .date .month {
	display: block;
	font-size: 14px;
	line-height: 17px;
	padding-top: 3px;
	padding-right:10px;
	color: #FFFFFF;
	text-align:center;
	font-weight: bold;
}
.sin_post .date .day {
	display: block;
	font-weight: bold;
	font-size: 21px;
	text-align:center;
	padding-right:10px;
	padding-top: 3px;
	line-height: 18px;
	color: #FFFFFF;
}
.sin_post .date .year {
	display: block;
	font-size: 0.7em;
	padding-top: 3px;
	padding-right:10px;
	text-align:center;
	color: #FFFFFF;
}
.page h2{
 	font-size:1.6em;	
	font-weight:bold;
	margin-bottom:8px;
}

/* COMMENT NAVIGATION */

.navigation {
	width: 100%;
	margin-top: 50px;
	clear:both;
}
.navigation a {
	text-decoration: none;
	font-size: .9em;
}
.navigation .previous {
	float: right;
}
.navigation .next {
	float: left;
}

/* SEARCH RESULTS */

.search_result {
	margin-left: 20px;
}
.search_result h4 {
	margin-left: -20px;
}
.search_result h4 a {
	text-decoration: none;
}
.search_result .metadata {
	color: #BFC4C1;
	margin-top: 10px;
	text-align: left;
}
.search_result .metadata a {
	color: #BFC4C1;
}

/* Twitter + Other Social Media Buttons */

.nothumb, a.tt, a.tt img, a.tt .nothumb{
	margin:0px;
	padding:0px;
	border:0px none;
	margin-right:10px;
}

/* SI-Captcha */

#captchaImgDiv img{
	margin:0px;
	padding:0px;
	
}


/* Standard wordpress */

.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
  	float: left;
}
.alignright {
   float: right;
}
.clear {
	clear:both;
}
.wp-caption {
   border: none;
   text-align: center;
   background-color: #f8faf7;
   padding-top: 4px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* Comments */

.commentlist {
	padding: 0;
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	clear:both;
}
.commentlist li {
	margin-top: 0;
	margin-left: 27px;
	max-width: 600px;
	
}
.commentlist li .comment-content,
.commentlist li .before-comment,
.commentlist li .after-comment,
.commentlist li .after-comment div {
	background:#f8faf7;
}
.commentlist li .comment-content {
	position:relative;
	zoom:1;
	/*_overflow-y:hidden;*/
 	padding: 20px 0px 0px 0px;
	
}
.commentlist li .before-comment {
	/* top+left vertical slice */
	position:absolute;
	clear:both;
	left:0px;
	top:0px;
	width: 27px; /* top slice width */
	margin-left: -27px;
	height:100%;
	_height:1600px; /* arbitrary long height, IE 6 */
	background-position:top left;
}
.commentlist li .after-comment {
	/* bottom */
	position:relative;
	width:100%;
	padding-bottom:20px;
}
.commentlist li .after-comment,
.commentlist li .after-comment div {
	height: 40px; /* height of bottom cap/shade */
	font-size:1px;
}
.commentlist li .after-comment {
	background-position:bottom right;
}
.commentlist li .after-comment div {
	position:relative;
	width:27px; /* bottom corner width */
	margin-left: -27px;
	background-position:bottom left;
}
.commentlist .comment {
	margin: 0;
	font-size: 0.8em;
	padding-right: 25px;
}
.comment-text {
	clear:both;
	margin-left: 42px;
	margin-right: 10px;
	margin-top: 24px;
	font-size: 0.9em;
}
.comment-text * {
	margin-bottom: 0;
	padding-bottom: 0;
}
.commentlist .comment .reply {
	text-align:right;
	position:relative;
	top:15px;
	z-index:100;
	font-size:0.9em;
	color:#ff0000;
}
.commentlist .comment .reply a {
	color:#087EB4;
	text-decoration:none;
}
.commentlist .comment .reply a:hover {
	text-decoration:underline;
}
ul.children li{
	margin-left:20px;	
}
.avatar {
	float:left;
	margin:0 20px 0 0!important;
	border:1px solid #dddddd;
}
#reply_shelf{
	margin-top:-35px;
	margin-bottom:0px;
	width:89px;
	height:42px;
	position:relative;
	right:-465px;
	bottom:10px;
	font:normal .75em Arial, Helvetica, sans-serif;
	z-index:10;
	
}
#reply_shelf ul{
	padding:0;
	height:15px;
}
#reply_shelf li{
	list-style:none;
	padding:0;
	margin:0;
}
#reply_shelf .reply_button{
	position:relative;
	right:-34px;
	width:89px;
	height:42px;
	background:url(images/view.png) no-repeat top center;
}
#reply_shelf a{
	font-size:1em;
	color:#ebece7;
	text-decoration:none;
	padding:7px 11px;
	margin-left:10px;
	line-height:2.6em;
}
#comment_name {
	height:80px;
	float:left;
	margin-top:-5px;
	margin-left:-42px;
	display:block;
}
#comment_name .bg{
	height:76px;
	padding-left:30px;
	padding-top:4px;
	padding-right:20px;
	background:url(images/comment_name.jpg) no-repeat top left;
	position:relative;
	color:#dddddd;
	font-size:1.1em;
	display:block;
}
#comment_name .bg a{
	color:#ffffff;
}
#comment_name .comment_header{
	margin-top:12px;	
}

/* Comment Form */

input.text {
	width: 200px;
	padding: 5px;
	border: 1px solid #f2f2f2;
}
textarea {
	width: 410px;
	height: 100px;
	margin: 0;
	padding: 5px;
	border: 1px solid #f2f2f2;
}

/* Frame */

.frame-outer.aligncenter {
	text-align: center;
}
.frame-outer span {
	display: inline-block;
	background: url(images/frame-top-left.jpg) no-repeat left top;
}
.frame-outer span span {
	background: url(images/frame-bottom-left.jpg) no-repeat left bottom;
}
.frame-outer span span span {
	background: url(images/frame-top-right.jpg) no-repeat right top;
}
.frame-outer span span span span {
	background: url(images/frame-bottom-right.jpg) no-repeat right bottom;
	padding: 32px;
	min-width: 150px;
	min-height: 150px;
	text-align: center;
	overflow: hidden;
}
.frame-outer span span span span * {
    max-width: 425px;
}
.frame-outer.small span {
	background: url(images/frame-top-left-small.jpg) no-repeat left top;
}
.frame-outer.small span span {
	background: url(images/frame-bottom-left-small.jpg) no-repeat left bottom;
}
.frame-outer.small span span span {
	background: url(images/frame-top-right-small.jpg) no-repeat right top;
}
.frame-outer.small span span span span {
	background: url(images/frame-bottom-right-small.jpg) no-repeat right bottom;
	padding: 10px;
	min-height: 38px;
	min-width: 38px;
}
.frame-outer span span span span span {
	background: none;
}
.frame-outer span span span span .wp-caption-text {
	margin-top: 10px;
}

/*///// -- About Us Page -- /////*/

.youtube-clip{
	float:right;
	padding-left:18px;
}
.about-us .delicious{
	padding-top:10px;
}
.about-us .delicious-item{
	padding-bottom:10px;
}
.about-us, .about-us li ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.about-us li, .about-us li ul li{
	margin:0;
	padding:0;
	width:400px;
}
.about-us{
	clear:both;
	padding-top:20px;
}
.left-ul{
	float:left;	
}
.right-ul{
	float:right;
}
.left-ul a, .right-ul a{
	display:block;
	font-size:1.2em;
	border-bottom:1px solid #999999;
	padding-bottom:5px;
}
.left-ul a, .right-ul a:hover{
	text-decoration:none;
}
.about-us .twitter-message a,.about-us .delicious a,.about-us .twitter-message abbr{
	display:inline;
	padding:0;
	font-size:1em;
	border-bottom:0px;
}
.about-us .twitter-message abbr{
	font-weight:bold;
}
.about-us .twitter-message a:hover,.about-us .delicious a:hover{
	text-decoration:underline;
}
abbr{
	font-weight:bold;
	border-bottom:0;
}

/****************************
 **   Sidebar
 ****************************/

#sidebar {
	float: right;
	font-size: 0.9em;
	width: 200px;
	position: relative;
	left: -15px;
	padding:20px;
	padding-top:15px;
	background-color:#ffffff;
}
#sidebar .textwidget{
	font-size:.9em;	
}
.double-right-sidebar #sidebar {
	font-size: 0.8em;
	float: left;
	position: relative;
	left: 28px;
	width: 181px;
}
.double-right-sidebar #sidebar2 {
	font-size: 0.8em;
	float: right;
	position: relative;
	left: -8px;
	width: 169px;
}
.sidebar h2 {
	font-size: 1em;
	color: #666;
	border-bottom:1px #cccccc solid;
	margin-bottom: 20px;
}
.sidebar a {
	color: #087eb4;
	font-size:.9em;
	text-decoration:none;
	font-weight:bold;
}
.sidebar a:hover {
	text-decoration:underline;
}
.sidebar ul, .sidebar ul ol {
	margin: 0;
	padding: 0;
}
.sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 25px;
}
.sidebar ul p, .sidebar ul select {
	margin: 5px 0 8px;
}
.sidebar ul ul, .sidebar ul ol {
	margin: 5px 0 0 10px;
}
.sidebar ul ul ul, .sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, .sidebar ul ol li {
	list-style: decimal outside;
}
.sidebar ul ul li, .sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

/* Search */

.sidebar #searchform div {
	background-image: url(images/searchform.jpg);
	width: 226px;
	height: 49px;
	margin-left: -7px;
}
.sidebar #searchform div #s {
	border: 0;
	margin-top: 14px;
	margin-left: 19px;
	width: 149px;
	height: 16px;
	color: #909090;
	font-size: 1.0em;
	outline: none;
}
.sidebar #searchform div #searchsubmit {
	border: 0;
	background: none;
	width: 39px;
	height: 26px;
	margin-left: 4px;
	overflow: hidden;
	cursor: pointer;
	font-family: "Palatino", "Georgia", "Baskerville", serif;
	color: #999;
	font-size: 0.7em;
	text-transform: lowercase;
}
.double-right-sidebar .sidebar #searchform div {
	background-image: url(images/searchform-double-sidebar.jpg);
	width: 190px;
	height: 45px;
	margin-left: -3px;
}
.double-right-sidebar .sidebar #searchform div #s {
	border: 0;
	margin-top: 14px;
	margin-left: 19px;
	width: 117px;
	height: 16px;
	color: #909090;
	font-size: 0.9em;
	outline: none;
}
#rss{
	margin:0;
	padding:0;
	padding-bottom:10px;
}
#rss page-item{
	margin:0;
	padding:0;
}
#rss a{
	line-height:3em;
	text-decoration:none;
	margin:0;
	padding:0;
}
#rss a:hover{
	line-height:3em;
	text-decoration:none;
}
#rss img{
	margin:0;
	padding:0;
}
#rss_img{
	margin:0;
	padding:0;
}

/* del.icio.us Links */

#delicious-1 .widgettitle a{
	font-size:1em;
}
#delicious-1 .widgettitle a:hover{
	text-decoration:none;
}
#delicious-1 .delicious{
	margin:0;
	padding:0;
}
#delicious-1 .delicious li{
	margin:0;
	padding:0;
	padding-bottom:10px;
}
#delicious-1 .delicious-desc{
	font-size:.9em;	
}
#delicious-1 abbr{
	font-size:.9em;	
	border:0;
	text-decoration:none;
	font-weight:bold;
}

/* Twitter Feed */

#twitter-1 ul{
	margin:0;
	padding:0;
}
#twitter-1 ul li{
	margin:0;
	padding:0;
	padding-bottom:10px;
}
#twitter-1{
	font-size:.9em;	
}
#twitter-1 a{
	font-size:1em;	
}
#twitter-1 .widgettitle a{
	font-size:1.1em;	
}
#twitter-1 .widgettitle a:hover{
	text-decoration:none;
}
#twitter-1 abbr{
	font-size:1em;	
	border:0;
	text-decoration:none;
	font-weight:bold;
}

/* Tag cloud */

.widget_tag_cloud a {
	text-decoration: none;
	color:#087EB4;
	font-weight:normal;
}

/* Wordpress calendar */

#calendar_wrap {
	margin: 0px;
}
#wp-calendar {
	width: 100%;
	font-size: .8em;
}
#wp-calendar caption{
	margin-bottom:5px;	
}
#wp-calendar th {
	text-align: left;
}
#wp-calendar a{
	color:#087EB4;
	font-size:1em;
	text-decoration:underline;
	font-weight:normal;
}
#wp-calendar #prev a, #wp-calendar #next a{
	font-size:1.2em;	
}
#wp-calendar #next{
text-align:right;	
}

/****************************
 **   Footer
 ****************************/
 
#footer-wrap-outer {
	margin-top: 10px;
	background: #006995;
}
#footer-wrap {
	width: 100%;
	background: url(images/footer.jpg) repeat-x center top;
	padding-top: 21px;
	padding-bottom: 30px;
}
#footer {
	width: 870px;
	margin: 0 auto;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 20px;
}
#footer #subscribe a {
	display: block;
	position: absolute;
	background-image: url(images/rss.png);
	width: 149px;
	height: 126px;
	margin-left: -126px;
	margin-top: -68px;
	text-indent: -2000px;
	overflow: hidden;
}
#footer .legal, #footer .credit {
	color:#ffffff;
	
}
#footer .legal {
	float: left;
}
#footer .credit a {
	text-decoration: none;
}
#footer .credit {
	float: right;
}
#footer .widget-wrap {
	float: left;
	width: 264px;
	margin-bottom: 36px;
}
#footer .widget {
	margin-right: 21px;
	margin-left: 21px;
}
#footer {	
	font-size: 0.7em;
	line-height: 1.1em;
	color:#bbbbbb;
}
#footer a{
	color: #bbbbbb;
	text-decoration:none;
	line-height:1.5em;
}
#footer a:hover{
	color: #bbbbbb;
	text-decoration:underline;
}
#footer h2 {
	color: #ebece7;
	font-size: 1.3em;
	margin-bottom: 15px;
	font-weight: normal;
	font-style: normal;
}
#footer ul{
	list-style-type:none;	
	padding-right:10px;
	padding-left:0px;
}
#footer ul li{
	padding-left:0px;	
}