/*  
Theme Name: Saturday 658 [ playmisty ]
Theme URI: http://saturday658.com
Description: Saturday 658 is a 2 column, fixed width theme designed to showcase your content with 2 layout possibilities--standard and showcase. The theme has a right sidebar that is widgetized to allow you to drag and drop your desired widgets where you want to place them. For the showcase layout the main content area on the homepage includes a featured content slideshow that displays a specified number of posts from a specified featured category. Theme options allow you to switch between using text or graphic for the site title, adding feedburner, adding google analytics and, if desired, utilizing space available in the header and sidebar for ads.  Extra style schemes available for download on theme site.\n\n
Version: 1.0.8
Author: A. Lewis
Tags: silver, gray, two-columns, fixed-width, right-sidebar,theme-options

*/



*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	color: #000000;
	background:#CED3D9 url(images/bg1.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
a{
	color: #4E5865;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #D5D9DB 1px solid;
	font-size: 12px;
	background:#EEF1F3;
}

li{
	list-style: none;
}
.clear{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}

img, a:link img, a:visited img {border:0;}

strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
pre { overflow:auto;}
dl {margin:0 0 1.5em 0;}
dl dt {font-style:italic; padding:3px 0px 3px 0px;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#CED3D9; border-right:1px solid #ffffff; }
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#f2f2f2; border-right:1px solid #ffffff; }
tfoot {font-style:italic;}
caption {background:#f2f2f2;}

label {font-weight:bold;}
fieldset { padding:1.4em;margin:0 0 1.5em 0;border:1px solid #E4E5E6; }

 blockquote {
	padding: 10px;
	border: 1px solid #ddd;
	color:#000;
	width:85%;
	background-color: #E6E9EC;
	font-style: italic;
	margin:5px auto 15px;
	}

fieldset p { margin:1.5em 0px 1.5em 0px; }

p { margin:0 0 1.5em 0; }

h1 {font-size:150%;}
h2 {font-size:140%;}
h3 {font-size:130%;}
h4 {font-size:120%;}
h5 {font-size:110%;}
h6 {font-size:100%;}


.floatleft {
	float: left;
}
.floatright {
	float: right;
}

h2,h3,h4,h5,h6 {
color:#4E5865;
}

.submitbutton { background:#F0F3F5; border:1px solid #DEE2E5; color:#4E5865; }
.submitbutton:hover { border:1px solid #4E5865; color:#4E5865; }

#wrapper {}

#page {
	width: 930px;
	margin:10px auto 20px auto;
	clear:both;
	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
   #page { margin-top:60px; }
}




#columns {
	margin: 0px;
}
.maincontentcolumn {
	float: left;
	width: 595px;
	padding-right:15px;
	margin:0px auto 0 auto;
}


.maincontentcolumn .featurecontent {
background: url(images/featurebg.png) no-repeat;
}

.maincontentcolumn .featurecontent .readfull {
float:right;
text-align:center;
padding:5px;
color:#717171;
font-weight:bold;
}

#slideshow {
	margin:0 auto;
	width:595px;
	height:265px;
	position:relative;
	

}
#slideshow #slidesContainer {
  margin:0 auto;
  width:535px;
  height:265px;
  overflow:auto; /* allow scrollbar */
  position:relative;

}

#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:515px; /* reduce by 20 pixels to avoid horizontal scroll */
  height:265px;
  padding-top:10px;

}

#slideshow #slidesContainer .slide img {
float:left;
margin-right:10px;
}

#slideshow #slidesContainer .slide .fblock {
width:490px;
margin:5px;

}

