
*{	margin: 0; 
	padding: 0; 
	font-family: arial,sans; 
	font-size: 13px;
}

body {background: #fff url('images/bg.gif') top center; width:100%;}
a {text-decoration: none;}
a:hover {text-decoration: underline;}

img	{border: none;}

#wrapper {	margin: 20px auto; 
			width: 90%; 
			padding: 30px; 
			background: #fff; 
			/*border: 5px solid #e6f4e0;*/
			border: 2px solid;
			border-color:#E74E03;}

/* ---- Header part */

#topmenu {	margin: -30px 0 20px 0; 
			border-bottom: 1px dotted #ccc;}

#topmenu  .descri{	color: #666; 
					padding: 6px 0 0 5px; }

#topmenu ul	{	list-style: none; 
				float: right;}
#topmenu ul li{display: inline;}

#topmenu a 	{	display: block; 
				float: left; 
				padding: 6px 10px; 
				color: #AAA; 
				border-right: 1px solid #fff; 
				font-weight: bold; 
				font-size: 11px;}
#topmenu a:hover {	background: #e6f4e0; 
					color: #000; 
					text-decoration: underline;}
#topmenu a.feed {	background: #f57100; 
					color: #fff;}
#topmenu a.feed :hover{	background: #f57100; 
						color: #fff; 
						text-decoration: underline;}

/* ---- */

#header {margin: 0 0 20px 0;}

#header h1{	background: #e6f4e0; 
			padding: 5px 10px;}

#header h1,
#header h1 a{	color: #327eb0; 
				letter-spacing: -1px; 
				text-decoration: none; 
				font-size: 30px;}

#searchform	{	float: right; 
				margin: 10px 10px 0 0;}

#s	{padding: 3px;
	 border: 2px solid #ccc; 
	 width: 300px; 
	 color: #333;}
#s:hover{border: 2px solid #999;}

/* ---- */

#topimage{	height: 200px; 
			background: #fff url('images/banner1.png') top center no-repeat; 
			}
			

/* ---- */

#teaser 			{font-weight: bold; color: #666; padding: 5px; border-bottom: 1px dotted #ccc; margin-bottom: 50px;}
#teaser a			{color: #333; text-decoration: underline; }
#teaser a:hover		{text-decoration: none;}


/* ---- Content */

#content {width: 75%; padding-right: 30px; border-right: 1px dotted red; line-height: 180%; font-size: 14px; color: #222;}

#content ul		{margin: 10px 0 10px 10px; list-style: none;}
#content ul li		{background: url('images/bullet.gif') 0 5px no-repeat; margin: 5px 0; padding-left: 15px; font-size: 14px; }

#content ol		{margin: 10px 0 10px 10px; list-style: decimal inside;}
#content ol li		{margin: 5px 0; font-size: 14px; }

#content p		{margin: 10px 0; font-size: 14px;}

#content a		{color: #327eb0; font-weight: bold;}
#content a:hover	{color: #40a2e3;}

#content blockquote	{border-left: 1px solid #327eb0; padding: 10px; font-style: italic; background: #ddd;}

#content .indicator 	{float: left; margin-left: -30px; font-size: 30px; color: #999;}

#content h1,
#content h2	h1{/*background: #e6f4e0; */
			 /*margin-left: -30px; */
			 margin-left:0px;
			padding: 5px 0 5px 30px;
			background-color:#E74E03;
			}

#content h1,
#content h2,
#content h1 a,
#content h2 a {color: #000; letter-spacing: -1px; text-decoration: none;}

#content h1,
#content h1 a{font-size: 20px; }

#content h1 .numbercomments a{font-size: 13px; color: #999;}

#content h2,
#content h2 a{font-size: 17px; margin-bottom: 10px;}

#content h1 a:hover,
#content h2 a:hover	{color: #000; text-decoration:underline;}

#content h2	{margin-top: 10px; }

#content h3	{font-size: 14px; margin-top: 10px; color: #666; }

#content .metadata	{	color: #666; 
						margin: 5px 0 30px 0; 
						padding: 5px; 
						border-bottom: 1px dotted #ccc; 
						text-align:center;
						font:Georgia, "Times New Roman", Times, serif;
						font-size:14px;
						font-style:italic}
#content .metadata_bottom	{color: #666; padding: 5px; }

