/*   
Theme Name: Memoryfoam
Theme URI:
Description: Wordpress Theme
Author: Media Lounge (enquiries@medialounge.co.uk)
Author URI: 
Version: 1.0
*/

/* === RESET === */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
/*body { line-height:1; }*/
ol, ul { list-style:none; }
blockquote, q {	quotes:none; } 
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }
/* remember to define focus styles! */
:focus { outline:0; }
/* remember to highlight inserts somehow! */
ins { text-decoration:none; }
del { text-decoration:line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse:collapse; border-spacing:0;}

body{ 
margin:0;
padding:0;
color: #505050;
background:#fff url("images/clouds.jpg") no-repeat top center;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
}
a {
text-decoration:none !important;
}

/* === HEADER ===*/
#header {
    height:158px;
    margin:0 auto;
    padding:0;
    width:1042px;
}
#top_menu ul{
    list-style:none;
    margin:0;
    padding:0;
    height: 29px;
    line-height: 27px;
}
#top_menu ul li{
    float:left;
}
#top_menu ul li a{
    color: #666666;
    font-size: 12px;
    padding: 0px 9px;
}
#top_menu ul li a:hover{
    color: #71bb66 !important;
}

#header_cont2{
    width:945px;
    height:46px;
    margin: 0 auto;
}

#under_menu_wraper{
    height:38px;
    background:url(images/under_menu.jpg) repeat-x top; 
}
#under_menu{
    width:945px;
    height:38px;
    margin: 0 auto;
	padding:8px 0 0 0;
}
#main_logo{
    float:left;
    width: 346px;
}
#header_cont{
    float:right;
    width: 660px;
	text-align:right;
    padding:0 31px 0 0;
}
.secure_pay{
	float:right;
	display:block;
	width:166px;
	height:74px;
	}
#search{
    float:right;
    width:264px;
    margin-top: 54px;
}
#s_form{
	background:url(images/search.jpg) repeat-x left;
	float:left;
	height:22px;
	margin:0 0 0;
	width:226px;
}
#searchform #s{
	color:#2E3339;
	float:left;
	font-size:11px !important;
	height:22px;
	padding:0 0 0 30px;
	line-height:11px;
	width:151px;
	background:none;
	border:none;
}
#searchform #s_button{
    background:none;
    height:22px;
    width:44px;
    border: none;
	float:left;
	margin:0;
}
a#rss_button{
    background:url("images/subscribe.png") no-repeat;
	float:left;
	height:31px;
	margin:8px 0 0 45px;
	width:170px;
}

a:hover#rss_button{
    background:url("images/subscribe_h.png") no-repeat;
}

#main_menu{
    height:49px;
    width:660px;
 	float:right;
	text-align:right;
}
#main_menu ul{
    list-style:none;
    margin:0;
    height: 49px;
	float:right;
    padding:0 2px 0 0;
}
/*#main_menu ul li{
    float:left;
	background:url(images/assets_11.jpg) no-repeat bottom left;
	height: 30px;
	padding:11px 0 0;
}*/
#main_menu ul li {
	float:left;
	padding:0 0 0;
	display:inline;
	margin: 0 4px 0 0;
}

#main_menu li.page-item-13{
    background: url("images/about_bg.png") no-repeat top left;
    height:35px;
    padding:14px 0 0;
    text-align:center;
    width:112px;
}

#main_menu li.page-item-15{
    background: url("images/explained_bg.png") no-repeat top left;
    height:42px;
    padding:7px 0 0;
    text-align:center;
    width:119px;
}

#main_menu li.page-item-17{
    background: url("images/info_bg.png") no-repeat top left;
    height:42px;
    padding:7px 0 0;
    text-align:center;
    width:119px;
}

#main_menu li.page-item-19{
    background: url("images/contact_bg.png") no-repeat top left;
    height:35px;
    padding:14px 0 0;
    text-align:center;
    width:96px;
}

