/*
    Theme by Chouanard|Creative
*/

body {
	margin: 0;
	padding: 0;
	font-size: 13px;
    background: #ffffff url(images/pageBackground.png) repeat-y center;
    width: 100%;
	color: #4d4d4d;
}

#homeBody {
	margin: 0;
	padding: 0;
	font-size: 13px;
    background: #ffffff url(images/homePageBackground.png) repeat-y center ;
	color: #4d4d4d;
	width: 100%
}

body, th, td, input, textarea, select, option {
    font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}

h1 
{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #484848;
}

h2, h3 
{
    font-family: Arial, Helvetica, sans-serif;
}


h1 
{
	letter-spacing: -1px;
	font-size: 24px;
}


.containterHeaderBold
{
    font-size: 18px;
    font-weight: bolder;
    color: #0278a6;
}

.containterHeader
{
    font-size: 18px;
    letter-spacing: .5px;
    font-weight: lighter;
    color: #000000;
}


p, ul, ol {
	line-height: 175%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #3a81c3; 
	text-decoration: none;
}

a:hover 
{
    color: #3a81c3; 
	text-decoration: none;

	/* color: #EC95B8;  */
}

/* Header */

#headerFrame {
	height: 140px;
	/* background: #ffffff url(images/headerFrameBackground.png) repeat-x ;*/
	background: #ffffff url(images/headerBackground.png) no-repeat center ;
}

#header {
	width: 1024px;
	/* background: #ffffff url(images/headerBackground.png) no-repeat center ;*/
	height: 140px;
	margin: 0px auto;
}

#headerBottom
{
	clear:  both;
	margin: 0px;
	height: 60px;
	background: #ffffff url(images/headerBottomBackground.png) no-repeat center ;
	background-position: bottom;
}

#homeHeaderBottom
{
	clear:  both;
	margin: 0px;
	height: 30px;
	background: #ffffff url(Images/homeHeaderBottomBackground.png) no-repeat center ;
	background-position: bottom;
}

#headerSocial {
	float: right;
	padding: 10px 0 0 0;
	width: 1024px;
	text-align: right;
}

#headerSocial ul {
	margin: 0px;
	padding:   0px 0px 0px 0px;
	list-style: none;
}

#headerSocial li {
	display: inline;
}

#headerSocial li img
{
	border: none;
	margin-left:2px;
}

#headerSocial a {
	display: block;
	float: right;
	margin-left: 10px;
}


/* Logo */

#logo 
{
	float: left;
	padding: 0 0 20px 0;
	width: 1024px;
}

#logo h1 {
	margin: -10px 0 0 0;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 0px;
	text-align: center;
	color: #FFFFFF;
	visibility:hidden;
}

#logo h1 a {
	padding-right: 0px;
	text-decoration: none;
	color: #232326;
}

#logo p {
	margin:  -2px 0 0 0;
	text-transform: uppercase;
	font-size: 14px;
	text-align: center;
	letter-spacing: 1px;
	color: #3a81c3;
	visibility:hidden;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* menu */ 
#menu 
{
    float: right;
	width: 1024px;
	margin-top: -2px;
	list-style:none; 
	color:#fff; 
	line-height:45px; 
	display:inline-block; 
    z-index:1000; 
} 

#menu ul 	
{
    margin: 0px;
	padding:   0px 0px 0px 0px;
	list-style: none;
} 

#menu a 
{
	display: block;
	margin-left: 10px;
	text-decoration:  none;
	font-size: 14px;
	color: #FFFFFF;
}

#menu li 
{
    /* background:#232326 none repeat scroll 0 0; */ 
    cursor: pointer; 
    float: right; 
    position:relative; 
    padding:0px 10px;
} 

    
#menu li a:hover {color:#4ec0e0;} 

/* sub-menus*/ 
#menu li ul
{
    position: absolute;
    float: left;
    left: 20px;
    top: -25px;
    margin-top: 45px;
    width: 150px;
    line-height: 16px;
    background-color: #232326;
    color: #0395CC; /*for IE */
    display:  none;
}
 
