/*
Theme Name:misbahinet
Description: YeMeNi AnA.
Author: YeMeNi AnA
Author URI: www.misbahinet.com/blog

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font,
ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i, marquee {
	margin: 0px;
	padding: 0px;
}

body {
    direction: rtl;
	margin:0 auto;
	padding:0px 0px 0px 0px;
	background:#6b6b6b url(images/body.png) repeat-x;
	font-family:Tahoma,Century gothic, sans-serif;
	color:#161514;
	font-size:12px;
	}
img {
	border:0;
	margin: 0 0;
	}
a {
	color:#779DBF;
	text-decoration:none;
	outline:none;
	}
a:hover {
	color:#bbb;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
	
h2	{font-size:18px;
	font-family:Arial;}
	
blockquote {
	padding:10px 10px 10px 10px;
	color:#59666f;
	font-style: normal;

	}
.clear {
	clear:both;
	}

table{
  margin: 10px 0 10px;
}

table td, table th{
  text-align: right;
  padding: .4em .8em;
}

table th{
  background: #ccc ;
  color: #444;
  text-transform: uppercase;
  font-weight: normal;

}

table td{
  background: #e4e4e4;
}

table tr.even td{
  background: #eee;
}

table tr:hover td{
  background: #FFF9DF;
}
img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 5px 5px;
	margin: 0px 0px 10px 0px;
	display: inline;
	background:#CECECE;

	}

img.alignright {
	padding: 5px 5px;
	margin: 5px 0px 10px 10px;
	display: inline;
	background:#CECECE;

	}

img.alignleft {
	padding: 5px 5px;
	margin: 5px 10px 10px 0px;
	display: inline;
	background:#CECECE;

	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {

	text-align: center;
background:#CECECE;
	padding: 4px 0px 5px 0px;
	margin: 5px 5px ;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	}

	
	
	

/* The Outer cover */

#wrapper {
	width:1000px;
	margin:0px auto;
	position:relative;

	}
#casing {
	padding:0px 0px 10px 0px;
	background:#9c9c9c;
	float:right;
	width:998px;
	margin:40px 0px 30px 0px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	border:1px solid #666;
	}		

/* The Header */

#top {
	height:181px;
	margin:auto;
	width:100%;
	position:relative;
        background:#9c9c9c url(images/head.jpg);

	
	}
	
.subcribe{
	position:absolute;
	left:40px;
	bottom:15px;
}

.subcribe a:link,.subcribe a:visited{
	color:#222;
}

.subcribe a:hover{
	color:#fff;
}

.blogname {
	width:600px;
	margin:25px 0 0 0px;
	height:70px;
	text-align:right;
	float:right;
	padding-right:20px;

	}
.blogname h1  {
	font-size:35px;
	font-family:Traditional Arabic;
	padding:0 0 0px 0;
	font-weight:bold;
	color:#222;



	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #222; 
	display:block;
	margin:5px 0 0 0px;
	}
	
.blogname h1  a:hover { 
	color: #111; 
	}
.blogname h2 {
	margin:0px 0px 0px 0px;
	font-size:13px;
	font-family:Tahoma;
	font-weight:normal;
	color: #515151; 


	}
.head{
	height:230px;
	width:100%;
	float:right;
	background:url(images/head.jpg);
}


.subhead{

	width:440px;
	height:200px;
	margin:50px 0px 0px 30px;
	overflow:hidden;
	float:left;
}

.subhead h3{
	color:#fff;
	font-weight:bold;
	font-size:13px;
	padding:10px 0px;

}

.subhead p{
	color:#69c8bd;
	line-height:22px;
}

/* The Search */


	
#search {
	background:#9F9F9F;
	width:275px;
	padding:5px 5px ;
	margin:30px 0px 10px 0px;
	float:left;
	height:24px;
	display:inline;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#search form {
	margin: 0px 0px 0px 0px;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	width:260px;
	margin:0px 0px 0px px;
	padding: 3px 5px;
	height:16px;
	border:none;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#333;
	float:right;
	border:1px solid #888;
	background:#fff;
	display:inline;
}
input#searchsubmit{
	float:left;
	padding: 3px 5px;
	display:inline;
	margin:0px 0px 0px 0px;
	height:26px;
	background:#133E68;
	color:#fff;
	border:none;
}

/*  menu*/
	
#catmenucontainer{
	height:37px;
	display:block;
	padding:0px 0 0px 0px;
	font-family:Arial,Tahoma,Century gothic,verdana,  sans-serif;
	font-weight:bold;
         font-size: 16px;

	}
		