#main_menu li.page-item-shop{
    background: url("images/shop_bg.png") no-repeat top left;
    height:35px;
    padding:14px 0 0;
    text-align:center;
    width:97px;
}
#main_menu li.page-item-ex{
    background: url("images/shoplonger_bg.png") no-repeat top left;
    height:42px;
    padding:7px 0 0;
    text-align:center;
    width:120px;
}
#main_menu li.page-item-exabout{
    background: url("images/shoplonger_bg.png") no-repeat top left;
    height:35px;
    padding:14px 0 0;
    text-align:center;
    width:112px;
}
.page-item-shop a, .page-item-shop a:visited{
    color: #cab4f3 !important;
    text-transform: uppercase !important;
}

.page-item-ex a, .page-item-shop a:visited{
    color: #fff !important;
}

.page-item-exabout a, .page-item-shop a:visited{
    color: #fff !important;
}

.page-item-shop a:hover{
    color: #cab4f3 !important;
}

.page-item-ex a:hover{
    color: #cab4f3 !important;
}

.page-item-exabout a:hover{
    color: #cab4f3 !important;
}

#main_menu ul li.home_li {
	background:none;
	float:left;
	padding:0 0 0;
	display:inline;
	margin: 0 0 0 5px;
}
#main_menu ul li a.home_b{
	margin: 4px 0;
	padding: 0 !important;
	background: url("images/home.jpg") no-repeat top left;
	width: 42px;
	height: 37px !important;  
}
#main_menu ul li a.home_b:hover{
	background: url("images/home_a.jpg") no-repeat top left;
}
.first a{
	background: url("images/home_a.jpg") no-repeat top left !important;
}

#main_menu ul li a, #main_menu ul li a:visited {
    color:#FFFFFF;
    display:block;
    font-size:14px;
    font-weight:bold;
    text-transform:capitalize;
}

#main_menu ul li a:hover{
    color: #cab4f3;
}
.last{
	background: none !important;
	border:none !important;
	}
.current_page_item a{
	color: #CAB4F3 !important;
	}

#home_topblock{
    background:url(images/home_topblock_bg.jpg) repeat-x top;
    height: 586px;
}
#home_top{
    background:url(images/home_main_img.jpg) no-repeat top;
    width: 945px;
    height: 586px;
    margin:0 auto;
}

#content_wrap{
	margin:0 auto;
    width:982px;
/*    background:#f5f6f7 url(images/assets_03.gif) no-repeat top left;
    height: 925px;*/
}

#content{
    width:982px;
    margin: 0 auto;
	
}
#main_col{
    width: 710px;
    float: left;
    margin-top: 9px;
}

/* === SIDEBAR === */
#sidebar { 
float:right;
padding:9px 0 0;
width:270px;
}
#sidebar ul { padding:0px; }

#sidebar .about_sidebar img,
#sidebar .testimonials_sidebar img{ 
margin: 0 0 20px 15px;
} 

ul li a:hover{ 
/*color: #76140e !important;*/
text-decoration: underline;
}

#sidebar a{
color: #4e1a84;
font-size:11px;
line-height:11px;
}

#sidebar h2{
color: #ffffff;
font-size: 12px;
}

#single-post{
	background: #f5f5f5 url("images/art_content_bg1.jpg") repeat-x;
	padding:0 7px 0;
	width:689px;
	float:left;
	}
#single_post_bg{
	background: #fff;
	padding:0 16px 0 38px;
	float:left;
	width:636px;
	}
.minheight{
	height: 628px;
	float:left;
	}

#header_art_bg{
	background: url("images/header_art_bg1.png") no-repeat;
	color:#673799;
	font-size:12px;
	font-weight:bold;
	height:42px;
	padding:12px 0 0 0px;
	width:710px;
    text-align: center;
	}
.author{
	position:relative;
	height: 20px;
	padding:0 0 0 20px;
	text-transform:capitalize;
	}
div.sociable {
margin:0 !important;
}
.share{
float:right;
padding:0 62px 0 0;
}
#footer_art_bg{
	background: url("images/footer_art_bg1.png") no-repeat;
	height:17px;
	width:710px;
	float:left;
	}

#single-post a.more-link{
    background: url("images/more.png") no-repeat;
    display: block;
    width: 114px;
    height: 27px;
    float: right;
    font-size: 0px;
    line-height: 0px;
}
#single-post a.more-link: hover{
    background: url("images/more_h.png") no-repeat;
}
#footer_wraper{
	background: url("images/footer_bg2.jpg") repeat-x;
	height: 158px;
	}