#menu li:hover ul { display:block;} 
#menu li ul li{ display:block; margin:5px 20px; padding: 5px 0px;  border-top: dotted 1px #606060; list-style-type:none; float:left;} 
#menu li ul li:first-child { border-top: none; } 
#menu li ul li a { display:block; color:#0395CC;} 
#menu li ul li a:hover { color:#7FCDFE; } 
/* main submenu */ 
#menu #main { left:0px; top:-20px; padding-top:10px; background-color:#7cb7e3; color:#fff; z-index:999; } 

/* Menu - ORIGINAL

#menu {
	float: right;
	width: 1024px;
	margin-top: -6px;
}

#menu ul {
	margin: 0px;
	padding:   0px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
	float: right;
}
#menu li img
{
	border: none;
	margin-left:2px;
}

#menu a {
	display: block;
	margin-left: 10px;
	text-decoration: none;
	text-align: right;
	font-size: 14px;
	color: #FFFFFF;
}

#menu a:hover{
	border-bottom: 3px solid #FFFFFF;
}
 */

/* Content */

#content {
	float: left;
	width: 670px;
}

.post {
	padding:  0px 0px 20px 0px;
}


.post .pubDate 
{ 
    margin-top: -12px;
    margin-left: -38px;
    background: url(images/LittleBlackDress.png) no-repeat;
    color:#FFFFFF; 
    display:block; 
    float: left; 
    line-height:1; 
    padding:  0px 0px 40px 0px;
    text-align:center; 
    width:80px; 
    height: 40px
}
.post .pubDate .month, 
.post .pubDate .year 
{ 
    display:block; 
    font-size:11px; 
    font-weight: bold;
}
.post .pubDate .day 
{ 
    display:block; 
    font-size:17px; 
    font-weight: bold
}
.post .pubDate .year 
{ 
    display:block; 
}



.tweetmeme
{ 
    margin-top: -60px;
    margin-right: 12px;
    display:block; 
    float: right; 
    padding:   0px 0px 0px 0px;
    width:80px; 
    height: 40px
}

.postFrame
{
    padding:   0 0 0 0 ;
    background: #e6e6e6 url(images/postBackground.png) repeat-y ;   
}

.entry 
{
    margin: 0 0 0 0;
    padding: 1px 48px 0 48px ;

}

.title {
	color: #484848;
	padding:  16px 0 12px 10px ;
	background: #e6e6e6 url(images/postHeaderBackground.png) no-repeat ;   

}

.byline {
	margin: 0;
	color: #D79B00;
}

.meta {
	text-align: center;
	color: #646464;
}
.meta img
{
	border:none;
}

.meta .comments {
	padding-left: 20px;
}

.postBottomBorder 
{
    background: #e6e6e6 url(images/postFooterBackground.png) no-repeat;   
    padding:  12px 0px 12px 0px ;
}


#sidebarFull {
	float: right;
	width: 330px;
}

/* sidebarAbout */

#sidebarAboutTop {
	float: right;
	width: 330px;
	margin-top: 2px;
	background: #e6e6e6 url(images/sidebarHeaderBackground.png) repeat-y ; 
   
}

#sidebarAboutFrame {
	float: right;
	width: 330px;
    background: #e6e6e6 url(images/sidebarBackground.png) repeat-y ; 
}

#sidebarAbout {
	margin-left: 15px;
	width: 290px;

}


#sidebarAboutBottom {
	float: right;
	width: 330px;
	background: #e6e6e6 url(images/sidebarFooterBackground.png) repeat-y ; 
   
}


#sidebarAbout ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebarAbout li 
{
}

#sidebarAbout li ul {
	padding:  10px 0;
	margin-top: -10px;
}

#sidebarAbout li li {
	padding: 0px 0px 0px 32px;
	margin-top: -2px;
}

#sidebarAbout h2 {
	margin: 0 0 0 0;
	padding:  6px 0 16px 32px;
	background: url(images/SideBarItemBackground.png) no-repeat left 10%;
}

#sidebarAbout a {
	text-decoration: none;
}

#sidebarAbout a:hover {
}

/* Sidebar */

#sidebarTop {
	float: right;
	width: 330px;
	margin-top: 2px;
	background: #e6e6e6 url(images/sidebarHeaderBackground.png) repeat-y ; 
   
}

