/*  
Theme Name: MediaStreet
Theme URI: 
Description: 
Version: 1.0
Author URI:
*/
h1, h2, h3, h4, h5, h6, form
	{
		margin:0px;
		padding:0px;
	}
h1{font-size:21px;}
h2{font-size:19px;}
h3{font-size:17px;}
h4{font-size:15px;}
h5{font-size:13px;}
h6{font-size:11px;}
p
	{
		margin:0px;
		padding:0px;
		padding:3px 0px;
	}
img
	{
		border:none;
	}
ul, ol, li
	{
		margin:0px;
		padding:0px;
		list-style:none;
	}
a, a:visited
	{
		color:#bf272d;
		text-decoration:none;
		outline:none;
	}
a:hover
	{
		text-decoration:underline;
	}
body
	{
		margin:0px;
		padding:0px;
		font-family:"trebuchet ms", arial;
		font-size:12px;
		color:#070707;
		background:url(images/bodyBg.jpg) repeat-x top #ffffff;
	}
.outerMain
	{
		background:url(images/outerMain.jpg) repeat-x top #070707;
	}
#main
	{
		margin:0px auto;
		padding:0px;
		width:910px;
	}
.header
	{
		height:160px;
		overflow:hidden;
		background:url(http://www.mediastreet.it/wp-content/themes/MediaStreet/images/headerbgl.jpg) no-repeat left top;
	}
.ape
	{
		float:right;
		width:197px;
		padding-top:130px;
	}
.title
	{
		height:160px;
		width:200px;
		float:left;
		overflow:hidden;
	}
.headerAd
	{
		float:right;
		width:728px;
		margin-top:15px;
	}
.breadcrumb
	{
		padding:10px 0px 0px 10px;
		font-size:15px;
		font-weight:bold;
	}
.page_pub
	{
		margin-bottom:15px;
		font-weight:bold;
		color:#000;
	}
/******************************************/
.nav
	{
		float:left;
		
		background:url(images/navRight.jpg) no-repeat right top;
		width:710px;
		height:40px;
		/*padding:12px 0px 10px 0px;*/
		
		padding-top:1px;
		position:relative;
	}
.nav ul
	{
		float:left;
		list-style:none;
		overflow:hidden;
	}
.nav li
	{
		float:left;
	}
.nav li a, .nav li a:visited
	{
		text-decoration:none;
		float:left;
		display:block;
		font-size:14px;
		color:#ffffff;
		font-weight:normal;
		padding:10px 10px 15px 30px;
		background:url(images/navImg.jpg) no-repeat left top;
	}
.nav li a:hover
	{
		text-decoration:none;
		color:#aeaeae;
	}
.search1
	{
		float:right;
		width:197px;
	}
.search1 .searchText
	{
		float:left;
		margin:0px;
		padding:2px 2px;
		width:168px;
		border:none;
		background:#ffffff;
		margin-top:10px;
		color:#030303;
		font-family:"trebuchet ms";
	}
.search1 .go
	{
		float:left;
		margin:0px;
		padding:0px;
		width:24px;
		height:22px;
		margin-top:10px;
	}
.navers
	{
		position:absolute;
		display:none;
		top:41px;
		float:none !important;
		color:#fff;
		border:solid 2px #fff;
		border-top:none;
	}
.navers li
	{
		float:none !important;
	}
.navers a, .navers a:visited
	{
		display:block;
		float:none !important;
		width:130px;
		padding:8px !important;
		background:#282828 !important;
		color:#fff !important;
	}
.navers a:hover
	{
		background:#c0272c !important;
		color:#fdfdfd !important;
	}
#naver1
	{
		left:56px;
	}
#naver2
	{
		left:155px;
	}
#naver2 a
	{
		width:167px;
	}
#naver3
	{
		left:275px;
	}
/*****************************************************************/
.content
	{
		padding:0px 0px 20px 0px;
		margin-top:0px;
		background:url(images/contentBg.gif) repeat-y left;
		height:1%;
	}
.contentHome
	{
		margin-top:15px;
		padding:20px 0px 20px 0px;
		height:1%;
		/*background:url(images/contentBg.gif) repeat-y left;*/
	}
.homeImg
	{
		height:336px;
		overflow:hidden;
		text-align:center;
		margin-bottom:10px;
	}
.blocks
	{
		color:#ffffff;
		font-size:12px;
		height:1%;
	}
.block
	{
		float:left;
		width:300px;
		height:235px;
		padding-bottom:40px;
		overflow:hidden;
	}
.blockTop
	{
		border-left:solid 1px #3b3a3a;
		padding:15px 15px;
		height:100%;
		text-align:center;
	}
.blockTitle a , .blockTitle a:visited, .blockTitle a:hover
	{		
                text-transform:uppercase;
		font-size:16px;
		text-align:center;
		color:#bf272d;
		padding-bottom:15px;
	}
.blockContent
	{
		text-align:center;
	}
.blockLeft
	{
		float:left;
		width:275px;
		text-align:center;
		height:auto !important;
		height:100px;
	}
.blockRight
	{
		float:left;
		width:275px;
		text-align:justify;
		height:200px;
		overflow:hidden;
	}
.blockContent img
	{
		float:right;
		border:solid 1px #9f9f9f;
		margin:0px;
		padding:0px;
		width:63px;
	}
.block .read
	{
		text-align:right;
		font-size:14px;
		padding-top:8px;
	}
.block .read a, .block .read a:visited
	{
		color:#b3252a;
		text-decoration:none;
		padding-left:22px;
		background:url(images/read.jpg) no-repeat 0px 6px;
	}
.block .read a:hover
	{
		color:#ffffff;
		text-decoration:none;
		background:url(images/readHover.jpg) no-repeat 0px 6px;
	}
/****************************************************************/
.innerContent
	{
		float:left;
		width:695px;
		padding:10px 0px 0px 0px;
		/*background:url(images/innerContentBg.jpg) repeat-y right;*/
	}
.story
	{
		margin-bottom:35px;
		padding-left:10px;
		height:1%;
		/*border:dashed 1px #c4c4c4;*/
	}
.storyTitle, .pageTitle
	{
		margin:0px;
		padding:0px;
		padding-bottom:8px;
	}
.storyTitle h2, .pageTitle h1
	{
		font-size:18px;
		font-weight:normal;
	}
.storyTitle a, .storyTitle a:visited
	{
		text-decoration:none;
		color:#bf272d;
	}
.storyTitle a:hover
	{
		color:#1e1e1e;
		text-decoration:none;
		background:none;
	}
.pageTitle a, .pageTitle a:visited
	{
		text-decoration:none;
		color:#1e1e1e;
	}
.pageTitle a:hover
	{
		color:#bf272d;
		text-decoration:none;
		background:none;
	}
.storyDate
	{
		/*float:left;
		width:250px;*/
		background:url(images/dateBullet.jpg) no-repeat left top;
		padding:2px 0px 2px 28px;
		/*overflow:hidden;*/
	}
.storyDate a, .storyDate a:visited
	{
		color:#ffffff;
		text-decoration:none;
		border:solid 1px;
		padding:0px 3px;
		background:#070707;
	}
.storyDate a:hover
	{
		text-decoration:none;
		background:#ffffff;
		color:#000000;
	}
.storyContent
	{
		padding:0px 0px 20px 0px;
		text-align:justify;
	}
.storyContent img
	{
		/*padding:2px;
		border:solid 1px #cccccc;
		float:left;*/
		margin:5px;
	}
.dummy
	{	border-left:solid 1px #929292;
		padding-left:7px;
		margin-left:4px;
	}
.commentTag
	{
		height:1%;
		margin-bottom:5px;
	}
.category
	{
		/*float:right;
		width:350px;
		text-align:right;
		overflow:hidden;
		padding-right:25px;*/
		padding-left:25px;
		padding-bottom:15px;
		background:url(images/categoryImg.jpg) no-repeat left top;
	}
.category a, .category a:visited
	{
		color:#070707;
		text-decoration:underline;
	}
.category a:hover
	{
		text-decoration:none;
	}
.readmore
	{
		color:#010101;
		background:url(images/readBottom.jpg) repeat-x bottom;
		padding-bottom:10px;
		margin-bottom:10px;
		padding-top:15px;
	}
.readmore img
	{
		vertical-align:middle;
	}
.readmore a, .readmore a:visited
	{
		color:#010101;
		text-decoration:none;
		font-style:italic;
		font-weight:bold;
	}
.readmore a:hover
	{
		text-decoration:underline;
	}
.relatedPost
	{
		padding-bottom:15px;
	}
.relatedPost h3
	{
		/*font-size:19px;*/
		font-weight:normal;
	}
.relatedPost ul.related_post
	{
	}
.relatedPost li
	{
		background:url(images/relatedBullet.jpg) no-repeat 0px 5px;
		padding:2px 0px 2px 20px;
	}
.relatedPost a
	{
	}
/****************************************************************/
.sideBar
	{
		font-size:12px;
	}
.sideBarLeft
	{
		float:right;
		width:179px;
		color:#070707;
		padding:10px 0px 0px 0px;
	}
.sideBarRight
	{
		float:left;
		width:260px;
		color:#070707;
		padding:10px 5px 5px 35px;
		background:url(images/innerContentBg.jpg) repeat-y left;
	}
.sideBarTop
	{
		background:url(images/sideBarTitle.gif) no-repeat left top;
		padding-top:8px;
	}
.sideBarBg
	{
		background:url(images/sideBarBg.jpg) repeat-y left;
	}
.sideBarBottom
	{
		background:url(images/sideBarBottom.jpg) no-repeat left bottom;
		padding-bottom:10px;
		height:1%;
	}
.sideBar ul
	{
		padding:0px 0px;
		height:1%;
	}
.sideBar ul ul
	{
		padding:0px;
		/*background:url(images/sideBarBg.jpg) repeat-y left;*/
	}
.sideBar ul ul ul
	{
		padding:0px;
		background:none;
	}
.sideBar li ul ul
	{
		margin:0px;
	}
.sideBarTitle
	{
		color:#ffffff;
		/*height:20px;*/
		overflow:hidden;
		padding:0px 0px 0px 0px;
		/*background:url(images/sideBarTitle.gif) no-repeat left top;*/
		border-bottom:solid 1px #c8c8c8;
		height:1%;
	}
.titleBg
	{
		background:url(images/titleBg.jpg) repeat-y left;
	}
.sideBarTitle h3
	{
		font-size:14px;
		font-weight:normal;
		padding:5px 0px 0px 20px;
	}
.sideBarTitle a, .sideBarTitle a:visited
	{
		color:#ffffff !important;
		text-decoration:none;
	}
.sideBar li ul,li
	{	
		list-style:none;
	}
.sideBar ul li
	{
		list-style:none;
		margin:0px;
		padding:0px;
		/*background:url(images/sideBarBottom.jpg) no-repeat left bottom;*/
		margin-bottom:10px;
		height:1%;
	}
.sideBar li li li
	{
		padding:0px;
		margin:0px;
		padding:5px 0px 2px 12px;
		list-style:none;
		border:none;
	}
.sideBar li li
	{
		padding:0px;
		margin:0px;
		display:block;
		background:none;
		padding:5px 0px 5px 12px;
		margin:0 10px;
		background:url(images/bullet.jpg) no-repeat 0px 10px;
	}
.sideBar li li a, .sideBar li li a:visited
	{
		color:#1a1a1a;
		text-decoration:none;
		padding:0px;
	}
.sideBar li li a:hover
	{
		text-decoration:underline;
	}
.sideBar li a, .sideBar li a:visited
	{
		color:#1a1a1a;
		text-decoration:none;
		padding-right:5px;
	}
.sideBar li a:hover
	{
		text-decoration:underline;
	}
/**********************/
ul.sideContent li
	{
		padding:0px;
		margin:0px;
		padding:0px 5px;
		background:none;
	}
.sideDate
	{
		background:url(images/dateBullet.jpg) no-repeat 0px 10px;
		padding-left:28px;
		font-size:11px;
		padding-top:5px;
		padding-bottom:5px;
	}
.sideDate span
	{
		display:block;
	}
.sideText
	{
		border-bottom:solid 1px #bf272d;
	}
.sideComment
	{
		font-size:11px;
		background:url(images/sideComment.jpg) no-repeat 4px 0px;
		padding:2px 0px;
		padding-left:28px;
	}
.sideComment a, .sideComment a:visited, .sideRead a, .sideRead a:visited
	{
		color:#070707 !important;
		text-decoration:none;
	}
.sideRead
	{
		font-size:11px;
		text-align:right;
		background:url(images/readmore.jpg) no-repeat right top;
		padding-right:22px;
	}
/*******************************************/
.sponser
	{
		color:#e64016;
		font-size:18px;
		padding-bottom:15px;
		float:left;
		width:40%;
	}
.adwithus
	{
		float:right;
		font-size:11px;
		font-family:tahoma;
		text-align:right;
		padding-top:3px;
		color:#444444;
		width:55%;
	}
.adwithus a, .adwithus a:visited
	{
		color:#444444;
		text-decoration:underline;
	}
.adwithus a:hover
	{
		text-decoration:none;
	}
.ads
	{
		margin:0px;
		padding:0px;
		margin-bottom:10px;
		height:1%;
	}
.ads img
	{
		border:none;
	}
.leftAd
	{
		float:left;
		width:125px;
		height:125px;
	}
.rightAd
	{
		float:right;
		width:125px;
		height:125px;
	}
/***********************************************/
.search
	{
		text-align:center;
		/*float:left;*/
		width:169px;
		padding-left:10px;
		background:url(images/sideBarBg.jpg) repeat-y left;
	}
.search .searchText
	{
		float:left;
		width:130px;
		margin:0px;
		padding:0px;
		padding:1px 2px;
		font-size:12px;
		font-family:"trebuchet ms";
		margin-top:0px;
		color:#000000;
		background:#ffffff;
		margin-top:9px;
		border:solid 1px #b0b0b0;
	}
.search .go
	{
		float:left;
		margin-top:8px;
		width:24px;
		height:22px;
		border:none;
		margin-left:3px;
	}
/**********************************************/
.footer
	{
		padding:20px 0px 0px 0px;
	}
.footerSideBar
	{
		background:url(images/footerSideBarBg.jpg) repeat-x top #121212;
		border-bottom:solid 2px #bf272d;
	}
.footerContent
	{
		width:966px;
		margin:0px auto;
	}
.footerInnerContent
	{
		float:left;
		width:425px;
		overflow:hidden;
		padding:20px 28px;
		color:#ffffff;
		font-size:12px;
	}
.footerTitle
	{
		background:#000000;
		margin-bottom:8px;
	}
.footerTitleLeft
	{
		background:url(images/footerTitleLeft.jpg) no-repeat left top;
	}
.footerTitleRight
	{
		background:url(images/footerTitleRight.jpg) no-repeat right top;
		height:25px;
		overflow:hidden;
	}
.footerTitle h2
	{
		color:#bf272d;
		font-size:16px;
		font-weight:bold;
		text-transform:uppercase;
		padding:0px 5px;
	}
.footerContent ul ul
	{
		margin:0px;
		padding:0px 3px;
	}
.footerContent ul ul ul
	{
		margin:0px;
		padding:0px;
	}
.footerContent li
	{
	}
.footerContent li li
	{
		margin:0px;
		padding:0px;
		padding:4px 0px 4px 20px;
		background:url(images/footerBullet.jpg) no-repeat 0px 9px;
		border-bottom:solid 1px #2f2f2f;
	}
.footerContent li li li
	{
		margin:0px;
		border:none;
		padding:4px 0px 4px 20px;
	}
.footerContent li a, .footerContent li a:visited
	{
		color:#ffffff;
		padding-right:6px;
		text-decoration:none;
	}
.footerContent li a:hover
	{
		text-decoration:none;
		color:#666666;
	}
.footerContent li li a, .footerContent li li a:visited
	{
		color:#ffffff;
		padding:0px;
		text-decoration:none;
	}
.footerContent li li a:hover
	{
		text-decoration:none;
		color:#666666;
	}
.footerText
	{
		background:#f3f3f3;
		padding:5px 0px 10px 0px;
	}
.contentHome .footerContent
	{
		border:solid 1px red;
	}
.footerInnerText
	{
		width:910px;
		margin:0px auto;
		font-size:12px;
	}
.footerText p
	{
		padding:5px 0px;
	}
.footerLinks
	{
		background:url(images/footerBg.jpg) repeat-x top;
		padding:10px 0px;
		text-align:center;
		font-size:13px;
		color:#bf272d;
	}
.footerLinks ul
	{
	}
.footerLinks li
	{
		display:inline;
	}
.footerLinks a, .footerLinks a:visited
	{
		color:#000000;
		text-decoration:none;
		padding:0px 8px;
	}
.footerLinks a:hover
	{
		text-decoration:underline;
	}
.footerHome
	{
		background:#191919;
		padding-top:15px;
	}
.homeContent
	{
		background:#191919;
		width:903px;
		margin:0px auto;
		font-size:12px;
		color:#ffffff;
	}
.homeContentTop
	{
		background:url(http://img30.imageshack.us/img30/1334/homecontenttop.jpg) no-repeat left top;
	}
.homeContentBottom
	{
		background:url(http://img268.imageshack.us/img268/7900/homecontentbottom.jpg) no-repeat left bottom;
		padding:10px 15px;
		height:1%;
	}

.footerHome .footerContent
	{
		width:966px;
		margin:0px auto;
		margin-top:15px;
	}
/*****************************************************/
/*older entries, newer entries*/
.alignleft
	{
		float:left;
		padding-right:0px;
		/*font-family:tahoma;
		font-size:11px;*/
	}
.alignright
	{
		float:right;
		padding-left:0px;
		/*font-family:tahoma;
		font-size:11px;*/
	}
.navigation a , .navigation a:visited
	{
		text-decoration:underline;
		font-weight:bold;
		color:#000000;
	}
.navigation a:hover
	{
		text-decoration:none;
		background:none;
	}


/*********************************************************/
.comment_template
	{
		padding-left:10px;
	}
blockquote
	{
		padding:3px 0px 5px 40px;
		width:400px;
		font-size:14px;
		background:url(images/quote.gif) no-repeat left top;
		font-style:italic;
	}
blockquote p
	{
		padding:0px;
		padding-bottom:5px;
	}
h2.center
	{
		color:red;
		font-size:16px;
		font-weight:bold;
		text-align:center;
		padding:10px;
	}
h3#respond
	{
		color:#3c3c3c;
		padding-top:5px;
		font-size:15px;
		font-weight:bold;
		padding-bottom:5px;
	}
#commentform p a, #commentform p a:visited
	{
		color:#bf272d;
		text-decoration:none;
	}
#commentform p a:hover
	{
		text-decoration:underline;
	}
	
	
/* ------------- comments.php --------------- */
#comment
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		line-height:150%;
		border:solid 1px #c8c8c8;
		width:460px;
		background:#ffffff;
	}
#author
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		/*line-height:150%;*/
		border:solid 1px #c8c8c8;
		width:200px;
		background:#ffffff;
	}
#email
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		border:solid 1px #c8c8c8;
		width:200px;
		background:#ffffff;
	}