#catmenu{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	height:37px;
	overflow:hidden;
	}
	
#catmenu ul {
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px 10px;
	}
	
#catmenu li {
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu li a, #catmenu li a:link, #catmenu li a:visited {
	color:#ddd;
	display: block;
	margin: 0px;
	padding: 0px 10px ;
	line-height:37px;

	}

#catmenu li a:hover, #catmenu li a:active {
	background:#B70F0F url(images/catmenua.png) repeat-x;
	color: #fff;
    margin: 0px;
	padding: 0px 9px ;
	line-height:37px;
	text-decoration: none;
	border-left:1px solid #e3100e;
	border-right:1px solid #e3100e;

	}
#catmenu li.current_page_item a {
	background:#B70F0F url(images/catmenua.png) repeat-x;
		border-left:1px solid #e3100e;
	border-right:1px solid #e3100e;
	color: #fff;

}
#catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited {
	background:#363737 ;
	width: 150px;
	color: #bebebe;
	font-weight: bold;
	float: none;
	margin: 0px;
	padding: 0px 10px ;
	line-height:30px;
	border-bottom:1px solid #212121;	

	}
	
#catmenu li li a:hover, #catmenu li li a:active {
	background:#4a4a4a;
	color: #fff;
	padding: 0px 10px ;
	line-height:30px;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #212121;	

	}

#catmenu li ul {
	z-index: 9999;
	position: absolute;
	right: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 5px;
	background:#212121 ;
	}

#catmenu li li { 
	}

#catmenu li ul a { 
	width: 140px;
	}

#catmenu li ul a:hover, #catmenu li ul a:active { 
	}

#catmenu li ul ul {
	margin: -36px 170px 0 0px;
	}

#catmenu li:hover ul ul, #catmenu li:hover ul ul ul, 
#catmenu li.sfhover1 ul ul, #catmenu li.sfhover1 ul ul ul {
	right: -999em;
	}

#catmenu li:hover ul, #catmenu li li:hover ul, 
#catmenu li li li:hover ul, #catmenu li.sfhover ul, 
#catmenu li li.sfhover1 ul, #catmenu li li li.sfhover1 ul {
	right: auto;
	}

#catmenu li:hover, #catmenu li.sfhover1 { 
	position: static;
	}

	
	/*Page menu*/


#foxmenucontainer{
	height:36px;
	display:block;
	padding:0px 0 0px 0px;
	font: 16px Arial,Tahoma,Century gothic,verdana,  sans-serif;
	font-weight:bold;
	float:right;
	width:1000px;
	}
#menu{
	margin:0px 10px;
	padding: 0px;

	height:36px;
	overflow:hidden;
	}
	
#menu ul {
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#menu li {
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#menu li a, #menu li a:link, #menu li a:visited {
	color:#ddd;
	display: block;
	margin: 0px;
	padding: 0px 10px ;
	line-height:36px;
	}

#menu li a:hover, #menu li a:active {

	color: #fff;
    margin: 0px;
	padding: 0px 10px ;
	line-height:36px;
	text-decoration: none;

	}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background:#6C0705;
	width: 150px;
	color:#ddd;
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 0px 10px ;
	line-height:32px;
	border-bottom: 1px solid #4F0200;

	}
	
#menu li li a:hover, #menu li li a:active {
	background: #970C0B;
	color: #fff;
	padding: 0px 10px ;
	line-height:32px;
	}

#menu li ul {
	z-index: 9999;
	position: absolute;
	right: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 5px;
	background:#4F0605;
	}

#menu li li { 
	}

#menu li ul a { 
	width: 140px;
	}

#menu li ul a:hover, #menu li ul a:active { 
	}

#menu li ul ul {
	margin: -38px 170px 0 0px;
	}

#menu li:hover ul ul, #menu li:hover ul ul ul, 
#menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	right: -999em;
	}

#menu li:hover ul, #menu li li:hover ul, 
#menu li li li:hover ul, #menu li.sfhover ul, 
#menu li li.sfhover ul, #menu li li li.sfhover ul {
	right: auto;
	}

#menu li:hover, #menu li.sfhover { 
	position: static;
	}
	
/* Main Content*/	


#content {
	float:right;
	width: 650px;
	height:100%;
	padding:10px 0px 0px 0px;
	margin-right:10px;
	display:inline;
	overflow:hidden;
	}	