#sidebarFrame {
	float: right;
	width: 330px;
    background: #e6e6e6 url(images/sidebarBackground.png) repeat-y ; 
}

#sidebar {
	float: right;
	width: 330px;
	margin-right: -16px;

}


#sidebarBottom {
	float: right;
	width: 330px;
	background: #e6e6e6 url(images/sidebarFooterBackground.png) repeat-y ; 
   
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li 
{
}

#sidebar li ul {
	padding: 10px 0;
	margin-top: -10px;
}

#sidebar li li {
	padding: 0px 0px 0px 32px;
	margin-top: -2px;
}

#sidebar h2 {
	margin: 0 0 0 0;
	padding:  6px 0 16px 32px;
	background: url(images/SideBarItemBackground.png) no-repeat left 10%;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
}


/* SidebarAds */

#sidebarAdsTop {
	float: right;
	width: 330px;
	margin-top: 2px;
	background: #e6e6e6 url(images/sidebarHeaderBackground.png) repeat-y ; 
   
}

#sidebarAdsFrame {
	float: right;
	width: 330px;
    background: #e6e6e6 url(images/sidebarBackground.png) repeat-y ; 
}

#sidebarAds {
	margin-left: 15px;
	width: 300px;

}


#sidebarAdsBottom {
	float: right;
	width: 330px;
	background: #e6e6e6 url(images/sidebarFooterBackground.png) repeat-y ; 
   
}


#sidebarAds ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebarAds li 
{
}

#sidebarAds li ul {
	padding: 10px 0;
	margin-top: -10px;
}

#sidebarAds li li {
	padding: 0px 0px 0px 32px;
	margin-top: -2px;
}

#sidebarAds h2 {
	margin: 0 0 0 0;
	padding:  6px 0 16px 32px;
	background: url(images/SideBarItemBackground.png) no-repeat left 10%;
}

#sidebarAds a {
	text-decoration: none;
}

#sidebarAds a:hover {
}




/* sidebarSocial */

#sidebarSocialTop {
	float: right;
	width: 330px;
	margin-top: 2px;
	background: #e6e6e6 url(images/sidebarHeaderBackground.png) repeat-y ; 
   
}

#sidebarSocialFrame {
	float: right;
	width: 330px;
    background: #e6e6e6 url(images/sidebarBackground.png) repeat-y ; 
}

#sidebarSocial {
	margin-left: 15px;
	width: 300px;

}


#sidebarSocialBottom {
	float: right;
	width: 330px;
	background: #e6e6e6 url(images/sidebarFooterBackground.png) repeat-y ; 
   
}


#sidebarSocial ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebarSocial li 
{
}

#sidebarSocial li ul {
	padding: 10px 0;
	margin-top: -10px;
}

#sidebarSocial li li {
	padding: 0px 0px 0px 32px;
	margin-top: -2px;
}

#sidebarSocial h2 {
	margin: 0 0 0 0;
	padding:  6px 0 16px 32px;
	background: url(images/SideBarItemBackground.png) no-repeat left 10%;
}

#sidebarSocial a {
	text-decoration: none;
}

#sidebarSocial a:hover {
}




#blogroll ul li a img {
	border: none;
	margin-right: 3px;
}

#postnavigation{
	margin: 0px 0px 10px 0px;
	text-align: center;
	padding: 3px;
}

#archiveBlog {
	padding:  0px 0px 0px 32px;
}

#jordansBooks {
	padding:  10px 0px 0px 32px;
	text-align: center;
}

#jordansBooksLeftColumn 
{
    width: 110px;
    float: left;
    margin-left: -10px;
    text-align: center;
    font-size: 11px;
}

#jordansBooksRightColumn 
{
    width: 160px;
    float:right;
    margin-right: 8px;
    margin-top: 16px;
}



#socialConnect {
	padding:  0px 0px 0px 12px;
}

#loginLink {
	text-align: center;
	margin-left: -60px;
}

#addThis 
{
    padding-left: 42px;
}

/* Footer */

#footerTop 
{
	clear:  both;
	margin: -10px;
	height: 60px;
	background-color:Aqua;
	background: #ffffff url(images/footerTopBackground.png) no-repeat center ;
	background-position: top;
}

