/*  
Theme Name: Chrometweaks
Theme URI: http://chrometweaks.org/
Description: <a href="http://chrometweaks.org/">Chrome tweaks</a> is a free wordpress theme designed and coded by <a href="http://www.acosmin.com">Alexandru Cosmin</a> NOTE! You may not remove the credit message from the footer.<br/>
Version: v1
Author: Alexandru Cosmin
Author URI: http://www.acosmin.com/
*/

@import url('css/reset.css');
@import url('css/default.css');
@import url('css/lavalamp.css');
@import url('css/glide.css');
@import url('css/tabs.css');
@import url('css/slide.css');
@import url('css/widgets.css');
@import url('css/comments.css');

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
/*----------------------------------------------- START -------------------------------------------------*/

body {
	/*background:#FFFFFF url('./images/background-home.png') repeat-x 0 0px;*/

	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
/*----------------------------------------------- HEADER -------------------------------------------------*/
#pp-counter {
	position:relative;
	height:15px;
	padding:0px;
	margin-right:28px;
	float:right;
	color:#CCCCFF;
}



#header {
	width:100%;
	overflow:hidden;
	height:61px;
	background: url(images/headerbg.png) repeat-x top left;
}
#header .headercont {
	width:980px;
	margin:0 auto;
	height:60px;
	padding:0px;
}
#header .logo {
	position:relative;
	width:400px;
	height:45px;
	padding:0px;
	margin-top:5px;
	overflow:hidden;
	float:left;
	text-indent:-9999px;
}
#header .logo span {
	position:absolute;
	width:400px;
	height:60px;
	left:0;
	top:0;
	margin:0;
	background:url(images/logo.png) no-repeat;
}
#header .disp {
	clear:both;
	position:relative;
	padding:0px;
	margin:-10px 0 0 40px;
	left:0;
	top:0;
	float:left;
	font-size:0.8em;
	color:#2d77d0;
}
#header .rss {
	position:relative;
	width:29px;
	height:27px;
	padding:0px;
	margin:-40px 550px 0px 0px;
	overflow:hidden;
	float:right;
	text-indent:-9999px;
}
#header .rss span {
	position:absolute;
	width:29px;
	height:27px;
	left:0;
	top:0;
	margin:0;
	background:url(images/rss.png) no-repeat;
}
#header .rss span:hover {
	position:absolute;
	width:29px;
	height:27px;
	left:0;
	top:0;
	margin:0;
	background:url(images/rssh.png) no-repeat;
}
#header .search {
	width:250px;
	margin:-40px 290px 0px 0px;
	padding:0px;
	float: right;
}
#header .search .searchformtop {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	border:none;
	background: url(images/searchbg.png) no-repeat top left;
	padding:4px 4px 0px 4px;
	color:#ddd;
	margin:0px;
	float:left;
	height:23px;
	width:213px;
}
#header .search input.gosearch {
	width: 28px;
	height: 27px;
	background: url(images/searchon.png) no-repeat;
	margin:0px 0px 0px 0px;
	float:right;
	text-indent:-9999px;
}
#header .search input.gosearch:hover {
	background: url(images/searchon.png) no-repeat 0 -27px;
}
#menu {
	width:100%;
	height:39px;
	padding:0px;
	margin:0px auto;
	background: url(images/menubg.png) repeat-x top left;
}
#menu ul {
	list-style:none;
	padding-left:15px;
	margin:0px auto;
	width:980px;
	font-family:Arial, Helvetica, sans-serif;disp
	font-size:11px;
	color:#000000;
}
#menu ul li {
	/*
	display:inline;
	float:left;
	width:156px;
	height:20px;
	padding:6px 0px 0px 22px;
	background: url(images/menulion.png) no-repeat top left;
	*/
	overflow:hidden;
	text-transform:capitalize;
	background:url(images/button_s.gif) no-repeat top left;
	float:left;
	display:block;
	color:#555555;
	font-weight:bold;
	height:30px;
	line-height:29px;
	margin-top:4px;
	text-decoration:none;
	width:126px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
}
#menu ul li:hover {
	/*background: url(images/menulihover.png) no-repeat top left;*/
}
#menu ul li a, #menu ul li a:visited {
	background:url(images/hbullet.gif) no-repeat 10px 13px;
	text-indent:22px;
	display:block;
	text-decoration:none;
	color:#000000;
	width:120px;
}
#menu ul li a:hover {
	text-decoration:underline;
	color:#0066CC;
}
/*----------------------------------------------- TOPCONTAINER -------------------------------------------------*/
#top-container {
	clear:both;
	width:980px;
	margin:0px auto;
	padding:0;
	height:280px;
	background:url('./images/fukkou_big.png') no-repeat top left;
}
#second-container {
	width:980px;
	margin:0px auto;
	padding:0;
	height:110px;
}
#featured-posts-wrapper {
	float:left;
	width:650x;
	height:177px;
}

#featured-posts .title {
	font-size:16px;
	border-bottom:3px solid #8EAFD4;
	padding-bottom:3px;
	margin-bottom:3px;
}

#featured-posts .title a { color:#5986B8; }

#featured-posts .entry { color:#FFFFFF; }

#featured-posts .post, .navigation, .commentlist, .respond {
	padding-right:10px;
}

#featured-posts .pagetitle {
	font-size:18px;
	color:#566B83;
	margin-bottom:10px;
}