#footer{
    width:982px;
    margin: 0 auto;
}

.logo { float:left; }

a:link, a:visited { text-decoration:none; color: #30245a; }
.post h1, #single-post h1, .slide h1, .post h2, #single-post h2, .slide h2 { 
color:#3a1561;
font-size:12px;
font-weight:bold;
font-family:Tahoma, Geneva, sans-serif;
/*line-height:38px;*/
padding:0 0 10px 0;
} 
#single-post h1 a,#single-post h1 a:hover,#single-post h1 a:visited{
	font-weight:bold;
	color:#3a1561;
	font-size:12px;
	text-decoration:none;
	font-family:Tahoma, Geneva, sans-serif;
	}
#single-post p {}
a.title  { color:#555; }
#category h2 { font-size:24px; font-weight:normal; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; text-align:center; display:block; margin-bottom:10px; }
#category a { color:#777; font-style:italic; }


/* === CLASSES ===*/
.clear-b { clear:both; }
.left { float: left; }
.right { float: right; }
.radius5 { -khtml-border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; -khtml-outline-radius:5px; -moz-outline-radius:5px; -webkit-outline-radius:5px; outline-radius:5px; }
.drop-shadow { box-shadow: 0px 0px 8px #818181; -webkit-box-shadow: 0px 0px 8px #818181; -moz-box-shadow: 0px 0px 8px #818181; }
.demo { display:block; text-align:center; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:18px; }

/*=== POST IMAGES */
.post-content img { padding:6px; background:#FFF; border:1px solid #DDD; margin:10px; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display:block!important; margin: 10px auto!important; }
.wp-caption { border:1px solid #DDD; display:block; margin:10px; padding:5px; text-align:center; background:#FFF; }
.wp-caption a { border:none; }
.wp-caption p { margin:0; }
.wp-caption img { padding:0; margin:0; border-color:#000; }
.wp-caption-text { color:#EEEEEE; display:block; font-size:11px; letter-spacing:0.1em; padding:4px 0 0; }

/* === COMMENTS === */
#comments { font-size:15px; padding:15px 0 5px; }
#respond { font-size:11px;
padding:20px 0 10px; }
.comment { border:1px solid #DDD; margin:0 0 10px; padding:10px; -khtml-border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; -khtml-outline-radius:5px; -moz-outline-radius:5px; -webkit-outline-radius:5px; outline-radius:5px; } 
.even { background:#F7F7F7; }
.odd { background:#F1F1F1; }
.byuser { background:#FFF; border-color:#AAA; box-shadow: 0px 0px 8px #818181; -webkit-box-shadow: 0px 0px 8px #818181; -moz-box-shadow: 0px 0px 8px #818181; }
.children { margin:10px 0 0 10px; } 


/* === PLUGIN STYLES === */
.wp-pagenavi { text-align:center; padding:5px 55px 10px 0;  }
.wp-pagenavi a, .extend { background:#DDD!Important; border-color:#000!important; color:#000!important; }
.wp-pagenavi .current { background:#CCC!important; color:#000!important; }
.wp-pagenavi span.pages, .wp-pagenavi .last { background:none!important; color:#000!important; border:none!Important; }

/* === CLEAR === */
.clear:after {	visibility: hidden;	display:block;	font-size:0;	content:" ";	clear:both;	height:0;	}
* html .clear             { zoom: 1; } /* IE6 */
*:first-child+html .clear { zoom: 1; } /* IE7 */


/* ==================== MODULES ==================== */

/* === FEAT CATEGORY BOX === */
.featured-loop { width:321px; float:left; }
.feat-post { background:#EEE; border-color:#FFF #CCC #BBB #FFF; border-width:1px; border-style:solid; padding:10px; }
.feat-thumb img { margin:0 8px -1px 0; border-width:1px; border-style:solid; border-color:#CCC #AAA #999 #BBB; display:block; float:left; }
.feat-post-title a { color:#000; display:block; font-size:1.3em; text-decoration:none; }
.feat-post-meta { color:#777; font-size:0.9em; }

/* === FEAT CATEGORY BOX W THUMB SWAP === */
#featured-loops-w-ts { padding:17px; }
.featured-loop-ts { width:152px; padding-top:150px; float:left; position:relative; }
.feat-post-ts { background:#EEE; border-color:#FFF #CCC #BBB #FFF; border-width:1px; border-style:solid; }
.feat-post-ts-title a { color:#000; display:block; font-size:.9em; padding:5px; text-decoration:none; }
.feat-post-ts img { display:none; }
.first-post-ts img, .feat-post-ts:hover img { display:block; }
.feat-thumb-ts { position:absolute; top:0px;  }

.introduction_wrapper{
height: 344px;
}
.title a{
	color:#1B5084;
	}
.title_f{
	font-size:11px;
	}
.title_f a{
	color:#194c78;
	font-size:11px;
	font-weight:normal;
	}
#intro_content{
float: left;
}
#intro_video{
float: left;
width:425px; 
height:344px; 
display:block;
}
.login_form{
padding:30px 0 0 70px; 
width:371px; 
float:left; 
font-weight:bold;
}
.login_form li{
list-style: none;
}

#content_wraper_h{
background: #f5f1e9 url(images/center_bg.jpg) repeat-x top left;
padding: 0px;
margin: 0;
}

#content_wraper{
background: #f5f5f5 url(images/priv_bg.jpg) repeat-x top left;
padding: 0px;
margin: 0;
}


.testimonials{
padding:0 0 0 0;
}
.testimonials_t {
background: url(images/testi_tit.png) no-repeat left top;
float:left; 
width:477px; 
margin: 29px 40px 0 0;
}
#testimonials_t {
background: url(images/social_bg.jpg) repeat-x left top;
margin: 20px 0 0 0;
padding:1px 0 0 14px;
}
#testimonials_t p{
color: #464242;
}
.testimonials_v_t {
background: url(images/vids_tit.png) no-repeat left top;
float:left; 
width:470px;
margin: 29px 0 90px 0;
}
#testimonials_v_t {
background: url(images/social_bg.jpg) repeat-x left top;
margin: 20px 0 0 0;
padding:10px 0 0 14px;
}
.more{
background: url(images/more_arrows.png) no-repeat right center;
padding:0 10px 0 0;
color: #971c15 !important;
font-size: 12px !important;
float : right !important;
}
.testipost{
margin-top: 20px;
display: block;
}
.post_autor {
color:#969494;
display:block;
font-size:13px;
font-style:italic;
font-weight:bold;
margin-top:15px;
}

.social{
height:103px;
background:url(images/social_bg.jpg) repeat-x top left; 
padding-top:11px;
}
.social b,
.social a{
    float:left;
    margin-right:15px;
}

#footer_nav{
float:left;
height:49px;
line-height:49px;
width:900px;
display: block;
font-size: 11px;
text-decoration: none;
padding: 0 0 0 80px;
}
#footer_nav a{
padding: 0 8px;
font-size: 11px;
font-family:Arial, Helvetica, sans-serif;
}
.footer2_menu a{
padding: 0 8px;
font-size: 11px;
font-family:Arial, Helvetica, sans-serif;
}
.by{
	color:#ff5400 !important;
	display:block;
	padding:10px 0 0 20px;
	}
.footer_logo{
background: url(images/logo_footer.png) no-repeat top left;
float:left;
display:block;
width:148px;
height:50px;
margin-bottom:10px;
}
.copyright{
float:right;
width:300px;
margin-top:12px;
text-align:right;
font-size: 12px;
color: #8b8b8b;
}

#headerimg {
height:185px;
margin:0;
}
.main_top_bg{
background: url(images/top_main_bg.png) no-repeat top left;
width: 706px;
height: 10px;
margin-top: 4px;
}
.main_center_bg{
background-color: #ffffff;
}
.main_boot_bg{
background: url(images/bott_main_bg.png) no-repeat top left;
width: 706px;
height: 10px;
margin-bottom: 5px;
}
#content_wraper_page59 {
background:url("images/contentall_bg.jpg") repeat-x scroll left top #F5F1E9;
margin:0;
padding:0;
}
.nocomments{
display: none;
visibility: hidden;
}

.slideshow, .slideshow2 {
background: none !important;
}
#footer_wraper{
clear:both;
}

#time{
	color:#ffffff; 
	background:url(images/assets_11.jpg) no-repeat bottom left;
	float:left;
	line-height:14px;
	padding:11px 0 16px 55px;
	}
#partners{
	width:475px;
	margin:0px;
	height:23px;
	float:right
	}
#separator{
	background:url(images/separator.jpg) no-repeat;
	width:20px;
	height:23px;
	float:right;
	}
.widget_video{
	background:url(images/video_bg.jpg) no-repeat;
	height:181px;
	padding:6px;
	width:208px;
	margin:0 0 10px;
}
.widget_video h2{
	display:none;
	}
.featured{
	border-bottom:1px solid #DFE1E3;
	padding:7px 0 8px;
	height:28px;
	}
.featured_forum{
	padding:7px 0 8px;
	height:10px;
	}
.featured_b1{
	border-bottom:1px solid #DFE1E3;
	padding:7px 0 10px;
	margin-right:20px;
	}
.featured_date{
	color:#1e1e1e;
	font-size:10px;
	float:left;
	}	
.featured_read{
	float:right;
	margin:40px 0 0 30px;
	padding:0;
	}
.featured_read a{
	background:url(images/featured_arr_3.png) no-repeat right center;
	padding-right: 10px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#583687;
	}
.featured_read a:hover{
	color:#2d2457;
	}
#latest_news{
	float:left;
	width:506px;
	color:#1e1e1e;
	font-size:11px;
	}
#latest_news .featured_read{float:none;}
.latest{
	margin:0 0 15px;
	padding:0 0 18px;
	float:left;
	/*height: 167px;*/
	}
.latest .latest_thumb{
	width: 98px;
	height: 102px;
	float: left;
	/*border:1px solid #8f8f8f;*/
	margin: 0 22px 0 0px;
	background: #ccc;
	}
.latest_art{
	float:left;
	}
.latest .latest_art .title a{
	color:#1b5084;
	font-size:11px;
	}

#footer1{
	background: url("images/footer_bg1.jpg") repeat-x;
	height:56px;
	margin-top:20px;
	}
#footer1 p{
	float:left;
    margin: 0;
	}
