/*File		:	/tpl/darksea/css/page_posts.cssDesc.		:	global style sheet for screen mediaAuthor		:	Olivier Le Brenn, about@webriding.netC.D.		:	Fri, Aug 26, 2005 | 4:45:07 PMU.D.		:	Fri, Aug 26, 2005 | 4:45:07 PMCOM			:	http://stopdesign.com/examples/ie5mac-bpf/				http://tantek.com/CSS/Examples/midpass.html*//*-------------------{ imported common links }---------------------*/@import url("/tpl/darksea/css/global_links.css");@import url("/tpl/darksea/css/global_typo.css");/*------------{ imported styles according to browsers }------------*/@import url("/tpl/darksea/css/global.css");/* IE5/Mac Only Styles  *//*\*//*/  @import "/tpl/darksea/css/global_iemac.css";/**//* IE5/Win Only Styles */@media tty { i{content:"\";/*" "*/}} @import '/tpl/darksea/css/global_iewin.css'; /*";}}/* *//*-----------------------{ page style }----------------------------*/#main {	text-align:left;	width: 61%;	float: left;	padding: 0 0 2em 15px;}#main h3.cat {	margin-bottom:1em;}.newsblock {	padding:2em 0 ;	border-bottom:1px solid #333333;	}p.liners {	color:#333;	margin:2em 0 -2em 0;}#sidebar {	width: 27%;	border-left:1px solid #333333;		padding: 0 0 25px 15px;	float: right;}#sidebar h3 {	color:#;	border-top:1px solid #333333;		margin-top:1em;	margin-bottom:1em;	padding-top:1.5em;}#sidebar h3.first {	border-top:none;	padding-top:0.5em;	margin-top:0;}#sidebar ul {	margin-bottom:1.5em;}/* blog stuff */h4 {	margin:2em 0;	padding:1em;	border-top:1px solid #333333;		border-bottom:1px solid #333333;	}.comments {	background: #000 url("/tpl/darksea/img/bkg_post_comment.jpg") no-repeat  left bottom ;}.comments.switch {	background: #000 url("/tpl/darksea/img/bkg_post_comment_switch.jpg") no-repeat  left bottom ;}.comments-content {	display:block;	margin:1.5em 1em 1em 1em;	padding:.5em 2.5em;	color:#ccc7b3;	background: url(/tpl/darksea/img/bkg_post_open.png) no-repeat top left;}.comments-info {	color:#000;	padding: 0 5px 5px 40px;	margin-bottom:5em;}form  {	margin:0 auto;	padding:0;	width:100%;	text-align:left;}fieldset {	display:block;	border: 1px #ccc7b3 solid; 	width:90%;	margin:1em 0 15px 0;	padding:1.5em;}legend {	border: none;	font-size: 1.1em;	color: #fff;	margin:0;	padding:.3em 1em;}input,textarea, select  {	border: 1px #ccc7b3 solid; 	clear: both;	display: block;	color:#fff;	font-family: Verdana, sans-serif;	font-size: 1em;	margin-bottom: 5px;	margin-top: 3px;	padding: 2px 2px 2px 3px;	width:95%;	background-color: #000;}input#recaptcha_response_field {	color:#fff;}label {	font-size:1.1em;	clear: both;	font-weight:bold;	margin-bottom: 5px;	padding: 0px;	color:#ccc7b3;} label:after {	content: " :";}.warn {	background: url(/tpl/darksea/img/feedback_error.png) no-repeat 0px 0px;	padding-left:18px;	color:#890016;}/* tease*/#sidebar dl.tease {	margin-bottom:.5em;}#sidebar ul li {	margin-bottom:.5em;}/* archives stuff */ ul.archives {	list-style: none;	margin:0;	padding:0;	border-top:1px solid #999999;	border-bottom:1px solid #999999;} ul.archives li.year {	font-weight:bold;	border-bottom:1px solid #999999;	padding: 5px;} ul.archives li.month {	display:block;	font-weight:bold;	background: #000 ;	margin: 0 5px;	padding: 5px 10px;} ul.archives li.month:hover {	display:block;	margin: 0px;	padding: 5px 15px;	background: #4b4b4b;}.prevnext { 	margin-top:1em;}#prev {	float:right;}#prev:after {	content: " >";}#next {	float:left;}#next:before {	content: "< ";}