#featured-posts .post .title {
	color:#4D7CB3;
	font-size:16px;
	margin-bottom:5px;
}

#featured-posts .post .meta, .entry-meta { margin-bottom:10px; }

#featured-posts .more-link span {
	display:block;
	color:#FFFFFF;
	text-align:center;
	width:80px;
	height:25px;
	line-height:25px;
	padding:0 10px;
	background-color:#5986B8;
	border:1px solid #4D729D;
}

#featured-posts .entry { line-height:18px; }

/*----------------------------------------------- CONTAINER -------------------------------------------------*/
#subcontainer {
	width:980px;
	padding:0 10px;
	margin:0 auto;
}


#container {
	/*
	width:980px;
	padding:0 10px;
	*/
	width:100%;
	padding: 0;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
}
#container_single {
	width:1024px;
	padding:0 10px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
}
.sIFR-flash {
	visibility: visible !important;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	margin: 0;
}
/*----------------------------------------------- SIDEBAR -------------------------------------------------*/

#side {
	width:245px;
	padding:0px;
	margin:10px 10px 0px 0px;
	float:right;
}
#side .forum {
	width:245px;
	height:64px;
	padding:0px;
	margin:0px 0px 10px 0px;
	overflow:hidden;
	background:url(images/forum.jpg) no-repeat;
	text-indent:-9999px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#97a4ac;
}
#side .forum p {
	font-size:11px;
	color:#97a4ac;
	font-style:normal;
	margin:0px 0px 0px 78px;
	text-indent:0px;
}
#side .forum p a, #side .forum a:visited {
	text-decoration:none;
	color:#448ade
}
#side .forum p a:hover {
	text-decoration:none;
	color:#448ade
}
#side .forum h1 {
	position:relative;
	width:157px;
	height:14px;
	padding:0px;
	margin:15px 0px 0px 77px;
	overflow:hidden;
	text-indent:-9999px;
}
#side .forum h1 span {
	position:absolute;
	width:157px;
	height:18px;
	left:0;
	top:0;
	margin:0;
	background:url(images/forumjoin.png) no-repeat;
}
#side .wptheme {
	width:245px;
	height:64px;
	padding:0px;
	margin:0px 0px 10px 0px;
	overflow:hidden;
	background:url(images/freewordpressthemeback.jpg) no-repeat;
	text-indent:-9999px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#97a4ac;
}
#side .wptheme p {
	font-size:11px;
	color:#97a4ac;
	font-style:normal;
	margin:0px 0px 0px 78px;
	text-indent:0px;
}
#side .wptheme p a, #side .wptheme a:visited {
	text-decoration:none;
	color:#448ade
}
#side .wptheme p a:hover {
	text-decoration:none;
	color:#448ade
}
#side .wptheme h1 {
	position:relative;
	width:190px;
	height:15px;
	padding:0px;
	margin:15px 0px 0px 77px;
	overflow:hidden;
	text-indent:-9999px;
}
#side .wptheme h1 span {
	position:absolute;
	width:190px;
	height:18px;
	left:0;
	top:0;
	margin:0;
	background:url(images/freewordpresstheme.png) no-repeat;
}
#side .gdownload {
	width:245px;
	height:64px;
	padding:0px;
	margin:0px 0px 10px 0px;
	overflow:hidden;
	background:url(images/gdownload.png) no-repeat;
	text-indent:-9999px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#97a4ac;
}
#side .gdownload p {
	font-size:11px;
	color:#97a4ac;
	font-style:normal;
	margin:0px 0px 0px 78px;
	text-indent:0px;
}
#side .gdownload p a, #side .gdownload a:visited {
	text-decoration:none;
	color:#448ade
}
#side .gdownload p a:hover {
	text-decoration:none;
	color:#448ade
}
#side .gdownload h1 {
	position:relative;
	width:210px;
	height:18px;
	padding:0px;
	margin:15px 0px 0px 75px;
	overflow:hidden;
	text-indent:-9999px;
}
#side .gdownload h1 span {
	position:absolute;
	width:210px;
	height:18px;
	left:0;
	top:0;
	margin:0;
	background:url(images/gdownloadh1.png) no-repeat;
}
#side .cornertop {
	position:relative;
	width:245px;
	height:10px;
	padding:0px;
	margin:0px 0px 0px 0px;
	overflow:hidden;
	text-indent:-9999px;
}
#side .cornertop span {
	position:absolute;
	width:245px;
	height:10px;
	left:0;
	top:0;
	margin:0;
	background:url(images/sidetop.png) no-repeat;
}
#side .cornerbot {
	position:relative;
	width:245px;
	height:10px;
	padding:0px;
	margin:0px 0px 10px 0px;
	overflow:hidden;
	text-indent:-9999px;
}
#side .cornerbot span {
	position:absolute;
	width:245px;
	height:10px;
	left:0;
	top:0;
	margin:0;
	background:url(images/sidebot.png) no-repeat;
}
#icon {
	width:245px;
	margin:0px 0px 0px 0px;
}

#icon li{
	background:transparent url(images/other/arrow.gif) no-repeat 0 1px;
	padding-left:20px;
}

#icon .current_page_child li{
	margin:0px 0px 0px 0px;
}