#blog_sidebar{
	background: url("images/blog_sidebar_bg.png") repeat;
	width: 211px;
	float:left;
	margin-top:10px;
	}

#footer1 .sub_button{
	background: url("images/go1.jpg") no-repeat;
	border:0 none;
	height:25px;
	margin:0;
	padding:0;
	width:42px;
	margin: 0 0 0 -1px;
	}
#footer1 .selected{
	background: url("images/go_h.jpg") no-repeat;
	border:0 none;
	height:25px;
	margin:0;
	padding:0;
	width:42px;
	}
#footer1 .sub_input{
	border:1px solid #B8B8B8;
	color:#1E1E1E;
	font-size:11px;
	height:20px;
	margin:0;
	padding:0 0 0 10px;
	width:154px;
	}
.print{
	position:absolute;
	right:10px;
	top:0;
	}
.thumb img{
	width: 101px;
	height: 105px;
	}
#home_banner{
	margin: 0;
	/*background: url("images/flash.png") no-repeat top left;*/
	width: 982px;
	height:355px;
	position:relative;
	}
/*#home_banner_text{
	position:relative;
	top: 45px;
	left:65px;
	width:300px;
	height: 210px;
	color:#fff;
}
#home_banner_title{
	color:#ffc81b;
	font-weight:bold;
	margin: 0 0 10px 0;
	}*/