#url
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		border:solid 1px #c8c8c8;
		width:200px;
		background:#ffffff;
	}
	
/*response or comments in comments.php*/
h3#comments
	{
		color:#3c3c3c;
		padding-top:15px;
		padding-bottom:15px;
		font-size:15px;
		font-weight:bold;
	}

/* comment by any user (user name will be link) */
ul.commentlist li a, ul.commentlist li a:visited
	{
		color:#bf272d;
		text-decoration:none;
	}
ul.commentlist li a:hover
	{
		text-decoration:underline;
	}

/* search result's title */
h1.pagetitle
	{
		color:#656462;
		font-size:22px;
		font-weight:normal;
		font-family:"trebuchet ms";
		padding-top:0px;
		padding-bottom:20px;
		text-align:center;
	}
	
/* no match found in search */
.error
	{
		color:#d01e15;
		font-size:26px;
		font-weight:normal;
		font-family:"trebuchet ms";
		padding-top:0px;
		padding-bottom:10px;
		text-align:center;
	}

/*if there is any list posted by user in comment*/
.storyContent ol
	{
		margin-left:20px;
		padding:5px;
	}
.storyContent ol li
	{
		list-style:decimal;
	}
.storyContent ul
	{
		margin-left:20px;
	}
.storyContent ul li
	{
		list-style:square;
	}