#content .entry	{margin-bottom: 50px; }
#content .entry h1{ color:#FFFFFF; }

/* ---- Comments listing  */

#content .comments-template 			{margin-top: 50px;}
#content .commentlist 				{list-style: none; margin: 10px 0 0 0;}
#content .commentmetadata 			{padding: 5px 10px; background: #e6f4e0; margin: 5px 0 5px -30px; }
#content .commentmetadata img			{float: left; padding: 2px; margin: 5px 10px 5px 0; border: 1px solid #000;}

#content .commentmetadata_author 	{padding: 5px 10px; background: #e6f4e0; margin: 5px 0 5px -30px; border-right: 3px solid #f57100;}
#content .commentmetadata_author img	{float: left; padding: 2px; margin: 5px 10px 5px 0; border: 1px solid #000; }

#content .commentnumber				{color: #fafcf8; font-size: 30px; font-weight: bold; float: right; font-style: italic;}

/* ---- Sidebar */

#sidebar 			{width: 20%; float: right; line-height: 180%; color: #333; margin-left:0px;}

#sidebar .leftbar	{width: 150px;}
#sidebar .rightbar	{float: right; width: 150px;}

#sidebar a			{color: #333; }
#sidebar a img		{padding: 20px; border: none; }

#sidebar h4 a{color:#3366CC; margin: 25px 0 5px 0; text-decoration:none}
#sidebar h5			{color: #327eb0; letter-spacing: -1px; margin: 25px 0 5px 0;}

#sidebar h4			{font-size: 14px;}

#sidebar h5			{font-size: 13px;}

#sidebar ul			{margin: 10px 0 10px 5px; list-style: none;}
#sidebar ul li			{background: url('images/bullet_pale.gif') 0 5px no-repeat; padding-left: 15px;}
#sidebar ul.new li		{background: url('images/bullet_new.gif') 0 5px no-repeat; padding-left: 15px;}

#sidebar ol			{margin: 10px 0 10px 5px; list-style: decimal inside;}

/* ---- subfooter */

#subfooter	{color: #ccc; 
			/*background: #e6f4e0; */
			padding: 5px 10px; 
			margin: 30px 0 20px 0;
			background-color:#FEF5D6;}

#subfooter a			{color: #327eb0; font-weight: bold;}
#subfooter a:hover	{color: #40a2e3;}

/* ---- Footer */

#footer 				{border-top: 1px dotted #ccc; color: #666; padding: 5px 5px 10px 5px; margin-bottom: -30px;}

#footer a			{color: #333; text-decoration: underline;}
#footer a:hover		{text-decoration: none;}

#footer a.authorlink 		{color: #666; text-decoration: none;}
#footer a.authorlink:hover 	{text-decoration: underline;}

/* ---- Comments form */

#author, #email, #url, #comment { border: 1px solid #ccc; padding: 5px; margin-top: 5px;}

#author 		{width: 250px; }
#email 		{width: 250px; }
#url 		{width: 250px; }
#comment 	{width: 500px; }
#submit 		{background: #e35c00; color: #fff; padding: 10px; border: 1px solid #ccc; margin-top: 10px;}

/* ---- Social bookmark icons */

#content .socialize  		{border: 1px dotted #ccc; border-left: none; border-right: none; padding: 5px; font-weight: bold; text-align: center;}
#content .socialize span	{text-align: left;}
#content .socialize  a	{display:block; padding:4px 0; padding-left:21px; display: inline; margin-right: 10px; background-position: left 5px; background-repeat: no-repeat;}
 
#content .digg 		{background-image: url('images/digg.png'); }
#content .delicious	{background-image: url('images/delicious.png');}
#content .technorati	{background-image: url('images/technorati.gif');}
#content .google		{background-image: url('images/google.gif');}
#content .stumbleupon{background-image: url('images/stumbleupon.gif');}
#content .yahoo		{background-image: url('images/yahoo.png');}

/* ---- Required by WordPress */

.aligncenter,
div.aligncenter 	{ display: block; margin: 0 auto; }

.alignleft 		{ float: left; }

.alignright 		{ float: right; }

.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 		{ border: 0 none; }

.wp-caption p.wp-caption-text 	{ font-size: 11px; line-height: 17px; padding: 0 4px 5px; }