h3.mytitle{

	height:30px;
	line-height:30px;
	padding-right:15px;
	margin-bottom:1px;
	font-size:16px;
	color:#fff;
	background:#B50F0F ;
	 -moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	font-family: Arial,century gothic,verdana, sans-serif;
}
.box{
	width:650px;
	clear:right;
	background:#fff;
	color:#555;
	margin-bottom:1px;
	border-bottom:1px dotted #ccc;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}

.newentry{
    width:650px;
	color:#555;
	border-bottom:1px dotted #ccc;
    -moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}

.postim{
	padding:5px;
	background:#ddd;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	float:right;
	margin:10px 10px 10px 10px;
	width:160px;
	height:100px;
}

img.pthumb{
	padding:5px;
	background:#ddd;
	float:right;
	margin:10px 0px 10px 10px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	width:80px;
	height:60px;
}

.last{
	float:left;
	clear:left;
}
.boxtitle  h2 {
	margin: 0px 0 0px 0;
	padding: 10px 0px 5px 0px;
	text-align: right;
	font: 16px Arial,century gothic,verdana, sans-serif;
	font-weight:bold;
	overflow:hidden;
		}

.boxtitle  h2 a, .boxtitle  h2 a:link, .boxtitle  h2 a:visited  {
	color:#B50F0F;
	background-color: transparent;
	}
	
.boxtitle  h2 a:hover  {
	color: #333;
	background-color: transparent;
	}	
	
.boxtitle{
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;
}
.post {
	margin: 0px 0px 10px 0px;
	height:100%;
	color:#555;
	font: 13px Tahoma, century gothic,Arial,verdana, sans-serif;
	background:#fff;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	padding:5px;

	}

.title  h2 {
	margin: 0px 0 0px 0;
	padding: 10px 10px 5px 0px;
	text-align: right;
	font: 16px Arial,century gothic,verdana, sans-serif;
	font-weight:bold;
	overflow:hidden;
		}

.title  h2 a, .title  h2 a:link, .title  h2 a:visited  {
	color:#222;
	background-color: transparent;
	}
	
.title  h2 a:hover  {
	color: #b50f0f;
	background-color: transparent;
	}	
	
.title{
	margin: 0 0 0 0px;
	font-weight:bold;
}	

.data {
	font-size:12px;
	font-family:Tahoma, century gothic,Arial,Verdana,Helvitica,sans-serif;
	padding:4px 0px 4px 5px;
   	color:#ca680b;
	text-transform: uppercase;
	margin:5px 10px;

	}
	
.author{
	color:#b50f0f;
	padding:2px 0px 2px 5px;


	
}

.clock{
	color:#b50f0f;
	padding:2px 0px 2px 5px;

}	

.comm{
	color:#b50f0f;
	padding:2px 0px 2px 5px;
	margin-right:5px;

}

.comm a:link,
.comm a:visited {
	color:#b50f0f;
	
}
.comm a:hover{
	color:#b50f0f;
	text-shadow:1px 1px 1px #ccc;
}

.singleinfo {

	font:12px  Tahoma, Georgia, Arial,century gothic,verdana, sans-serif;
	text-transform:uppercase;
	color:#B98302;
	padding:5px 0px;
			}

.category{
	padding:5px 5px 5px 0px;
	color:#000101;
}

.category a:link,.category a:visited{
	color:#B50F0F;

	}
	
.category a:hover{
	color:#000;
	}
.cover {
	margin:0 0;
	padding: 0px 10px ;
	
	}	
.entry {
	margin:0 0;
	padding: 0px 0px ;
	
	}	
	
.entry a:link,
.entry a:visited {
		color:#0177CB;
	background-color: transparent;
}
.entry a:hover {
	color:#b50f0f;
	background-color: transparent;
	text-decoration: none;
}

.entry ul, .entry ol{
  margin: .4em 0 1em;
  line-height: 150%;
}


.entry ul li, .entry ol li{
  list-style-position:outside;
  margin-right: 1.6em;
}

.entry p{
	margin:5px 0px;
	padding:5px 0px;
	line-height:16px;

}


/* right column */
.right{
	
	float:left;
	width:320px;
	padding:10px 0px 0px 0;
	display:inline;
	margin-left:10px;
	overflow:hidden;
}
.blokbox,.twitbox{
	float:right;
	width:323px;
	background:#fff;
	margin-bottom:10px;
	border:1px solid #ddd;
	}
.blok{
	padding:5px 0px 0px 0px;
	float:right;

}
.fentry img{
	max-width:100px;

	padding-right:6px;
	padding-bottom:5px;
	float:right;
	
}
	
h2.bloktitl {
	width:325px;
	color:#eee;
	font-size:18px;
	background:#523211;
	height:25px;
	padding-top:10px;
	padding-right:10px;
	}
p.twitter-message{
	color:#666;
	padding:10px;
	border-bottom:1px solid #eee;
}

a.twitter-link{
	color:#D53E13;
}

a.twitter-user{
 	color:#0c7391;
}


h3.sidetitl{
	background:#B50F0F ;
	 -moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	height:30px;
	padding-right:10px;
	font-family:Arial, Georgia,Tahoma,Century gothic, sans-serif;
	color:#fff;
	font-size:16px;
	line-height:30px;
}

h3.sidetitls{
	background:#B50F0F ;
	 -moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	height:30px;
	width:115px;
	margin:0px 10px 0 0;
	padding:0px 10px;
	font-family:Arial, Georgia,Tahoma,Century gothic, sans-serif;
	color:#fff;
	font-size:16px;
	line-height:30px;
}

/* The Sidebar */
#video embed{
	width:300px;
	height:300px;
	overflow:hidden;

}