/**/
.article h2
	{
		font-size:20px;
		font-weight:normal;
		font-family:"trebuchet ms";
		padding:10px 0px;
		text-align:center;
	}
	
	
/************************************/
.commentAvatar
	{
		float:left;
		/*width:200px;*/
	}

.fl_right
	{
		padding:5px 0px;
		height:1%;
	}
.fl_left
	{
		padding-bottom:0px;
		height:1%;
	}
.commentText
	{
		padding-right:0px;
		line-height:140%;
	}
.avatarImg
	{
		float:right;
		width:40px;
		height:40px;
		border:solid 1px #c8c8c8;
		padding:5px;
	}
.commentAuthor
	{
		float:left;
		width:410px;
		padding-top:0px;
		color:#545454;
		font-size:18px;
	}
.authorName
	{
		padding:3px 0px 5px 0px;
		color:#bf272d;
	}
.commentTime
	{
		font-size:11px;
		font-family:verdana;
	}
.authorLink
	{
		padding-top:5px;
		
	}
/*********************************************************/

.contentf {background: #dee5e8; padding:5px;}
.contentt {background: #dee5e8; border-top:solid 1px #f2eef7; border-bottom:solid 1px #f2eef7; padding-left:10px; padding-right:10px;}
.contentb {background:#dee5e8; height:15px;}

.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
.b1f {height:1px; background:#d0cece; margin:0 5px;}
.b2f {height:1px; background:#f5f4f4; margin:0 3px; border-left:solid 2px #d0cece; border-right:solid 2px #d0cece;}
.b3f {height:1px; background:#f5f4f4; margin:0 2px; border-left:solid 1px #d0cece; border-right:solid 1px #d0cece;}
.b4f {height:2px; background:#f5f4f4; margin:0 1px; border-left:solid 1px #d0cece; border-right:solid 1px #d0cece;}

/**********************************************************/	
/* Begin Comments*/
/*.alt {
	margin:0px;
	padding:0px;
	border:solid 1px #f3c377 !important;
	/*border-left:none !important;
	border-right:none !important;
	height:1%;
	}*/
ul.commentlist {
	padding:0px;
	margin:0px;
	text-align: justify;
	width:660px;
	}
.commentlist li {
	margin:0px;
	padding: 10px;
	margin-bottom:20px;
	list-style: none;
	line-height:18px;
	border:solid 1px #dddddd;
	background:#fdfdfd;
	height:1%;
	}
.commentlist li cite img
	{
		border:0px;
		vertical-align:middle;
	}


.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	margin-top:3px;
	display: block;
	padding:0px 0px 0px 0px;
	}
/* CALENDER STYLE */
/* Begin Calendar */
#calendar_wrap
	{
		background:url(images/sideBarBg.jpg) repeat-y left;
	}
#wp-calendar {
	empty-cells: show;
	margin:0px auto;
	padding: 0px;
	width: 160px;
	/*font-size:13px;*/
	color:#c0272d;
	text-align:center;
	}
#wp-calendar th
	{
		color:#000000;
	}
#wp-calendar #next a {
	padding-right: 5px;
	color:#000000;
	text-align: right;
	}
#wp-calendar #next a:hover
	{
		text-decoration:none;
		background:none;
	}
#wp-calendar #prev a {
	padding-left: 5px;
	text-align: left;
	color:#000000;
	}
#wp-calendar #prev a:hover
	{
		text-decoration:none;
		background:none;
	}
#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align:center;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:10px;
	font-size:13px;
	width:160px;
	/*color:#105a82;*/
	/*background:#cfcfd0;*/
	}
	
#wp-calendar td a, #wp-calendar td a:visited {
	border-left: none;
	padding:0px;
	color: #000000;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px !important;
}
#wp-calendar td a:hover {
	background: #c0272d;
	border-left: none;
	color:#fff;
	font-weight:bold;
	text-decoration: none;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	/*background-color: #b48625;*/ }
/* End Calendar */




/************************************************/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}


.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   /*-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 p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.left-image{padding:0px 10px 10px 0px; float:left;}

.right-image{padding:0px 0px 10px 10px; float:right;}