.footerText
{
    color: Gray;
    font-size: 12px;
    padding-top: 16px;
    text-align: center;
    text-decoration: none;

}


.footerText a 
{
    color: Gray;
    text-decoration : none;

}

.footerText a:hover 
{
    color: #3a81c3; 
    text-decoration : none;

}

.footerText a:visited 
{
    text-decoration : none;

}
	

#homeFooterTop 
{
	clear:  both;
	margin: 0px;
	height: 30px;
	background: #ffffff url(images/homeFooterTopBackground.png) no-repeat center ;
	background-position: top;
}

#footer {
	clear: both;
	margin: 0px;
	height: 240px;
    background: #000000 url(images/footerBackground.png) repeat-x;
	background-position: top;
}

#footer p {
	padding:  50px 0;
	text-align: center;
	font-size: smaller;
	color: #717171;
	
}


/*----------------------------
			Related Posts
----------------------------*/

#relatedPosts div {
	background: white;
	padding: 5px 10px 10px 10px;
	border: 1px solid silver;
	margin: 0 26px 10px 20px;
}

#relatedPosts h1 {
	margin: 0 0 10px 0;
}

#relatedPosts a {
	display: block;
	margin-top: 5px;
}

#relatedPosts span {
	color: #666666;
	text-indent: 10px;
	font-size: 10px;
}

#relatedPosts p {
	text-indent: 20px;
	font-weight: bold;
}

/*----------------------------
				Recent posts
----------------------------*/

ul.recentPosts li{
	padding-bottom: 10px;
}

ul.recentPosts li a{
	font-weight: normal;
}

ul.recentPosts li span{
	display: block;
	text-indent: 10px;
	text-transform: none;
}

/*----------------------------
					Comments
----------------------------*/

.comment {

	background-color: White;
	padding: 3px 10px;
	margin: 0 26px 10px 20px;
}

.comment .date {
	font-size: 10px;
	color: #666666;
	text-align: right;
	margin: 0;
	padding: 3px 0px;
	border-bottom: 1px dashed silver;
}

.comment .author {
	margin: 0;
	padding: 3px 0px;
	border-top: 1px dashed silver;
}

#comment
{
	font-weight: bold;
	text-indent: 20px;
}

#addcomment
{
	font-weight: bold;
}

.self {
 background-color:#EDEDED;
}

.comment .gravatar {
	float: left;
	clear: both;
	margin: 5px 10px 5px 0;
}

.comment .gravatar img {
	height: 40px;
	width: 40px;
}

.comment .content {
	min-height: 45px;
	margin: 5px;
	margin-left: 60px;
}

.comment cite{
	font-family: Monospace;
	font-style: normal;
}

.comment img.flag {
	position: relative;
	top: 2px;
}

.commentForm {
	padding: 5px;
	margin-left: 20px;
}

.commentForm label {
	float: left;
	display: block;
	width: 80px;
	margin-top: 4px;
}

.commentForm input {
	width: 300px;
}

.commentForm textarea {
	width: 600px;
	height: 150px;
	border:1px solid silver;
}

#commentMenu
{
    margin-left: 20px;
	padding: 0;
	clear:both;
}

#commentMenu li{
	float:left;
	border:1px solid silver;
	border-bottom: transparent;
	margin:0;
	list-style:none;
	margin-right:5px;
	padding: 3px 8px;	
	cursor:pointer;
	position:relative;
	top: 2px;
	background:#d8d8d8;
}

#commentMenu li.selected{
	background:white;
	border-bottom:1px solid white;
}

#commentPreview{
	display:none;
	clear:both;
	min-height: 150px;
}

.success {
	color: green;
	font-weight: bold;
}

.commentForm .bbcode 
{
    margin-right: 30px;
    font-size:10px;
    float:right;
    position:relative;
    top:20px;
    padding: 1px 3px 1px 3px;
}

.bbcode a {
    margin: 1px;
    padding: 1px 3px 1px 3px;
    background: #fff;
    border: 1px solid #ccc;
}

/* nested comments */