.mailto{
	color:#ffba09 !important;
	font-weight:bold;
	font-size:12px !important;
	}
.header_info {
	color:#FFFFFF;
	float:left;
	font-size:12px !important;
	font-weight:bold;
	margin:35px 0 0;
	padding:0 0 0 25px;
	text-align:left;
	width:375px;
}
/*menu*/
#main_menu ul ul {
	height:auto !important;
	padding-top:12px;
	position:absolute;
	width:174px;
	z-index:1;
	}
#main_menu ul li ul li {
	display:inline;
	float:none;
	padding:0;
	position:relative;
	width:174px;
    margin: 0;
	}
#main_menu ul li {
	display:inline;
	float:left;
	padding:0;
	position:relative;
	}
#main_menu ul li ul li a, #main_menu ul li ul li a:visited {
	background:url("images/dd_bg.png") repeat scroll 0 0 transparent;
	padding:6px 0 0px 15px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:none;
	color:#250b40;
    border-bottom: 1px solid #3f1669;
    height: 19px;
	}
#side_footer_top{
	background:url("images/side_footer_top.png") no-repeat;
	color:#673799;
	font-size:12px;
	font-weight:bold;
	height:36px;
	padding:13px 0 0 0px;
    text-align: center;
	width:270px;
    text-transform:capitalize;
	}