/**
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:40px;
  height:265px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(images/control_left.png) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(images/control_right.png) no-repeat 0 0;
}

#singlepost { background: url(images/singlepostbg.png) no-repeat; width:595px; height:auto !important; min-height:500px; margin-top:10px; }
#singlepost .singlepostcontent { width:550px; margin:0 auto; padding:10px 0 0 0; }

#singlepost ul, #singlepost ol { margin:10px 0px 10px 10px; overflow:hidden; }
#singlepost ul li {  margin-left:20px; list-style:square; }
#singlepost ol li {  margin-left:20px; list-style-type: decimal; }
#singlepost ol ol li {  margin-left:20px; list-style-type: lower-roman; }



.maincontentcolumn .byline {
padding:5px;
margin:3px 0px 3px 0px; 
font-size:11px;
font-weight:normal;
}

.maincontentcolumn  h2  {
padding:3px;
}

.maincontentcolumn .mcposts {
margin:0px auto 10px auto;
}



.maincontentcolumn .mcposts .postitemsouter {
margin-top:10px;
padding:10px;
background: url(images/postsbg.png) no-repeat;
}

.maincontentcolumn .mcposts .postitemsinner {
padding:10px;
height:auto !important;
min-height:300px;
}

.maincontentcolumn .mcposts .postitemsinner a, .maincontentcolumn .mcposts .postitemsinner a:visited {
color:#4E5865;
text-decoration:underline;
}

.maincontentcolumn .mcposts .postitemsunner a:hover {
text-decoration:none;
}

.maincontentcolumn .mcposts .postitemsinner img {
float:left;
margin-right:10px;
border:4px double #EBEDF1;
}

.maincontentcolumn .mcposts .postitemsinner img.cropfull {
margin:5px auto 5px auto;
}

.maincontentcolumn .mcposts .postitemsinner .cropimgfull {
margin:0 auto;
background:transparent url(images/stripebg.gif) repeat;
width:550px;
text-align:center;
margin-bottom:10px;
}

.maincontentcolumn .mcposts .postitemsinner .byline {
padding:5px;

}

.maincontentcolumn .mcposts .postitemsinner h2  {
padding:5px 0px 5px 0px;
}

.maincontentcolumn .mcposts .postitemsinner h2 a  {
color:#4E5865;
text-decoration:none;
}

.maincontentcolumn .mcposts .postitemsinner h2 a:visited  {
color:#4E5865;
text-decoration:none;
}

.maincontentcolumn .mcposts .postitemsinner h2 a:hover  {
text-decoration:underline;
}

.maincontentcolumn .mcposts .postitemsinner .readfull {
float:right;
text-align:center;
padding:5px;
color:#717171;
font-weight:bold;
}

.maincontentcolumn .mcposts .postitemsinner .readfull a {
color:#717171;
font-weight:bold;
}

.maincontentcolumn .mcposts .postitemsinner .readfull img {
border:none;
}

.maincontentcolumn .mcposts .postitemsinner ul, .maincontentcolumn .mcposts .postitemsinner ol { margin:10px 0px 10px 10px; overflow:hidden; }
.maincontentcolumn .mcposts .postitemsinner ul li {  margin-left:20px; list-style:square; }
.maincontentcolumn .mcposts .postitemsinner ol li {  margin-left:20px; list-style-type: decimal; }
.maincontentcolumn .mcposts .postitemsinner ol ol li {  margin-left:20px; list-style-type: lower-roman; }



.sidebarcolumn {

	float: left;
	width: 320px;
	margin:10px auto 0 0px;
	background: url(images/sidebarbg.png) no-repeat;
}


.splitsidebar {
	width: 150px;
}
.splitsidebar h2 {
	font-size: 14px;
	padding: 5px 0 0 10px;
}

/* The Sidebar*/

.mootabsblock {
	width:308px !important;
	height:auto !important;
	min-height:265px;
	padding:5px;
	float:left;
	display: block;
	background-color:#E0E3E7;

}

.sidebarad { width:300px; margin:0 auto; text-align:center;  }
.sidebarad img, .sidebarad a:link img, .sidebarad a:visited img {border:0; }

.sidebarcolumn .subscribeblock {

	padding:5px;
	margin-bottom:10px;

}

.sidebarcolumn .subscribeblock .subscribeblockincontent {
padding:5px;
text-align:center;
}

.sidebarcolumn .subscribeblock .subscribeblockincontent h2 {
padding:0 0 10px 20px;
color:#4E5865;
background:transparent url(images/rss.gif) no-repeat left top;
text-align:left;
width:200px;
margin:0 auto;
}

.sidebarcolumn .search {

	padding:5px;
	margin-bottom:10px;

}

.sidebarcolumn .search .searchincontent {
background:#F4F7F8;
padding:5px;
text-align:center;
}

.sidebarcolumn .search .searchincontent h2 {
padding:0 0 10px 20px;
text-align:left;
width:200px;
margin:0 auto;
}

.search { text-align:center; }