#icon .current_page_brother li{
	margin:0px 0px 0px 0px;
}
#icon .current_page_parent li{
	margin:0px 0px 0px 0px;
}
#icon .current_page_ancestor li{
	margin:0px 0px 0px 0px;
}
#icon .page_has_more_children{
	margin:0px 0px 0px 0px;
}
#icon .page_level_2{
	margin:0px 0px 0px 10px;
}

#sidebar {
	width:225px;
	padding:0px 10px 0px 10px;
	margin:0px 0px 0px 0px;
	background:url(images/sideback.png) repeat-y top left;
	overflow:hidden;
	color:#333;
	word-spacing:0.5px;
}
#sidebar a, #sidebar a:visited {
	text-decoration:none;
	color:#2973CE;
}
#sidebar a:hover {
	text-decoration:none;
	color:#448ade;
}
#sidebar h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#707a80;
	font-size:22px;
	padding:0px;
	margin:5px 0px 0px 0px;
	line-height:30px;
	text-transform:lowercase;
}
#sidebar ul {
	list-style:none;
	width:245px;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
#sidebar ul li {
	display:block;
	width:225px;
	padding:5px 0px 7px 0px;
	background: url(images/sideliback.png) no-repeat bottom left;
}
#sidebar ul li:hover {
	display:block;
	width:245px;
	padding:5px 0px 7px 0px;
	background: url(images/sidelibackh.png) no-repeat bottom left;
}
#sidebar ul li a, #sidebar ul li a:visited {
	text-decoration:none;
	color:#2973CE;
	padding:0px 0px 0px 14px;
	background: url(images/sidelia.png) no-repeat top left;
}
#sidebar ul li a:hover {
	text-decoration:none;
	color:#448ade;
	padding:0px 0px 0px 14px;
	background: url(images/sidelia.png) no-repeat top left;
}
#sidebar ul.com li a, #sidebar ul.com li a:visited {
	text-decoration:none;
	color:#2973CE;
	padding:0px 0px 0px 14px;
	background: url(images/sideliacom.png) no-repeat top left;
}
#sidebar ul.com li a:hover {
	text-decoration:none;
	color:#448ade;
	padding:0px 0px 0px 14px;
	background: url(images/sideliacom.png) no-repeat top left;
}
#sidebar ul.mcom li a, #sidebar ul.mcom li a:visited {
	text-decoration:none;
	color:#2973CE;
	padding:0px 0px 0px 14px;
	background: url(images/sideliamcom.png) no-repeat top left;
}
#sidebar ul.mcom li a:hover {
	text-decoration:none;
	color:#448ade;
	padding:0px 0px 0px 14px;
	background: url(images/sideliamcom.png) no-repeat top left;
}
#sidebar2 {
	width:220px;
	float:right;
	padding:0px;
	margin:10px 10px 0px 0px;
	/*background: url(images/side2back.png) repeat-y top left;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
}
#sidebar2 .ctop {
	position:relative;
	width:210px;
	height:10px;
	padding:0px;
	margin:0px 0px 0px 0px;
	overflow:hidden;
	text-indent:-9999px;
}
#sidebar2 .ctop span {
	position:absolute;
	width:210px;
	height:10px;
	left:0;
	top:0;
	margin:0;
	background:url(images/side2top.png) no-repeat;
}
#sidebar2 .cbot {
	position:relative;
	width:210px;
	height:10px;
	padding:0px;
	margin:0px 0px 0px 0px;
	overflow:hidden;
	text-indent:-9999px;
}
#sidebar2 .cbot span {
	position:absolute;
	width:210px;
	height:10px;
	left:0;
	top:0;
	margin:0;
	background:url(images/side2bot.png) no-repeat;
}
#sidebar2 h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#707a80;
	font-size:16px;
	padding:0px;
	margin:0px 0px 0px 10px;
	line-height:24px;
	text-transform:lowercase;
}
#sidebar2 ul {
	list-style:none;
	width:200px;
	margin:0px 0px 0px 10px;
	padding:0px;
}
#sidebar2 ul li {
	display:block;
	padding:4px 0px;
	margin:0px;
	text-transform:capitalize;
	background:url(images/side2li.png) no-repeat bottom left;
}
#sidebar2 ul li:hover {
	background:url(images/side2lih.png) no-repeat bottom left;
}
#sidebar2 ul li a, #sidebar2 ul li:visited {
	text-decoration:none;
	color:#2973CE;
	padding:0px 0px 0px 14px;
	background: url(images/sidelia.png) no-repeat top left;
}
#sidebar2 ul li a:hover {
	text-decoration:none;
	color:#448ade;
	padding:0px 0px 0px 14px;
	background: url(images/sidelia.png) no-repeat top left;
}
#sidebar2 ul.cat2 li a, #sidebar2 ul.cat2 li:visited {
	background: url(images/side2liacat.png) no-repeat top left;
}
#sidebar2 ul.cat2 li a:hover {
	background: url(images/side2liacat.png) no-repeat top left;
}
#sidebar2 ul.arc2 li a, #sidebar2 ul.arc2 li:visited {
	background: url(images/side2liaarc.png) no-repeat top left;
}
#sidebar2 ul.arc2 li a:hover {
	background: url(images/side2liaarc.png) no-repeat top left;
}
#sidebar2 ul ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#sidebar2 ul ul li, #sidebar2 ul ul li:hover {
	background:none;
	padding:3px 0px 3px 0px;
}
#sidebar2 ul ul li a, #sidebar2 ul ul li a:visited {
	text-decoration:none;
	background: url(images/side2lichild.png) no-repeat bottom left;
}
#sidebar2 ul ul li a:hover {
	text-decoration:none;
	padding:0px 0px 0px 14px;
}
#sidebar2 img {
	margin:5px 10px;
	padding:0px;
}
#sidebar2 a, #sidebar2 a:hover {
	text-decoration:none;
	color:#2973CE;
}
#sidebar2 a:visited {
	text-decoration:none;
	color:#448ade;
}

#cat3 {
	clear:left;
}

#cat3 li {
	background:transparent url('../images/other/list-separator.gif') repeat-x 0 100%;
	height:27px;
	line-height:25px;
	color:#FFFFFF;
}

#cat3 li a {
	background:transparent url('../images/other/arrow.gif') no-repeat 0 1px;
	padding-left:20px;
	color:#FFFFFF;
}
/*----------------------------------------------- CONTENT -------------------------------------------------*/
#doublebase {
	width:980px;
	padding:0px;
	margin:0px;
}