#single-post2{
	background: #f9f9f9 url("images/side_footer_center.jpg") no-repeat top;
	padding:0 6px 0px;
	}	
#single-post2 li{
	border-bottom: 1px solid #dcdcdc;
    background:none repeat scroll 0 0 #FFFFFF;
	}
#single-post2 li a{
	background:url("images/featured_arr_3.png") no-repeat 230px center;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#281f4d;
	padding: 10px 0 10px 14px;
	display:block;
	}
#side_footer_bott {
	background:url("images/side_footer_bott1.jpg") no-repeat;
	height:12px;
	width:270px;
}
#top_tabb_bg {
background:url("images/top_tabb_bg.png") no-repeat scroll 0 0 transparent;
height:13px;
padding:0;
width:261px;
}
#bott_tabb_bg {
background:url("images/bott_tabb_bg.png") no-repeat scroll 0 0 transparent;
height:13px;
padding:0;
width:261px;
}
.widgcont {
background:url("images/tabb_bg.png") repeat;
padding:10px;
width:240px;
}
.widgcont li{
	border-bottom:1px solid #C4C4C4;
	}
#footer3{
	background:url("images/footer_bg3.jpg") no-repeat top;
	margin: 0px auto; 
	width: 982px;
	}
.tabbertabs{
	float:right;
	}
.title1{
	padding:0 0 10px 0 !important;
	}
#subsc_text{
	color:#512779;
	float:left;
	font-size:13px;
	font-weight:bold;
	line-height:48px;
	padding:0 0 0 5px;
	width:320px;
	}
#unsubsc_text{
	color:#888888;
	float:left;
	font-size:10px;
	line-height:48px;
	padding:0 0 0 5px;
	width:160px;
	}
#folow_text{
	color:#888888;
	float:left;
	font-size:10px;
	line-height:48px;
	padding:0 0 0 5px;
	width:160px;
	}
.style1 ul.tabbernav li.tabberactive a{ /* active tab */
	background:url(images/side_active.png) no-repeat top left; 
	border:medium none;
	color:white;
	display:block;
	float:left;
	font-size:11px;
	height:24px;
	padding:10px 10px 0;
	text-transform:uppercase;
	width:55px;
	text-align:center;
}
.style1 ul.tabbernav li a { /* inactive tabs */
	background:url(images/side.png) no-repeat top left; 
	border:medium none;
	color:white;
	display:block;
	float:left;
	font-size:11px;
	height:24px;
	padding:10px 10px 0;
	text-transform:uppercase;
	width:55px;
	text-align:center;
}

.style1 ul.tabbernav a:hover {
	background:url(images/side_active.png) no-repeat top left; 
}
#footer .addthis_container, #footer1 .addthis_container, #home_banner .addthis_container{ display:none;}
#page_content{
	float:left;
	}
#page_img{
	float: left;
	width:262px;
	padding: 15px 27px 0 18px;
	}
#single-post-content2{
	float:left;
	width: 355px;
	padding:12px 0 0;
	}
/*p { margin: 0;}*/
#single-post-content{
    padding: 10px 0 0 0px;
	}
.latest_art img {
	margin: 8px 20px 5px 0;
	}
#post_comments{
	padding: 20px 0 0 0;
	}
#single-post2 li.last{
    background: url("images/cat_last_bg.jpg") repeat-x top left !important;
}
#author, #email, #url, #comment{
    border: 1px solid #999999;
    margin:0 5px 10px 0;
}