.searchinput { border:1px solid #D5D9DB; padding:6px; margin-top:5px; width:175px }

.searchbutton { background:#EEF1F3; border:1px solid #EEF1F3; color:#5D5A5A; padding:5px; width:50px; }
.searchbutton:hover { color:#4E5865; padding:5px; }


.sidebarcolumn .mootabs_title{
	font-size: 12px;
	width: 100%;
	float:left;
}
.sidebarcolumn .mootabs_title li{
	float: left;
	display:inline;
	font-size: 11px;
	line-height: 34px;
	background: #F5F7F8;
	color: #000000;
	border:1px solid #EBEDF1;
	font-weight: bold;
	font-size: 11px;
	margin:0px 2px 0px 0px !important;
	padding:0px 5px !important;
	cursor: pointer;
}
.sidebarcolumn .mootabs_title li:hover, .sidebarcolumn .mootabs_title li.active{
	border: 1px solid #D5D9DB;
	text-decoration: none;
}
.sidebarcolumn .mootabs_panel {
	display: none;
	clear: none;
	float:left;
	height:auto !important;
}
.sidebarcolumn .mootabs_panel.active {
	display: block;
	float:left;
}
.sidebarcolumn .mootabs_panel ul{
	width: 293px !important;
	padding:5px !important;
	margin:5px 0px 0px !important;
	min-height:203px;
	}
.list1 li,.list2 li, .list3 li{
	padding: 6px 0 6px 25px;
	border-bottom: 1px solid #F5F7F8;
	background:#EBEDF1;
}
.list1 li a,.list3 li a,.list4 li a, .list5 li a{
	color: #666666;
	font-size: 12px;
}
.list3 li {
	background: url(images/ico-mostcomm.gif) no-repeat left center !important;
	}
.list5 li{
	border-bottom: 1px solid #C5CBCF;	
	padding:6px 0px;
}


.widget {
	margin:15px 0px 15px 0px;
		width:308px !important;
		padding:5px;
		background-color:#E0E3E7;
		float:left;
	display: block;
	
}

.widgetinside {
background:#F4F7F8;
padding:5px;
}

.widgetinside p {
margin-left:5px;
}

.widget h2 {
	padding: 5px;
}
.widget ul {
	margin:0 0 10px 0;
	padding:5px 0;
	border:none !important;
}
.widget ul li {
	border-bottom: 1px solid #C5CBCF;
	padding:5px 0 5px 5px;
	margin:0px;
}
.widget ul li a {
	color: #000000;
}
.widget select {
	border:1px solid #eee;
	width:148px;
	margin:15px 0 0 0;
}


#tagcloud {
	float:left;
	width:306px;
	padding-top:10px;
}

#top { height:170px; }

#top .top1 { height:33px; margin:0 auto; padding:0; width:930px; }




/*- Dropdowns Menus -*/

#top .top1 .menu, #top .top1 .menu ul{
	padding: 0;
	float:left;
	list-style: none;
}
#top .top1 .menu {
	padding: 0;
	float:left;
}
#top .top1 .menu a {
	display: block;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
}

#top .top1 .menu li a {
color:#4E5865;
}

#top .top1 .menu li {
	float: left;
	line-height:30px;
}
#top .top1 .menu li a:hover {
	background: none;
	text-decoration:underline;
	
}
#top .top1 .menu li ul {
	position: absolute;
	width: 15em;
	left: -999em;
	padding-top:1px;
}
#top .top1 .menu li:hover ul, #top .top1 .menu li.sfhover ul {
	left: auto;
	z-index:1000;	
}
#top .top1 .menu li ul li {
    background: #F3F4F6;
	border-bottom:1px solid #E0E4E7;	
	border-left:1px solid #E0E4E7;	
	border-right:1px solid #E0E4E7;			
	line-height:28px;	
	width:15em;
}

#top .top1 .menu li ul li a {
color:#4E5865;
}

#top .top1 .menu li:hover, #top .top1 .menu li.hover {
    position: static;
}
#top .top1 .menu li ul ul {
	margin: -29px 0 0 15em;
	border-top:1px solid #dedbd1;	
}

#top .top1 .menu li:hover ul ul, #top .top1 .menu li.sfhover ul ul {
	left: -999em;
}
#top .top1 .menu li:hover ul, #top .top1 .menu li li:hover ul, #top .top1 .menu li.sfhover ul, #top .top1 .menu li li.sfhover ul {
	left: auto;
}
#top .top1 .menu li:hover ul ul, #top .top1 .menu li:hover ul ul ul, #top .top1 .menu li.sfhover ul ul, #top .top1 .menu li.sfhover ul ul ul {
	left: -999em;
}
#top .top1 .menu li:hover ul, #top .top1 .menu li li:hover ul, #top .top1 .menu li li li:hover ul, #top .top1 .menu li.sfhover ul, #top .top1 .menu li li.sfhover ul, #top .top1 .menu li li li.sfhover ul {
	left: auto;
} 

 
#top .top2 { width:930px; height:133px; margin:0 auto; padding:0; }

#top .top2 .top2-right { float:right; padding:25px 0px 25px 25px; }
#top .top2 .top2-left { float:left; }