#postsdouble {
	width:700px;
	float:left;
	overflow:hidden;
	background: url(images/postsb700.png) repeat-y top left;
	padding:0px;
	margin:10px 10px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}
#postsdouble .cornt {
	width:700px;
	height:10px;
	padding:0px;
	margin: 0px;
	background: url(images/poststop700.png) no-repeat top left;
}

#postsdouble .cornb {
	width:700px;
	height:10px;
	padding:0px;
	margin: 0px;
	background: url(images/postsbot700.png) no-repeat bottom left;
}

#postsdouble .formbot {
	width:700px;
	height:10px;
	padding:0px;
	margin: 0px;
	background: url(images/postsbot700.png) no-repeat bottom left;
}

#postsdouble .space {
	height:15px;
	background:#FFFFFF url(images/trans.png) no-repeat bottom left;
}

#posts .space {
	height:15px;
	background:#FFFFFF url(images/trans.png) no-repeat bottom left;
}
/*
#postsdouble .ad468 { width:468px; height:60px; padding:0px; margin:4px auto;  }

#postsdouble .ad468 img { padding:0px; margin:0px; }
*/
#postsdouble .post .details {
	width:690px;
	padding:0px;
	margin:0px 0px 10px 0px;
	overflow:hidden;
}
#postsdouble .cont {
	width:650px;
	padding:0px;
	margin:0px 20px 10px 20px;
	overflow:hidden;
}

#postsdouble .post .details h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#468ce0;
	letter-spacing:-1px;
	font-size:18px;
	padding:0px;
	margin:0px 0px 0px 0px;
	line-height:30px;
}

#postsdouble .post .details .info {
	min-height:19px;
	width:680px;
	background: url(images/postsdetails700.png) no-repeat top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#707a80;
	text-transform:uppercase;
}
#postsdouble .post .details .info .date {
	width:690px;
	float:right;
	padding:3px 0px 0px 0px;
}
#postsdouble .post .details .info .auth {
	width:690px;
	float:left;
	padding:3px 0px 0px 60px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:0px;
}
#postsdouble .post .details .info .auth a, #postsdouble .post .details .info .auth a:visited {
	text-decoration:none;
	color:#5b9ded;
}
#postsdouble .post .details .info .auth a:hover {
	text-decoration:none;
	color:#468ce0;
}
#postsdouble .post .details .info .auth span {
	text-decoration:none;
	color:#dadee1;
}
#postsdouble .post {
	margin:0px 0px 10px 0px;
	padding:0px 10px;
	font-size:13px;
}
#postsdouble .post p {
	word-spacing:1px;
	margin:0px 0px 4px 0px;
}
#postsdouble .post a, #postsdouble .post a:visited {
	text-decoration:none;
	color:#5b9ded;
}
#postsdouble .post a:hover {
	text-decoration:none;
	color:#468ce0;
}
#postsdouble .post img {
	border:1px solid #CCCCCC;
	margin:4px;
	padding:2px;
}
#postsdouble .post img.wp-smiley {
	border:none;
	padding:0px;
	margin:0px;
}
#postsdouble .post blockquote {
	width:90%;
	border:1px dotted #B7BCBF;
	padding:4px;
	margin:2px auto 2px auto;
	color:#666;
	background-color:#fff;
}
#postsdouble .post ul {
	list-style:disc;
	margin:2px 0px 0px 15px;
}
#postsdouble .post ul li {
	display:block;
	padding:3px 0px 3px 12px;
	margin:0px;
	background: url(images/postli.png) no-repeat top left;
}
#postsdouble .post ol {
	list-style:disc;
	margin:2px 0px;
}
#postsdouble .post ol li {
	display:block;
	padding:3px 0px 3px 12px;
	margin:0px;
	background: url(images/postli.png) no-repeat top left;
}
#postsdouble .post strong {
	font-weight:bold;
}
#postsdouble .post em {
	font-style:italic;
}
#postsdouble .post .alignright {
	float:right
}
#postsdouble .post .alignleft {
	float:left
}
#postsdouble .post .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#postsdouble .post h1, #postsdouble .post h2, #postsdouble .post h3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#336699;
	font-weight:lighter;
	letter-spacing:-1px;
	text-indent:25px;
	margin:0px 0px 4px 0px;
	background: url(images/orange_ss.gif) no-repeat bottom left;
}
#postsdouble .post h4{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#336699;
	font-weight:lighter;
	letter-spacing:-1px;
	text-indent:0px;
	margin:0px 0px 4px 20px;
}
#postsdouble .post h2 {
	font-size:16px;
}
#postsdouble .post h3 {
	font-size:14px;
}