.sidebar1{
width:150px;
float:right;
margin-top:-10px;
}

.sidebar2{
width:150px;
float:left;
margin-top:-10px;
}

.sidebox1{
	float:right;
	margin-left:10px;
}

.sidebox2{
	float:left;
}

.sidebox{

	width:155px;
	background:#FFFFFF;
	padding:10px 0px;
	font-size:12px;
    -moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	margin:10px 0px 0px 0px;
	color:#444;
	}

.sidebox ul {
	list-style-type: none;
	margin:  0px;
	padding: 0px 0px 5px 0px ;
	

	}
.sidebox li{
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}
.sidebox ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-repeat:no-repeat;
		}

.sidebox ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.sidebox ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebox ul li {
	height:100%;
	line-height:18px;
	clear:right;	
	width: 155px;
	margin:0px 0px;
	list-style-type: none;
	}

	
.sidebox ul li a:link, .sidebox ul li a:visited {

	color:#6f6f6f;
	border-bottom:1px dotted #ddd;
	text-decoration: none;
	padding: 5px 10px 5px 5px;
	display:block;

	}

.sidebox ul li a:hover {

	color: #B50F0F;
	}

.sidebox p {
	padding: 7px 10px;
	margin:0;
	}

.sidebox table{
	width:100%;
	text-align:center;
	color:#787d7f;
	}	
	
li.recentcomments{
	padding:5px 5px;
	width:155px;
}


.squarebanner {
	width:300px;
	padding:10px;
	background:#fff;
	margin:10px 0px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;

	}

.squarebanner ul{
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	width:300px;
	overflow:hidden;
		}
		
.squarebanner ul li{
		list-style-type:none;
	    margin: 15px 8px 0px 5px;
		float:right;
		padding:5px;
		display:inline;
		-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
		background:#ddd;
		}
	
/*calendar*/

#wp-calendar{
	width: 100%;
	padding: 0px 5px;

}
#calendar_wrap{

	margin:0px auto;
}

#wp-calendar caption{
	padding: 10px 5px 5px 5px ;
	font-size:12px;
	color:#375752;
	font-weight:bold;
	font-family:Tahoma,Century gothic, Arial, sans-serif;
	text-transform:uppercase;
}


#wp-calendar th, #wp-calendar td{
	padding: 5px;
	text-align:center;
	color:#fff;
	background:#00558F;
}

#wp-calendar td a{

	padding: 0px;
	border:none;
	color:#843400;
}
#wp-calendar td{
	background:transparent;
	border:none;
	color:#444;
}
#wp-calendar td, table#wp-calendar th{
	padding: 2px 0;
}		
	
	
#bottom{
	width:1000px;
	margin:0px auto;

}
.bottomcover{
	background:#6b6b6b url(images/bottom.png) top repeat ;
	float:right;
	width:100%;

}	
h3.bothead{

	height:20px;
	font-size:16px;
	font-family:Arial;
	padding-right:10px;
	padding-top:10px;
	color:#fff;

	
}
.botwid{
	float:right;
	width:230px;
	padding-bottom:10px;
	font-size:12px;
	font-family:Tahoma,Century gothic,  sans-serif;
	margin:10px 15px 0px 0px;
	color:#ddd;
	}
.botwid ul {
	list-style-type: none;
	margin:  0px;
	padding: 0px 5px 5px 5px ;

	}
.botwid li{
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}
.botwid ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-repeat:no-repeat;
		}