#top .top2 .title { float:left; padding:30px 0 0 20px; }
#top .top2 .title {  text-align:center; }
#top .top2 .title h1 { color:#4E5865; font-size:22px; font-weight:bold; text-decoration:none; text-transform:uppercase; }
#top .top2 .title h1 a { color:#4E5865; font-size:22px; font-weight:bold; text-decoration:none; text-transform:uppercase; }
#top .top2 .top2-left .title .tagline { padding:3px; color:#848F9F; text-align:center; font-style:italic; }

#top .top2 .top2-right .bannerad { border:1px solid #EBEDF1; background-color:#EBEDF1; padding:5px; }

#top .top3 { height:55px; } 

/*- Category Navigation -*/

/*- Nav / Dropdowns-*/
#top .top3 .catmenu {
	margin:0 auto;
	width:930px;
	background:transparent url(images/catmenubg.png) no-repeat; height:55px;
	
	
	
}

#top .top3 .catmenu, #top .top3 .catmenu ul {
	padding: 0;
	list-style: none;
	margin:0 auto;
	width:930px;
	height:55px;
}

#top .top3 .catmenu {
	padding: 0;
	font-size:11px;
}

#top .top3 .catmenu a {
	display: block;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
	text-transform:uppercase;
}

#top .top3 .catmenu li {
	float: left;
	line-height:52px;
	margin-top:1px;
}

#top .top3 .catmenu li a:hover {
	background: none;
}

#top .top3 .catmenu li ul {
	position: absolute;
	width: 15em;
	left: -999em;
	padding-top:1px;
	padding-left:10px;
}

#top .top3 .catmenu li:hover ul, #top .top3 .catmenu li.sfhover ul {
	left: auto;
	z-index:1000;	
}

#top .top3 .catmenu li ul li {
    background: #F3F4F6;
	border-bottom:1px solid #D7D9DA;	
	border-left:1px solid #D7D9DA;	
	border-right:1px solid #D7D9DA;			
	line-height:28px;	
	width:15em;
}
#top .top3 .catmenu li:hover, #top .top3 .catmenu li.hover {
    position: static;
}
#top .top3 .catmenu li ul ul {
	margin: -29px 0 0 15em;
}
#top .top3 .catmenu li:hover ul ul, #top .top3 .catmenu li.sfhover ul ul {
	left: -999em;
}
#top .top3 .catmenu li:hover ul, #top .top3 .catmenu li li:hover ul, #top .top3 .catmenu li.sfhover ul, #top .top3 .catmenu li li.sfhover ul {
	left: auto;
}
#top .top3 .catmenu li:hover ul ul, #top .top3 .catmenu li:hover ul ul ul, #top .top3 .catmenu li.sfhover ul ul, #top .top3 .catmenu li.sfhover ul ul ul {
	left: -999em;
}
#top .top3 .catmenu li:hover ul, #top .top3 .catmenu li li:hover ul, #top .top3 .catmenu li li li:hover ul, #top .top3 .catmenu li.sfhover ul, #top .top3 .catmenu li li.sfhover ul, #top .top3 .catmenu li li li.sfhover ul {
	left: auto;
} 



h2.titlecomment{
	font-size: 1.5em;
	padding: 0 0 5px;
	margin: 0 0 15px 0;
	font-weight:bold !important;
	color:#000000;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
	padding: 20px 10px 10px 10px;
}
ol.commentlist li.alt{
	padding: 10px 10px 0 10px !important;
	background:#EBEDF1;
}

#comment {clear:both; width: 550px; margin:0 auto;}
#comment textarea { width:550px; }

ol.commentlist .comment-meta{
	font-size:0.8em;
}
ol.commentlist li .avatar { 	
	float:left;
	border: 1px solid #000;
	margin-right: 10px;
}

ol.commentlist li{
	margin:10px 0 10px;
	padding:15px 10px 10px;
}

ol.commentlist li .even{
	background:#F5F7F8;
}

.commentlist li ul li {
	margin-left:10px;
	margin-right:-5px;
}

ol.commentlist li .reply {
	padding:0 0 5px 0;
}

#respond p{
	margin-bottom:10px;
	line-height: 20px;
}


.th{
	border: 1px solid #EBEDF1;
	float: right;
	padding: 5px;
	background-color: #F5F7F8;
	margin: 0 0 5px 10px;
}

table#wp-calendar {
	border-collapse: collapse;
	margin: 0 auto;
	padding: 0px;
	width:90%;
	
}

table#wp-calendar a {
	color:#000000; 
}