#postsdouble .postoptions {
	width:680px;
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	padding:9px 10px 0px 10px;
	margin:3px auto 3px auto;
	font-size:10px;
	text-transform:uppercase;
	background: url(images/navb700.png) no-repeat top left;
}
#postsdouble .postoptions a, #postoptions a:visited { text-decoration:none; color:#2973CE; }

#postsdouble .postoptions a:hover { text-decoration:none; color:#5B9DED; }

#postsdouble .postoptions p { margin:0 0 0 20px;}

#postssingle {
	width:980px;
	float:left;
	overflow:hidden;
	background: url(images/postsb980.png) repeat-y top left;
	padding:0px;
	margin:10px 10px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}
#postssingle .cornt {
	width:980px;
	height:10px;
	padding:0px;
	margin: 0px;
	background: url(images/poststop980.png) no-repeat top left;
}

#postssingle .cornb {
	width:980px;
	height:10px;
	padding:0px;
	margin: 0px;
	background: url(images/postsbot980.png) no-repeat bottom left;
}
/*
#postssingle .ad468 { width:468px; height:60px; padding:0px; margin:4px auto;  }

#postssingle .ad468 img { padding:0px; margin:0px; }
*/
#postssingle .post .details {
	width:970px;
	padding:0px;
	margin:0px 0px 10px 0px;
	overflow:hidden;
}
#postssingle .cont {
	width:860px;
	padding:0px;
	margin:0px 20px 10px 20px;
	overflow:hidden;
}

#postssingle .post .details h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#468ce0;
	letter-spacing:-1px;
	font-size:18px;
	padding:0px;
	margin:0px 0px 0px 0px;
	line-height:30px;
}

#postssingle .post .details .info {
	min-height:19px;
	background: url(images/postsdetails980.png) no-repeat top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#707a80;
	text-transform:uppercase;
}
#postssingle .post .details .info .date {
	width:106px;
	float:right;
	padding:3px 0px 0px 0px;
}
#postssingle .post .details .info .auth {
	width:325px;
	float:left;
	padding:3px 0px 0px 60px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:0px;
}
#postssingle .post .details .info .auth a, #postssingle .post .details .info .auth a:visited {
	text-decoration:none;
	color:#5b9ded;
}
#postssingle .post .details .info .auth a:hover {
	text-decoration:none;
	color:#468ce0;
}
#postssingle .post .details .info .auth span {
	text-decoration:none;
	color:#dadee1;
}
#postssingle .post {
	margin:0px 0px 10px 0px;
	padding:0px 10px;
	font-size:13px;
}
#postssingle .post p {
	word-spacing:1px;
	margin:0px 0px 8px 0px;
}
#postssingle .post a, #postssingle .post a:visited {
	text-decoration:none;
	color:#5b9ded;
}
#postssingle .post a:hover {
	text-decoration:none;
	color:#468ce0;
}
#postssingle .post img {
	border:1px solid #CCCCCC;
	margin:4px;
	padding:2px;
}
#postssingle .post img.wp-smiley {
	border:none;
	padding:0px;
	margin:0px;
}
#postssingle .post blockquote {
	width:90%;
	border:1px dotted #B7BCBF;
	padding:4px;
	margin:2px auto 2px auto;
	color:#666;
	background-color:#fff;
}
#postssingle .post ul {
	list-style:disc;
	margin:2px 0px;
}
#postssingle .post ul li {
	display:block;
	padding:3px 0px 3px 12px;
	margin:0px;
	background: url(images/postli.png) no-repeat top left;
}
#postssingle .post ol {
	list-style:disc;
	margin:2px 0px;
}
#postssingle .post ol li {
	display:block;
	padding:3px 0px 3px 12px;
	margin:0px;
	background: url(images/postli.png) no-repeat top left;
}
#postssingle .post strong {
	font-weight:bold;
}
#postssingle .post em {
	font-style:italic;
}
#postssingle .post .alignright {
	float:right
}
#postssingle .post .alignleft {
	float:left
}
#postssingle .post .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#postssingle .post h1, #postssingle .post h2, #postssingle .post h3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#336699;
	font-weight:lighter;
	letter-spacing:-1px;
	text-indent:25px;
	margin:0px 0px 4px 0px;
	background: url(images/orange_ss.gif) no-repeat bottom left;
}
#postssingle .post h2 {
	font-size:16px;
}
#postssingle .post h3 {
	font-size:14px;
}
#postssingle .postoptions {
	width:435px;
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	padding:9px 10px 0px 10px;
	margin:3px auto 3px auto;
	font-size:10px;
	text-transform:uppercase;
	background: url(images/navb.png) no-repeat top left;
}
#postssingle .postoptions a, #postoptions a:visited { text-decoration:none; color:#2973CE; }

#postssingle .postoptions a:hover { text-decoration:none; color:#5B9DED; }

/*---------------------------------------------------------------------------------------------------------*/
#posts {
	width:475px;
	float:left;
	overflow:hidden;
	background: url(images/postsb.png) repeat-y top left;
	padding:0px;
	margin:10px 10px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}