.comment-replies {
	background: transparent url(../../pics/reply-arrow.gif) no-repeat 2px 2px;
	padding: 0 0 0 15px;
	margin: 5px 0 0 0;
}

#commentlist #comment-form {
	border: solid 1px #ccc;
	background: #fff;
	padding: 10px;
	margin:  10px 0 0 20px;
}


/*  Comment notification unsubscription  */
#commentNotificationUnsubscription {
	margin-bottom: 10px;
	color: Aqua;
	background: #ffc;
	border: 1px solid silver;
	padding: 10px;
}

#commentNotificationUnsubscription h1 {
	margin: 0 auto 12px auto;
	padding: 0;
}


/*----------------------------
					Archive
----------------------------*/

#archive {
	background: #e6e6e6 url(images/postBackground.png) repeat-y ;  
	padding:       0px 40px 0px 30px;
	margin-top: -20px;
}

#archiveHeader {
	color: #484848;
	margin-top: 4px;
	padding:  16px 0 12px 10px ;
	background: #e6e6e6 url(images/postHeaderBackground.png) no-repeat ;  
}

#archiveFooter
{
    background: #e6e6e6 url(images/postFooterBackground.png) no-repeat;   
    padding: 12px 0px 12px 0px ;
}

#archive h1 {
	margin: 0;
	border-bottom: 1px dashed silver;
	padding-bottom: 9px;
}

#archive h2 {
	border-bottom: 1px solid silver;
	padding-bottom: 4px;
	font-size: 12px;
	margin-bottom: 10px;
}

#archive h2 img {
	margin-right: 3px;
	border:none;
}

#archive ul {
	list-style-type: square;
	margin: 0 10px;
	padding: 10px;
}

#archive ul li {
	margin-right: 20px;
}

#archive table{
	width: 100%;	
	border-collapse: collapse;
}

#archive table td, #archive table th{
	text-align:left;
}

#archive table td{
	text-align:left;
	border-bottom: 1px solid #D8D8D8;
	padding: 2px 0;
}

#archive .title
{
    background: url(images/xxxx.jpg) no-repeat top left;
}

#archive .date{
	width: 90px;
}

#archive .comments{
	width: 60px;
	text-align: center;
}

#archive .rating{
	width: 60px;
	text-align: center;
}


/*----------------------------
					 Search
----------------------------*/

#searchbox {
	margin: 12px 0 0 32px;
	font-size: 10px;
}

#searchbox input {
	font-size: 10px;
}

#searchbox #searchbutton {
	margin-left: 5px;
}

#searchbox #searchfield {
	width: 180px;
}

/*----------------------------
			Search on search
----------------------------*/

#searchonsearch {
background: url(images/bg04.jpg) no-repeat top left;
	padding: 5px 10px;
	margin-bottom: 20px;
}

#searchonsearch h3 {
	margin: 3px;
	font-size: 13px;
}

#searchonsearch ol li {
	margin: 2px 0;
}

/*----------------------------
				Month list
----------------------------*/

ul#monthList{
	font-weight: bold;
}

ul#monthList ul li{
	margin-left: 20px;
	font-weight: normal;
}

ul#monthList li.year{
  cursor: pointer;
}

ul#monthList ul{
	display: none;
}

ul#monthList ul.open{
	display: block;
}

/*----------------------------
				 Tag cloud
----------------------------*/

.tagcloud {
	margin-bottom: 10px;
	white-space: normal;
}

.tagcloud li {
	display: inline;
}

.tagcloud a {
	margin-right: 3px;
	display: inline;
}

.tagcloud a.biggest {
	font-size: 19px;
}

.tagcloud a.big {
	font-size: 17px;
}

.tagcloud a.medium {
	font-size: 14px;
}

.tagcloud a.small {
	font-size: 12px;
}

.tagcloud a.smallest {
	font-size: 10px;
}

/*----------------------------
					 Page
----------------------------*/

#page {
	padding: 2px 10px;
	line-height: 17px;
	width: 1000px;
	margin: 0 auto;
}

#homePage {
	padding: 0px 0px 0px 0px;
	line-height: 17px;
	width: 1020px;
	margin: 0 auto;
}

#page h1 {
	margin: 3px 0 0 0;
}

