@import url("skin.css");

/* @group page */
/* PAGE
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
#page {}

#page #lc {
	width: 758px;
	margin-right: 52px;
	float: left;
	display: inline;
}

#page #rc {
	width: 162px;
	float: left;
	display: inline;
}

#page #premium {
	padding: 15px;
	background: #f3f3f3;
	margin-bottom: 70px;
	color: #494949;
}

#page #premium img {
	display: block;
}

#page #premium div.image {
	float: left;
	display: inline;
	margin-right: 20px;
	width: 315px;
}

#page #premium div.text {
	float: left;
	display: inline;
	width: 390px;
}

#page #premium div.text h2 {
font-size: 2.4em;
margin: 5px 0 20px;
text-transform: uppercase;
letter-spacing: -0.03em;
}

#page #premium div.text p {
font-size: 1.3em;
margin: 5px 0 10px;
}

#page #premium div.text h1 a {
	color: #494949;
	text-decoration: none;
}

#page div.article {
	color: #fff;
	width: 232px;
	margin: 10px;
	float: left;
	display: inline;
	height: 230px;
	overflow: hidden;
}

#page div.article img {
border: 9px solid #fff;
margin: 3px 15px 10px 0;
float: left;
}
#page div.article h2 {
margin: 0 0 18px 0;
font-size: 1.1em;
font-weight: bold;
}

#page div.article h2 a {
	color: #D571B2;
	text-decoration: none;
}

#page div.article p {
	line-height: 140%;
}

#page #post {
	background: #f3f3f3;
	padding: 30px;
	color: #494949;
	margin-bottom: 45px;
	font-size: 1.3em;
}

#page #post h1 {
	font-size: 1.7em;
	text-transform: uppercase;
	letter-spacing: -0.03em;
	margin: 5px 0 -5px 0
}

#page #post div.subtitle {
	font-size: 1.4em;
	text-transform: uppercase;
	margin-bottom: 20px;
}

#page #post div.cat {
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	margin-bottom: 0px;
}

#page #post img {
	max-width: 100%;
}

#page #post p{
	margin: 20px 0;
}
#page #post blockquote {
	margin: 20px 0 4px 0;
}
#page #post blockquote p {
	margin:0;
}
#page #post p.cite{
	margin: 0 0 20px 0;
	text-align: right;
}

#page #comments {
	display: block;
	clear: both;
	margin-bottom: 45px;
}

#page #comments h5 {
	color: #fff;
	font-size: 1.7em;
	text-transform: uppercase;
	margin-bottom: 8px;
	font-weight: bold;
	display: inline;
	float: left;
}

#page #comments div.comment-actions {
	padding-bottom: 20px;
	border-bottom: 1px dashed #717171;
	margin-bottom: 30px;
}

#page #comments div.item {
	margin-bottom: 10px;
}

#page #comments div.item div {
	padding: 0 2px 2px;
	color: #fff;
	/*font-weight: bold;*/
}

#page #comments div.item input {
	padding: 6px 4px;
	background: #f3f3f3;
	border: 1px solid #6e6e6e;
	width: 250px;
}

#page #comments div.button {
	margin-top: 15px;
}

#page #comments textarea {
	border: 1px solid #6e6e6e;
	background: #f3f3f3;
	padding: 5px;
	width: 746px;
	font: 12px Tahoma,Verdana,Helvetica,sans-serif;
}

#page #comments div.comment {
	background: #535353 url("../images/bg-comment.png") no-repeat 0 0;
	color: #fff;
	padding: 16px 30px 30px 38px;
	margin-bottom: 20px;
}

#page #comments div.comment div.author {
	color: #fff;
	font-size: 1.4em;
	text-transform: capitalize;
	font-weight: bold;
}

#page #comments div.comment div.meta {
	color: #9f9f9f;
	font-weight: bold;
	font-size: .9em;
	margin-bottom: 15px;
}

#page #comments div.comment div.text {
	color: #d9d9d9;
	font-size: 1.1em;
}
#widgetsbar{
padding: 30px 0 50px 0;
margin: 0 auto;
text-align: center;
width: 220px;
}
a.widgets{
float: left;
margin: 0 8px;
}
a.widgets span{
background: url(../images/widgets.png) no-repeat 0 0;
display: block;
width: 27px;
height: 27px;
float: left;
}
a.widgets span.wid_twitter{
width: 32px;
background-position:-104px 0 !important;
}
a.widgets span.wid_facebook{
width: 27px;
background-position:0 0 !important;
}
a.widgets span.wid_delicious{
width: 26px;
background-position:-78px 0 !important;
}
a.widgets span.wid_hyves{
width: 25px;
background-position:-53px 0 !important;
}
a.widgets span.wid_netlog{
width: 26px;
background-position:-27px 0 !important;
}
/* @end */