.botwid ul ul ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.botwid ul ul ul ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.botwid ul li {
	height:100%;
	line-height:18px;
	clear: right;	
	width: 220px;
	list-style-type: none;
	}
	
.botwid ul li a:link, .botwid ul li a:visited  {
	
	color: #ddd;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;


	}

.botwid ul li a:hover{

	color: #fff;
	}

.botwid p{
	padding: 7px 10px;
	margin:0;
	}

.botwid table {
	width:100%;
	text-align:center;
	color:#787d7f;
	}	
	
/* --- FOOTER --- */
#footmenu{
    	margin: 0px 0px 0px 0px;
     	padding: 0px 0px 0px 0px;
		float:right;
		font-size: 12px;
		font-family:Tahoma;
		font-weight:normal;
		height:42px;
		line-height:42px;
	width:100%;
	background:url(images/footmenu.png) repeat-x;
}	
	
#footmenu ul, #footmenu ul li {
     list-style: none;
     margin: 0 auto;
     padding: 0;
	 width:1000px;
 }

 #footmenu ul {
     text-align: center;
 }

 #footmenu ul li {
     display: inline;
     margin-left:8px;
 }


 #footmenu  li a:link, #footmenu  li a:visited {
     padding: 5px 5px;
	 color:#999;
 }
 #footmenu  li a:hover{
  
	 color:#fff;
 }	
#footer {
	height:40px;
	padding:10px 0 0 0px;
	color:#2F2F2F;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	float:right;
	width:100%;
	background:#9c9c9c ;
	border-top:1px solid #c0c0c0;
	}

#footer a:link , #footer a:visited{
		color:#2F2F2F;
	}

#footer a:hover {
	color:#fff;
	}

.fright{
	float:left;
	text-align:left;
	margin-left:10px;
	margin-top:10px;
	line-height:16px;
}
.fleft{
	float:right;
	text-align:right;
	margin-right:10px;
		margin-top:10px;
	line-height:16px;
}
/* The Navigation */

#navigation{	
	margin:0px 0px 0px 0px;
	padding:5px;
	width:640px;
	background:#fff;
	 -moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	height:27px;
	}

	
/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:10px 0px;
	font-size:16px;
	text-align:center;
	color:#555;
	background:#fff;
	 -moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	margin-bottom:10px;
	}
 h2.pagetitle a {
 	color:#507409;
 }
#comment{

	height:100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px;


	}
	
#comnums  h3{
	padding:10px 10px;
	margin:15px 0px 10px 0px;
	font-size:13px;
	font-weight:bold;
	color:#222;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	background:#FFFFFF;


	} 	
	
#respond{

	height:100%;
	padding:0px 5px;
	margin:5px 0px 5px 0px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	background:#FFFFFF ;



}	
#respond h3{
	padding:10px 10px 5px 10px;
	margin:5px 0px;
	font-size:13px;
	font-weight:bold;
	color:#778C9F;
	font-family:Tahoma,Century gothic,Arial, Helvetica, sans-serif;
	}
#commentform {
	padding:0px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	color:#BFAFA7;
	font-family:tahoma,Century gothic,Arial, Helvetica, sans-serif;
	}
.cancel-comment-reply{
	font-family:tahoma,Century gothic,Arial, Helvetica, sans-serif;
	margin-right:10px;
	padding:0px 0px;

}	
#commentform p {	
	color:#777;
	padding:5px 0px;
	font-size:12px;
	}
#commentform input {
	border:1px solid #ccc;
	background:#eee;
	color:#333;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	padding:3px 10px;

	}
#commentform textarea {
	border:1px solid #ccc;
	background:#eee;
	color:#333;
	width:95%;
	padding:5px 5px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	font-family:Tahoma;

	}
.comments input#submit {
	
	padding:2px 5px;
	background:#B50F0F;
	border:1px solid #5F0000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color:#fff;
	font-size:12px;
	font-family:tahoma,Century gothic,Arial, Helvetica, sans-serif;
	}
.comment-body { line-height:16px}
	