table#wp-calendar caption { 
	font-weight: normal; font-size:11px; line-height:1.5em; text-transform: uppercase; letter-spacing: 2px; background: #e5e5e5; border-bottom: 1px dotted #D5D9DB; 
}
table#wp-calendar th { 
	width: 26px; font-size:11px; line-height:1.5em; background: #EBEDF1; border-bottom: 1px dotted #D5D9DB; text-align: center; 
}
table#wp-calendar td { 
	width: 26px; 1.5em; color: #999; text-align: center; 
}
table#wp-calendar td#next, table#wp-calendar td#prev { 
	width: 78px; font-size:10px; letter-spacing: 1px; text-transform: uppercase; 
}
.gravatar {
	float:left;
	border: 1px solid #000;
	margin-right: 10px;
}

.sectionseparator { }

#section3 .section3content {
width:900px;
margin:0 auto;
}

#section3 {
width:930px;
margin:0 auto;
height:auto !important;
min-height:265px;
background: url(images/section3bg.png) no-repeat;
}

#section3 .section3-left {
margin:10px 0 0 0;
float:left;
width:280px !important;
height:auto !important;
min-height:265px;
padding:5px;
}

#section3 .section3-middle {
margin:10px 15px 0px 15px;
float:left;
width:280px !important;
height:auto !important;
min-height:265px;
padding:5px;
}


#section3 .section3-right {
margin:10px 0 0 0;
float:left;
width:280px !important;
height:auto !important;
min-height:265px;
padding:5px;
}

#section3 h2 {
font-size:13px;
font-weight:bold;
color:#333333;
margin:10px 0px 5px 0px;
}

#section3 img {margin:0px 0px 5px 0px;}

#section3 p {
margin:5px 0px 10px 0px;
}

#section3 .readfull {
float:right;
text-align:center;
padding:5px;
color:#717171;
font-weight:bold;
margin-left:10px;
margin-right:2px;
}

#section3 .readfull a {
color:#717171;
font-weight:bold;
}

#section3 img.thumb {
border:1px solid #EBEDF1;
background-color:#EBEDF1;
margin:0 auto 5px auto;
padding:5px;
}

#section3 .cropimgsm {
margin:0 auto;
background:transparent url(images/stripebg.gif) repeat;
width:265px;
text-align:center;
margin-bottom:10px;
}

#featurecol {
width:580px !important;
height:auto !important;
min-height:265px;
padding:5px;
border:1px solid #EBEDF1;
background-color:#EBEDF1;
}

#featurecol .featurecolcontent {
height:auto !important;
min-height:265px;
background-color:#F5F7F8;
padding:10px 0px 0px 10px;
}




.comments {
	padding-bottom:0px !important;
}
.comments a{
	color: #000000;
	font-weight:normal;
	font-size:11px;
	padding:0px 0px 0px 18px;
	margin-left:5px;
}
a.more{
	color: #c0c0c0;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 20px 0 0;
}


.navigation {
	width:575px;
	margin-bottom:15px;
	float:left;
	padding:10px;
}
.navigation a {
	color: #000000;
	font-size: 1em;
	font-weight: bold;
}

.paginav {
	width:575px;
	margin-bottom:15px;
	float:left;
	padding:10px;
}
.paginav a {
	color: #000000;
	font-size: 1em;
	font-weight: bold;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:10px;

}

.alignleft {
	float: left;
	margin-right:10px;
}

.alignright {
	float: right;
	margin-left:10px;
}



.relatedtags {
	background:#EBEDF1;
	padding:10px;
	margin:5px 0 5px 0px;
}
.relatedtags a { font-weight: normal !important; text-decoration:underline;color:#000000; }

.entry p{
	text-align:left;
	font-size:12px;
	line-height:18px;
	}
.entry blockquote {
	padding: 10px;
	border: 1px solid #D5D9DB;
	color:#000;
	width:85%;
	background-color: #f7f7f7;
	font-style: italic;
	margin:5px auto 15px;
	}

.entry img {
	padding: 4px;
	border: 1px solid #D5D9DB;
	background-color: #F5F7F8;
	max-width:580px; width: expression(this.width > 580 ? 580: true); max-height:500px;
	margin-bottom:10px;
	}
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	margin-left:15px;
	padding:3px 0px;
	}

.entry ol li {
	font-size:12px;
	padding:3px 0px;
	}

.wp-caption {
	border: 1px solid #D5D9DB;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* The Footer */

#footer{
	clear: both;
	color: #4E5865;
	width:930px;
	margin:0px auto 20px auto;
	background: url(images/catmenubg.png) no-repeat; height:55px;
}

#footer .footercontent {
	padding:10px;
}

#footer img {
	vertical-align:middle;
	margin-left:5px;
}