#page #admin {
	border-top: 1px solid silver;
	margin-top: 10px;
	padding: 5px 0;
}

/*----------------------------
					 Calendar
----------------------------*/

#calendarContainer {
	text-transform: capitalize;
	margin: 0 auto;
}

.calendar {
	border: none;
	margin: 0 auto;
}

.calendar .weekend {
	background-color: #F1F1F1;
}

.calendar .other {
	color: silver;
}

.calendar a.exist {
	display: block;
	font-weight: bold;
	background-color: #F1F1F1;
}

.calendar td {
	vertical-align: top;
	background: white;
}

/*----------------------------
					Star rater
----------------------------*/

.rating{
	margin-bottom: 10px;
}

.rating p{
	display: inline;
	position: relative;
	top: 14px;
	left: 55px;
}

.star-rating {
	position: relative;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	background-position: left top;
}

.star-rating li {
	display: inline;
}

.star-rating a, .star-rating .current-rating {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
	height: 25px;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	border: none;
}

.star-rating a:hover, .star-rating a:active, .star-rating a:focus {
	background-position: left bottom;
}

.star-rating a.one-star {
	width: 20%;
	z-index: 6;
}

.star-rating a.two-stars {
	width: 40%;
	z-index: 5;
}

.star-rating a.three-stars {
	width: 60%;
	z-index: 4;
}
.star-rating a.four-stars {
	width: 80%;
	z-index: 3;
}
.star-rating a.five-stars {
	width: 100%;
	z-index: 2;
}
.star-rating .current-rating {
	z-index: 1;
	background-position: left center;
}

/* smaller star */
.small-star {
	width: 50px;
	height: 10px;
}
.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating {
	background-image: url(../../pics/star_small.gif);
	line-height: 10px;
	height: 10px;
}

/*----------------------------
				Search page
----------------------------*/

#searchpage{
	margin-bottom: 30px;
}

#searchpage input#q{
	width: 300px;
}

#searchpage input#comment{
	clear: both;
}

.searchresult{
	margin-bottom: 20px;
}

.searchresult a{
	font-weight: bold;
}

.searchresult span.text{
	clear: both;
	display: block;
	margin: 3px 0;
}

.searchresult span.type{
	display: block;
}

.searchresult span.url{
	color: Gray;
}

.searchpage ul.paging{
 list-style-type: none;
 margin:0px;
 margin-bottom: 20px;
 padding:0px;
}

.searchpage ul.paging li{
 display: inline;
 border: 1px solid gray; 
 background: #f1f1f1;
 margin-right: 5px;
}

.searchpage ul.paging li a{
 padding:  5px 8px 0px 0px;
}

.searchpage ul.paging li.active{
 background: #f1f1f1;
 border: 1px solid black;
}

/*----------------------------
				Contact page
----------------------------*/

#contact{
	background: url(images/bg04.jpg) no-repeat top left;
	padding: 10px;
}

#contact h1{
	margin-top: 0;
}

#contact label{
	display: block;
	padding-top: 5px;	
}

#contact input.field{
	width: 200px;
}

#contact textarea{
	display: block;	
	overflow: auto;
	width: 75%;
	height: 150px;
	margin: 0;
}

.aMpics {  
    height:  203px; 
    width:   285px; 
    padding: 0;  
    margin:  0;  
} 
 
.aMpics img {  
    padding: 0px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  285px; 
    height: 190px; 
    top:  0; 
    left: 0 
} 

ul#socialMenu {
    margin: 1px 0px;
}
    
ul#socialMenu li {
    padding: 0px;
    display: inline;
    float:right;
    padding-left: 4px;
    /* *display: inline; IE 7 and below */
    position: relative;
    margin-left: 1px;
    width: 28px;
    height: 28px;
}

ul#socialMenu li img {
    width: 28px;
    height: 28px;
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 0px;
    margin: 0 8px 0 0;
    border: none;
}


.searchContainer div { display:inline; padding:5px;} 
.searchContainer input[type="text"] {border:none;} 
.searchContainer img { vertical-align:middle;}

.mediaContainer div { display: block; padding:0px;} 
.mediaContainer a {border:none;} 
.mediaContainer img { vertical-align:middle;}