#posts .cornt {
	width:475px;
	height:10px;
	padding:0px;
	margin: 0px;
	background: url(images/poststop.png) no-repeat top left;
}

#posts .cornb {
	width:475px;
	height:10px;
	padding:0px;
	margin: 0px;
	background: url(images/postsbot.png) no-repeat bottom left;
}

#posts .ad468 { width:468px; height:60px; padding:0px; margin:4px auto;  }

#posts .ad468 img { padding:0px; margin:0px; }

#posts .post .details {
	width:455px;
	padding:0px;
	margin:0px 0px 10px 0px;
	overflow:hidden;
}
#posts .postsingle .detailssingle {
	width:980px;
	padding:0px;
	margin:0px 0px 10px 0px;
	overflow:hidden;
}

#posts .postcat3 .detailssingle {
	width:980px;
	padding:0px;
	margin:0px 0px 10px 0px;
	overflow:hidden;
}

#posts .post .details h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#468ce0;
	letter-spacing:-1px;
	font-size:18px;
	padding:0px;
	margin:0px 0px 0px 0px;
	line-height:30px;
}
#posts .postsingle .detailssingle h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#468ce0;
	letter-spacing:-1px;
	font-size:18px;
	padding:0px;
	margin:0px 0px 0px 0px;
	line-height:30px;
}
#posts .post .details .info {
	min-height:18px;
	background: url(images/postsdetails.png) no-repeat top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#707a80;
	text-transform:uppercase;
}

#posts .post .details .info .date {
	width:106px;
	float:right;
	padding:3px 0px 0px 0px;
}
#posts .post .details .info .auth {
	width:325px;
	float:left;
	padding:3px 0px 0px 0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:0px;
}
#posts .post .details .info .auth a, #posts .post .details .info .auth a:visited {
	text-decoration:none;
	color:#5b9ded;
}
#posts .post .details .info .auth a:hover {
	text-decoration:none;
	color:#468ce0;
}
#posts .post .details .info .auth span {
	text-decoration:none;
	color:#dadee1;
}
#posts .post {
	margin:0px 0px 10px 0px;
	padding:0px 10px;
	font-size:13px;
}
#posts .post p {
	word-spacing:1px;
	margin:0px 0px 8px 0px;
}
#posts .post a, #posts .post a:visited {
	text-decoration:none;
	color:#5b9ded;
}
#posts .post a:hover {
	text-decoration:none;
	color:#468ce0;
}
#posts .post img {
	border:1px solid #CCCCCC;
	margin:4px;
	padding:2px;
}
#posts .post img.wp-smiley {
	border:none;
	padding:0px;
	margin:0px;
}
#posts .post blockquote {
	width:90%;
	border:1px dotted #B7BCBF;
	padding:4px;
	margin:2px auto 2px auto;
	color:#666;
	background-color:#fff;
}
#posts .post ul {
	list-style:disc;
	margin:2px 0px;
}
#posts .post ul li {
	display:block;
	padding:3px 0px 3px 12px;
	margin:0px;
	background: url(images/postli.png) no-repeat top left;
}
#posts .post ol {
	list-style:disc;
	margin:2px 0px;
}
#posts .post ol li {
	display:block;
	padding:3px 0px 3px 12px;
	margin:0px;
	background: url(images/postli.png) no-repeat top left;
}
#posts .post strong {
	font-weight:bold;
}
#posts .post em {
	font-style:italic;
}
#posts .post .alignright {
	float:right
}
#posts .post .alignleft {
	float:left
}
#posts .post .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#posts .post h1, #posts .post h2, #posts .post h3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#333;
	font-weight:lighter;
	letter-spacing:-1px;
	margin:0px 0px 4px 0px;
}
#posts .post h2 {
	font-size:16px;
}
#posts .post h3 {
	font-size:14px;
}
#posts .postoptions {
	width:435px;
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	padding:9px 10px 0px 10px;
	margin:3px auto 3px auto;
	font-size:10px;
	text-transform:uppercase;
	background: url(images/navb.png) no-repeat top left;
}
#posts .postoptions a, #postoptions a:visited { text-decoration:none; color:#2973CE; }

#posts .postoptions a:hover { text-decoration:none; color:#5B9DED; }

#navigation {
	width:435px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	padding:8px 10px 0px 10px;
	margin:0px auto;
	font-size:10px;
	text-transform:uppercase;
	background: url(images/navb.png) no-repeat top left;
}
#navigation .l {
	float:left;
	width:379px;
}
#navigation .r {
	float:right;
	width:56px;
}
#navigation .l a {
	padding: 2px 5px 2px 6px;
	border-right: 1px solid #dad8e5;
	color:#5b9ded;
	text-decoration: none;
}
#navigation .l a:visited {
	padding: 2px 5px 2px 6px;
	border-right: 1px solid #dad8e5;
	color:#5b9ded;
	text-decoration: none;
}
#navigation .l a:hover {
	padding: 2px 5px 2px 6px;
	text-decoration: none;
	color:#468ce0
}
#navigation .l span {
	padding: 2px 5px;
	color:#343440;
}
#navigation .l .on {
	padding: 2px 5px;
	color:#343440;
	border-right: 1px solid #dad8e5;
}
#navigation .r .art {
	position:relative;
	width:56px;
	height:12px;
	padding:0px;
	margin:2px 0px 0px 0px;
	overflow:hidden;
	text-indent:-9999px;
}
#navigation .r .art span {
	position:absolute;
	width:56px;
	height:12px;
	left:0;
	top:0;
	margin:0;
	background:url(images/nava.png) no-repeat top left;
}
/*----------------------------------------------- COMMENTS -------------------------------------------------*/
#commentsdouble { width:700px; margin:0 auto; }