.alt {
    margin:0;
    padding:10px;
}
.commentlist {
    padding:0;
    list-style:none;
}
.commentlist li.comment {
   margin:0 0 10px 0;
   padding:15px 17px 25px 17px;
	border: #dddddd 1px solid;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}
.commentlist li.even {
   background:#fff;
}
.commentlist li.odd {
   background:#f4f4f4;
}
.commentlist li {
   margin:15px 0 10px;
   padding: 5px 10px 10px 5px;
   list-style:none;
}
.commentlist li .avatar {
   float: right;
	background:#fff;
   margin: 0 0 0 4px;
	padding:1px;
	border: #dddddd 2px solid;
	width:60px;
	height:60px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.commentlist cite, .commentlist cite a {
   font-style:normal;
   text-transform:capitalize;
}
.commentlist .commentmetadata {
   border-bottom:#CCCCC 1px solid;
   padding: 0 5px 2px 0;
   margin:0 0 7px 0;
}
.children {
   padding:0;
   margin-right:25px;
   margin-top:40px;
}
.commentlist li ul.children li {
   margin:10px -5px 0 0px;
}
.nocomments {
   text-align:center;
   margin:0;
   padding:0;
}
.commentlist .reply {
   float: left;
   margin: -9px -10px 0 0;
}
.commentlist .reply a:link, .commentlist .reply a:visited {
	background: #B50F0F url(images/toolbar.gi) repeat-x 0 -37px;
  	border: 1px solid #C3C3C3;
	padding: 5px 20px;
	margin: 2px;
	color: #fff;
	font: 12px/20px Tahoma, Verdana, Arial, sans-serif;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
   text-align: center;
	cursor: pointer;
   text-decoration: none;
	outline: none;
}
.commentlist .reply a:hover {
    background: #EEE url(images/toolbar.gif) repeat-x;
    color: #000;
    padding: 5px 20px;	 
    font-size:12px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #F6F5F5 url(toolbar.gif) 0 -37px repeat-x;
   border: 1px solid #C3C3C3;
	cursor: pointer;
}
.commentlist li.bypostauthor {
     background: #FFF url(images/author-flag.png) no-repeat right 0;
	 border: 2px solid #ccc;
}
.commentlist em {
    font-size:85%;
    color:#F00;
}
.cancel-comment-reply {
   float: left;
	margin:10px;
}
.cancel-comment-reply a:link, .cancel-comment-reply a:visited {
   display:block;
	position: relative;
   background: #fff;
   color: #DC143C;
	font: normal 12px Tahoma, Arial, sans-serif;
   padding: 5px;
	margin: 2px;
	border: #CCCCCC 1px solid;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.cancel-comment-reply a:hover {
    text-decoration:underline;
}

.widebanner{

	height:60px;
	margin-top:10px;
	padding:10px 0px;
	background:url(images/ad1.jpg) repeat-x;
	text-align:center;
}

.wp-pagenavi{
	text-align:center;
	margin: 5px;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {

	text-decoration: none;
	background:#0C0C0C!important;
	border: 1px solid #333 !important;
	 -moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	color:#fff !important;
	padding:4px 7px !important;
	margin-left: 4px;

}


.wp-pagenavi a:hover {
	color: #ffffff;
}

.wp-pagenavi span.pages {

text-decoration: none;
	background:#B50F0F !important;
	border: 1px solid #7F0000!important;
	 -moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	color:#fff !important;
	padding:4px 7px !important;
	margin-left: 4px;
}

.wp-pagenavi span.current {
	text-decoration: none;
	background:#B50F0F !important;
	border: 1px solid #7F0000!important;
	 -moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	color:#fff !important;
	padding:4px 7px !important;
	margin-left: 4px;

}

.wp-pagenavi span.extend {

	text-decoration: none;
	background:#B50F0F !important;
	border: 1px solid #7F0000 !important;
	 -moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	color:#fff !important;
	padding:4px 7px !important;
	margin-left: 4px;

}	

#slide,#video{
	padding:0px;
	background:#000 url(images/slide.png) repeat-x;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	margin:0px 0px 10px 0px;
}
.featbox{
	padding:10px;
	background:#fff;
	margin:0px 0px 10px 0px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}
.vidbox embed{
	width:300px;
	height:250px;
}

.vidbox {
	width:300px;
	height:250px;
	overflow:hidden;
}

.fblock{
	margin:0px 0px 5px 0px!important;
	height:90px;
	border-bottom:1px dotted #ccc;
}


.fblock a img{
	border:none;
	float:right;
}

.thumbim{
	margin:0px 0px 0px 5px;
	width:80px;
	height:60px;
	
}

.fblock h3{
	font-size:13px;
	font-weight:bold;
	color:#222;
	padding:10px 0px 5px 0px;
	height:30px;
	overflow:hidden;


}

.fblock h3 a:link,.fblock h3 a:visited{

	font-weight:bold;
	color:#111;
}

.fblock p{
	color:#666;
	margin:0px !important;
	padding:0px !important;
	height:30px;
	overflow:hidden;

}

#video h2,#slide h2{
	padding:0px 0px 10px 0px;
	color:#fff;
	font-size:13px;
	font-weight:normal;
}

.coin-slider { overflow: hidden; zoom: 1; position: relative; }
.coin-slider a{ text-decoration: none; outline: none; border: none; }

.cs-buttons { display:none; font-size: 0px; padding: 10px; float: left; }
.cs-buttons a { margin-left: 5px; height: 10px; width: 10px; float: left; border: 1px solid #B8C4CF; color: #B8C4CF; text-indent: -1000px; }
.cs-active { background-color: #B8C4CF; color: #FFFFFF; }

.cs-title { width: 630px; padding: 10px; background-color: #000000; color: #FFFFFF; }

.cs-prev, 
.cs-next { background-color: #000000; color: #FFFFFF; padding: 0px 10px; }


#subox{
	width:650px;
	margin:10px 0px;
}

.sboxright{
width:300px;
float:left;
padding:10px;
background:#fff;
margin-bottom:10px ;
-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}

.sboxleft{
width:300px;
float:right;
padding:10px;
background:#fff;
margin-bottom:10px ;
-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}

.sblist ul{
	list-style:none;
	margin-top:10px;
}

.sblist ul li{
	margin:0px;
	list-style:none;
	padding:0px 5px;
	line-height:30px;
	height:30px;
	overflow:hidden;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	background:#fcfcfc;
}

.sblista{
	background:#EFEFEF!important;
}

.sblist ul li a:link, .sblist ul li a:visited{
	color:#555;
}
.partner_lnks{
	position: absolute;
	right: -815px;
	top: -622px;
}

/* box content	 */
	
.high-box{
	width:300px;
	margin-bottom:20px;
}	

.lbox{
	float:right;
}
	
.rbox{
	float:left;
}
		
.high-cat{
	font-family:'Arial';
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	color:#CF4C23;
	
}

.high-first-item{
	
}
	
.highmage{
	background:#fff;
	margin:10px 5px 0px 5px;
	padding:0px;
	width:280px;
	height:150px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	border: 5px solid #ddd;
}	

.high-first-item h3{
	font-family:'Arial';
	font-size:16px;
	font-weight:bold;
	margin:5px 5px;
	text-align:right;
	line-height:21px;
	height:45px;
	
}

.high-first-item h3 a:link,.high-first-item h3 a:visited{
	color:#b50f0f;
}

.high-first-item p{
	padding:0px 0px 10px 0px;
	line-height:20px;
	margin-right:5px;
	font-size:12px;
	font-weight:normal;
	height:50px;
	overflow:hidden;
}

.high-rest-item h3{
	font-family:'Tahoma';
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	border-top:1px solid #ddd;
	margin:0px;
	list-style:none;
	padding:0px 5px;
	line-height:30px;
	height:30px;
	overflow:hidden;

}

.high-rest-item h3 a:link,.high-rest-item h3 a:visited{
	color:#615740;
}

h3.sidetitlbox{
	background:#B50F0F ;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	height:30px;
	padding-right:10px;
	font-family:Arial, Georgia,Tahoma,Century gothic, sans-serif;
	color:#fff;
	font-size:16px;
	line-height:30px;
	
}


ul.tabs{
       padding-right:10px;
	   font-size:16px;
	   color:#fff;
	   font-weight:bold;
	   font-family:Arial, Georgia,Tahoma,Century gothic, sans-serif;
	   float:right;
	   line-height:30px;
	   background:#B50F0F;
	    -moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	   width:310px;
	   
	   }
	   
ul.tabs li{float:right;
        color:#fff;
        font-size:12px;
		font-weight:bold;
		height:30px;
		line-height:26px;
		overflow:hidden;
		position:relative}
ul.tabs li a{color:#fff;
        background:#B50F0F;
          display:block;
          font-size:16px;
	      font-weight:bold;
	      font-family:Arial, Georgia,Tahoma,Century gothic, sans-serif;
		  padding:0px 5px;
		  margin:2px 10px 0 10px;
		  text-decoration:none}
html ul.tabs li.active{
                   background:#333;
				   -moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
                   }
html ul.tabs li.active a{color:#fff;font-size:16px;font-weight:bold;font-family:Arial; background:#333;}
html ul.tabs li.active a:hover{background:#333;-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px; }
.tab_container{
                overflow:hidden;
				clear:both;
				margin-bottom:10px;
				text-align:justify;
				float:right;
				width:100%;
				-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;}
.tab_content li{font-family:'Tahoma';
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	border-bottom:1px solid #ddd;
	margin:0px;
	list-style:none;
	padding:0px 5px;
	line-height:30px;
	height:30px;
	overflow:hidden;}
.tab_content{font-weight:normal;font-size:12px;background:#fff; padding:0 10px;}
#tab3{padding:6px 12px;text-align:justify;width:300px; -moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;}
#tab2{padding:6px 12px;text-align:justify;width:300px;-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;}
#tab1{padding:6px 12px;text-align:justify;width:300px;-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;}

#tab_main {
	padding: 0px 0 0px 0;
	margin: 0px 0px 0 0px;
	line-height:30px;
}

.tagcloud { overflow:hidden; padding:5px 0; }
	.tagcloud a { background:#444; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;  float: right; margin: 5px 0 5px 5px; padding:3px 10px; color:#fff; }
	.tagcloud a:hover { color:#fff; background:#ba0d16;  text-decoration: none; }
	.tagcloud a:before { content:'';  display:inline-block; border-radius:20px; width:6px; height:6px;background-color:#fff; margin:0 0 1px 6px; zoom:1; /* IE7 fix */*display:inline;  /* IE7 fix */}
	
	/* My theme	 */
#themes_gallery_content{width:100%;
right:none;height:100%;overflow:hidden;padding-bottom:40px; padding-top:40px;}

#themes_gallery_content #archive_pagination a:hover{background:#4f8301;color:#fff}
.themes_gallery{position:relative;padding:1px;width:300px;height:200px;_height:170px;float:right;background:#eee;
margin:0 10px 40px 20px;_margin:0 28px 40px 0px;z-index:0;cursor:pointer}
.themes_gallery
.caption {position:absolute;width:300px;margin:0;z-index:99999}
.themes_gallery
.caption{bottom:-1px;height:30px;_bottom:5px; width:300px; direction:rtl;overflow:hidden;right:0px;padding:18px
18px 8px 18px;background:url(images/themes_gallerybg.png) no-repeat top right}.themes_gallery:hover
.caption{bottom:-28px;height:114px;width:300px; right:0;z-index:9999;display:block !important;background:url(images/themes_gallerybg.png) no-repeat top right}
.themes_gallery span a{font:12px Tahoma, Arial, Helvetica, sans-serif;color:#cdc6c6;text-decoration:none}
.themes_gallery span a:hover{color:#fff}
#themes_gallery_content .themes_gallery img{border:2px solid #333;}
#themes_gallery_content .themes_gallery
.titles { font-family:Tahoma; font-size:12px; margin:20px 0px; color:#FDDDAA;padding:0 0 10px 10px;}
.i_view_demo a{background:url(images/i_view_demo.png) no-repeat right 2px;padding-right:15px;clear:both;display:block;margin-bottom:8px;}
.i_view_details a{background:url(images/i_viewdetails.png) no-repeat right 2px;padding-right:15px;clear:both;display:block;margin-bottom:5px}.theme_section_advt{text-align:left;margin-bottom:40px}
.themes_gallery img { width:300px;height:200px; -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;}
/* My theme	 */

#slide img {
width:650px ; 
height:290px;
}


/*flickr*/
#flickr {
margin:10px 0 0 0px;
}

.flickrimg img {
margin-left:3px;
margin-bottom:10px;
padding:4px;
background:#fff;
-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
border: 5px solid #ddd;
}

#tags {
	background-color: #F9F9F9;
	font-family: Tahoma;
	font-size: 12px;
    text-align:center;
	font-weight: normal;
	height:24px;
	margin-bottom:20px;
	text-transform: inherit;
	border:1px solid #CCC;
	padding: 3px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}

#taggss {
	background-color: #fff;
	font-family: Tahoma;
	font-size: 12px;
    text-align:center;
	font-weight: normal;
	height:24px;
	line-height:21px;
	text-transform: inherit;
	border:1px solid #CCC;
	padding: 3px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}


.tittle ,.tittle a{
	background-color: #fff;
    text-align:center;
	height:24px;
	color:000;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	line-height:21px;
	text-transform: inherit;
	border:0px solid #CCC;
	padding: 3px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
}

/* Social icons */
.addthis_toolbox {
	margin: 5px 0 2px 0;
	}
.addthis_toolbox .custom_images a
{
    width: 32px;
    height: 32px;
    margin: 0 0px 0 3px;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.50;
}