#commentsdouble nocomments { clear:both; }

#comments { width:455px; margin:0 auto; }

#comments h3 { font-family:Geneva, Arial, Helvetica, sans-serif; font-size:16px; margin:10px 0px 10px 4px; }

#listcomments {
	width:455px;
	list-style:none;
	margin:0px;
	padding:0px;
	clear:both;
	overflow:hidden;
}
#listcomments li {
	display:block;
	min-height:124px;
	margin:0px 0px 5px 0px;
	padding:0px 10px;
	overflow:hidden;
	background: url(images/commentback.jpg) no-repeat top right;
}
#listcomments li .gravatar {
	width:79px;
	height:44px;
	float:right;
	text-align:left;
	padding:8px 0px 0px 6px;
}
#listcomments li h4 {
	width:335px;
	height:44px;
	padding:8px 10px 0px 0px;
	text-align:right;
}
#listcomments li h4 span {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#707A80;
}
#listcomments li h4 span a, #listcomments li h4 span a:visited {
	text-decoration:none;
	color:#333;
}
#listcomments li h4 span a:hover {
	text-decoration:none;
	color:#2973CE;
}
#listcomments li h4 em {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#707A80;
}
#listcomments li h4 em a, #listcomments li h4 em a:visited {
	text-decoration:none;
	color:#333;
}
#listcomments li h4 em a:hover {
	text-decoration:none;
	color:#2973CE;
}
#listcomments li .comtext {
	margin:0px auto 0 auto;
	padding:5px 0px;
	background: url(images/comline.png) repeat-x top left;
	color:#333;
}
#listcomments li .comtext p {
	margin:5px 0px 5px 0px;
}
#listcomments li .comtext a, #listcomments li .comtext a:visited {
	background: url(images/linkb.png) repeat-x bottom left;
	text-decoration:none;
	color:#5B9DED;
}
#listcomments li .comtext a:hover {
	text-decoration:none;
	color:#2973CE;
}
#listcomments li .comtext img {
	padding:0px;
	margin:0px;
	border:0px;
}
#form {
	width:720px;
	margin:20px 0 0 20px;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#757193;
}
#form a, #form a:visited {
	text-decoration:none;
	color:#444352;
}
#form a:hover {
	text-decoration:underline;
	color:#51b2db;
}
#form small {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#333;
}
#form input {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}
#form textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}
#form input.submitcom {
	clear:both;
	width: 83px;
	height: 18px;
	background: url(images/submitc.png) no-repeat 0 0;
	border:none;
	margin:0px;
}
#form input.submitcom:hover {
	background: url(images/submitc.png) no-repeat 0 -28px;
	margin:0px;
}

/*----------------------------------------------- FOOTER -------------------------------------------------*/

#footer { width:100%; height:87px; background: url(images/footerbg.png) repeat-x top left; margin:0px; padding:0px; clear:both; }

#footer .footerin { width:940px; height:50px; padding:10px 20px 0px 20px; margin:0 auto; }

#footer .footerin .fright {
	width:350px;
	height:50px;
	padding:6px 0px 0px 0px;
	margin:0px;
	float:right;
	font-size:10px;
	text-transform:uppercase;
	color:#FFFFFF;
	text-align:right;
}

#footer .footerin .fright a, #footer .footerin .fright a:visited { text-decoration:none; color:#FFFFFF; }

#footer .footerin .fright a:hover { text-decoration:none; color:#FF9933; }

#footer .footerin .fright .chromecopy {
	position:relative;
	width:148px;
	height:15px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	text-indent:-9999px;
}
#footer .footerin .fright .chromecopy span {
	position:absolute;
	width:148px;
	height:15px;
	left:0;
	top:0;
	margin:0;
	background:url(images/chromecopy.png) no-repeat;
}

#footer .footerin .fleft { width:590px; height:50px; padding:0px; margin:0px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:10px; text-transform:uppercase; color:#707A80; }

#footer .footerin .fleft h1 { float:left; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; letter-spacing:-1px; }

#footer .footerin .fleft a, #footer .footerin .fleft a:visited { text-decoration:none; color:#2973CE; }

#footer .footerin .fleft a:hover { text-decoration:none; color:#5B9DED; }

#footer .footerin .fleft ul { list-style:none; margin:2px 0px 4px 0px; padding:0px; width:770px; float:left; }

#footer .footerin .fleft ul li { display:inline; float:left; padding:2px 5px 2px 5px; margin:0px 2px 0px 0px; background-color:#E8F1FA;  }

/*----------------------------------------------- ’Ç‰Á -------------------------------------------------*/

div.each_map img, div.googlemaps img {
	max-width:none;
	width:580px;
	height:285px;
}
div.each_map img, div.googlemaps img {
 /*background-color:transparent;*/
}


/* icon system */
.icon{
	background-image:url('images/all-icons.gif');
	background-repeat:no-repeat;
	display:block;
}

.meta {
	padding:3px 0 4px;
	margin-bottom:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:0px;
	background: url(images/postsdetails.png) no-repeat top left;
}

.meta p { clear:left; }

.meta span {
	float:left;
	padding-left:20px;
	margin-right:10px;
	color:#AAB8C1;
}

.meta span a { color:#AAB8C1; }

.author-post { background-position:0 -160px; }

.date-post { background-position:0 -186px; }

.comment-post { background-position:0 -135px; }

.categories-post { background-position:0 -88px; }

.tag-post { background-position:0 -230px; }

.metadouble {
	padding:3px 0 4px;
	margin-bottom:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:0px;
	background: url(images/postsdetails700.png) no-repeat top left;
}

.metadouble p { clear:left; }

.metadouble span {
	float:left;
	padding-left:20px;
	margin-right:10px;
	color:#AAB8C1;
}

.metadouble span a { color:#AAB8C1; }

#rsslist {
	width:455px;
	margin:0px 0px 0px 0px;
}

#rsslist li{
	background:transparent url(images/other/arrow.gif) no-repeat 0 1px;
	vertical-align:middle;
	padding-left:20px;
	line-height:120%;
}

.link-description span {
	font-size:0.8em;
	margin:0 10px 0 0;
	padding:0px;
	line-height:90%;
}

.linked {
	width:210px;
	margin:0px 0px 0px 5px;
}

.linked li{
	background:transparent url(images/other/arrow.gif) no-repeat 0 1px;
	vertical-align:middle;
	padding-left:20px;
}

#sidebar3 {
	width:220px;
	float:right;
	padding:0px;
	margin:10px 10px 0px 0px;
	/*background: url(images/side2back.png) repeat-y top left;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
}
#sidebar3 ul {
	list-style :none ;
	width:200px;
	margin-left:20px;
	padding:0px;
}
#sidebar3 ul li {
	list-style-image: url(images/other/arrow.gif);
	padding:0px;
	margin:0px;
	text-transform:capitalize;
	width:200px;
	background:url(images/side2li.png) no-repeat bottom left;
	vertical-align:top;

}
#sidebar3 h1 {
	font-weight:bold;
	color:#2973CE;
	font-size:14px;
	padding:0px;
	margin:20px 0px 0px 0px;
	line-height:24px;
	text-transform:lowercase;
}
/*
#sidebar3 ul li:hover {
	background:url(images/side2lih.png) no-repeat bottom left;
}
#sidebar3 ul li a, #sidebar3 ul li:visited {
	text-decoration:none;
	color:#2973CE;
	padding:0px 0px 0px 14px;
	background: url(images/sidelia.png) no-repeat top left;
}
#sidebar3 ul li a:hover {
	text-decoration:none;
	color:#448ade;
	padding:0px 0px 0px 14px;
	background: url(images/sidelia.png) no-repeat top left;
}
#sidebar3 ul.cat2 li a, #sidebar3 ul.cat2 li:visited {
	background: url(images/side2liacat.png) no-repeat top left;
}
#sidebar3 ul.cat2 li a:hover {
	background: url(images/side2liacat.png) no-repeat top left;
}
#sidebar3 ul.arc2 li a, #sidebar3 ul.arc2 li:visited {
	background: url(images/side2liaarc.png) no-repeat top left;
}
#sidebar3 ul.arc2 li a:hover {
	background: url(images/side2liaarc.png) no-repeat top left;
}
#sidebar3 ul ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#sidebar3 ul ul li, #sidebar3 ul ul li:hover {
	background:none;
	padding:3px 0px 3px 0px;
}
#sidebar3 ul ul li a, #sidebar3 ul ul li a:visited {
	text-decoration:none;
	background: url(images/side2lichild.png) no-repeat bottom left;
}
#sidebar3 ul ul li a:hover {
	text-decoration:none;
	padding:0px 0px 0px 14px;
}
#sidebar3 img {
	margin:5px 10px;
	padding:0px;
}
#sidebar3 a, #sidebar3 a:hover {
	text-decoration:none;
	color:#2973CE;
}
#sidebar3 a:visited {
	text-decoration:none;
	color:#448ade;
}
*/
#oldman {
	z-index:999;
	width:288px;
	height:298px;
	background: url(images/20100120.png) no-repeat top left;
	float:right;
	margin-top:-390px;
	margin-right:70px;
}

.flickr img{
	border:1px solid #CCCCCC;
	margin:1px;
	padding:4px;
	background-color:#FFFFFF;
	width:90px;
	height:90px;
}
.flickr_photo img{
	border:1px solid #CCCCCC;
	margin:1px;
	padding:4px;
	background-color:#FFFFFF;
}


a[href$='.pdf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icons/icon_pdf.gif) no-repeat center right;
}

a[href$='.xls'] {
	padding: 5px 20px 5px 0;
	background: transparent url(images/icons/icon_xls.gif) no-repeat center right;
}

a[href$='.doc'], a[href$='.rtf'] {
	padding: 5px 20px 5px 0;
	background: transparent url(images/icons/icon_doc.gif) no-repeat center right;
}

a[href$='.txt'] {
	padding: 5px 20px 5px 0;
	background: transparent url(images/icons/icon_txt.gif) no-repeat center right;
}

a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'], a[href$='.bzip'], a[href$='.ace'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(images/icons/icon_archive.gif) no-repeat center right;
}

