/*  
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

C5C8D9 - 1 bluegray rgb(197,200,217)
5E6D8C - 3 blue 
8F9FBF - 2 blue
4C5D73 - 4 blue rgb(76,93,115)
B5BF8F - green  rgb(181,191,143)
*/


/* HTML Elements */
* {
	margin:0;
	padding:0;
	}

body {
	font: 100%  Helvetica, Arial;
        background: #fff url(images/tiled.jpg) repeat;
	color: #4C5D73;
	}

p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #4C5D73;
	text-decoration:none
	}

a:hover, a:active {
	color: #4C5D73;
	text-decoration:underline;
	}

a img {
	border:0;
	}

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #B5BF8F;
	border-bottom: 1px solid #B5BF8F;
	background: #C5C8D9;
        background: rgba(197,200,217,.3);
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
	}

blockquote:hover { background: #C5C8D9; }

select {
	width: 130px;
	}

em {
	letter-spacing: .07em;
}

/* Structure */
#head {
	width:960px;
	margin:0px auto;
	margin-top:15px;
	padding:0px;
	font-size:0.7em;
	}


#page {
	width:940px;
	margin:0px auto;
	padding:10px;

        background: #C5C8D9;
        background: rgba(197,200,217,0.5);
	font-size:0.7em;

        -moz-box-shadow: 0px 0px 15px #4C5D73;
        -webkit-box-shadow: 0px 0px 15px #4C5D73;
        box-shadow: 0px 0px 15px #4C5D73;
	}

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	}

/* Navigation Bar*/
#navbar {
	margin:0 auto;
	margin-top:15px;
	padding:0px 10px;

	font-weight: bold;
	background: #2c2c2c ;
        -moz-border-radius: 1em 1em 0 0;
        -webkit-border-radius: 1em 1em 0 0;
        border-radius: 1em 1em 0 0;
        -moz-box-shadow: 0px 0px 15px #4C5D73;
        -webkit-box-shadow: 0px 0px 15px #4C5D73;
        box-shadow: 0px 0px 15px #4C5D73;

        background: -moz-linear-gradient(#2c2c2c, rgba(44,44,44,.9));
        background: -webkit-gradient(linear,left top,left bottom, from(#2c2c2c), to(rgba(44,44,44,.9)));
	}


#switcher {
        padding: 1px;
        float: right;
        margin-top: 5px;
        margin-left: 10px;
}

.style-button {
        padding: 10px;
        float: right;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        border: 1px solid #ccc;
        margin: 0 2px;
}

.style-button:hover {
        cursor: pointer;
}

#default { background: white; }
#waka { background: #8D9151;  }
#herb { background: #5A1F00; }
#bourdeaux { background: #8E3557; }
#blue { background: #263248; }

#page-bar {
	width:600px;
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	_margin-right:1px;
	}

#page-bar li:hover {
	background: #B5BF8F; /*#5b5b5b;#3c78a7;*/
	}


#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:10px 16px;
	font-weight:bold;
	color:#FFF;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	}

#searchform {
	width:190px;
	float:right;
	text-align:right;
	padding:4px 0;
        }

#searchform input[type="text"] {
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        border: 1px solid #ccc;
        padding: 2px;
        font: 1.05em Pen, Georgia, Arial;
        background: #fff;
        background: rgba(255,255,255,.8);
        color: #000;
}

#searchform input[type="text"]:focus {
	background: #fff;
}

.current_page_item, #page-bar .current_page_item:hover {
       background: #4C5D73;/*#3c78a7;*/
}

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 122px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #2B2B2B;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 18px;
	border-top: 1px solid #C0C0C0;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #666666;
	padding: 5px 10px 5px 18px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}


/* Text*/
@font-face {
  font-family: Replay;
  src: url(fonts/BPreplay.otf);
}
@font-face {
  font-family: Advent;
  src: url('fonts/advent-Re.otf');
}
@font-face {
  font-family: Pen;
  src: url('fonts/VAG-HurryPen.otf');
}
@font-face {
  font-family: Hand;
  src: url('fonts/VAG-HandWritten.otf');
}
@font-face {
  font-family: Army;
  src: url('fonts/VAG-Typewriter.otf');
}
@font-face {
  font-family: Gentium;
  src: url('fonts/MgOpenCosmeticaBold.ttf');
}

h1 {
	font:3.5em Arial;
	font-weight:bold;
	letter-spacing:-0.08em;
	}

h2 {
	font:2.3em Georgia, "Times New Roman";
	}

h3 {
	font:1.3em Replay, Verdana, Arial;
	margin-bottom:3px;
	color:#4C5D73;
	font-weight:bold;
        text-shadow: 1px 1px 2px #B5BF8F;
	}

h4 {
	font: 1.5em Replay, Verdana, Arial;
        margin-bottom:-1px;
        color: #4C5D73;
        text-shadow: 1px 1px 2px #B5BF8F;
	}

h5 {
	font:1.5em Replay, Verdana, Arial;
        margin-top: 10px;
        line-height: 1em;
        text-shadow: 1px 1px 2px #B5BF8F;
	}

h3.cat_title, h3.cat_title a {
	color:#333;
	letter-spacing:-0.05em;
	font-size:0.85em;
	}

h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	}

h3.authors {
	margin-top:15px;
	}

/* Index Page*/

#logo {
	width:200px;
	}

#logo a {
       text-decoration:none;
       font-family: 'Lobster', arial, serif;
       font-size:3.5em;
       color: #4C5D73;
       text-shadow: 0.05em 0.05em 0.05em #B5BF8F;
}

#tagline {
	margin-top:0px;
	font-size:1em;
	color:#4C5D73;
        font-family: replay, verdana, arial;
        font-style: italic;
        text-align: right;
        text-shadow: 0.05em 0.05em 0.05em #B5BF8F;
	}

#top {
	padding:0;
	}

#headline {
	width:590px;
	float:left;
        padding: 10px;
        background: #4C5D73;
        background: rgba(76,93,115,.75);

        margin-bottom:10px;
	
        font:1.05em Advent, "Trebuchet MS", Helvetica, Arial;
        text-shadow: 1px 1px 6px #B5BF8F;
	color:#fff;
        text-align: justify;
        
        -webkit-border-radius: .5em;
        -moz-border-radius: .5em;
        border-radius: .5em;
	}

#headline ul {
        margin-top: 2em;
        _padding-left: 2em;
        _float:left;
}

#headline ul > li {
        text-indent:-1.5em;
	font:1.3em Advent, "Trebuchet MS", Helvetica, Arial;
        margin: 1em;
	list-style:none;
}

#headline ul > li:before {
        content:'\2714';
        font-size: 1.1em;
        color:#B5BF8F;
        text-shadow: 0 0 6px #C5C8D9;
	padding-right:.5em;
        vertical-align: middle;
}

/***************

#headline ol {
	counter-reset:counter;
}

#headline ol > li {
	font:1.3em Advent, "Trebuchet MS", Helvetica, Arial;
        margin: 10px;
        _line-height:2em;
	list-style:none;
}
#headline ol > li:before {
	counter-increment:counter;
	content:counter(counter);
		
	font-weight:bold;
	font-size:4em;
	color:#B5BF8F;
	_padding:.05em 0 .05em;
	_display:inline-block;
        position: relative;
        _left: .25em;
	float: left;
        z-index: -1;
        _vertical-align:middle;
	_line-height:.4;
	}

#headline div.title {
	font-weight:navbold;
	font:2.4em Georgia;
	letter-spacing:-0.05em;
	display:block;
	padding-bottom:5px;
	}

#headline div.meta {
	display:block;
	margin-top:-5px;
	padding-bottom:2px;
	}
**********/

#headline p {
	padding-bottom:15px;
	text-align:justify;
	}

#featured {
	width:300px;
	background:#fff;
        background: rgba(255,255,255,0.0);
	float:right;
	padding:0px 10px 9px 10px;
	}

#featured .clearfloat {
	margin-top:7px;
	margin-bottom:8px;
	}

#featured .info {
	margin-top:5px;
	padding-top:5px;
	float:right;
	width:180px;
	}

#featured .title {
	font-weight:bold;
	}

#headline a img, #featured a img {
	border:0px solid #ccc;
	_margin-top:5px;
	margin-right:3em;
	_padding:2px;
	}


#middle {
	width: 920px;
	background:#fff;
        background: rgba(255,255,255,0.7);
	float:right;
	padding:10px;
	margin: 0 0 10px;
	}

.category {
	width:164px;
	float:left;
	border-top:8px solid #333;
	margin:0px;
	padding:5px 10px 10px 10px;
	background:#fff;
        background: rgba(255,255,255,0);
	}

.category p {
	margin:0;
	}

#cat-1 {border-top:8px solid #C5C8D9;}
#cat-2 {border-top:8px solid #5E6D8C;}
#cat-3 {border-top:8px solid #8F9FBF;}
#cat-4 {border-top:8px solid #4C5D73;}
#cat-5 {border-top:8px solid #B5BF8F;}

.category span.cat_title, #front-popular h3, #front-list .cat_title, #archive .cat_title {
	text-transform:lowercase;
	margin:0;
	font-weight:bold;
	font :1.5em Replay, Verdana, Arial;
        text-shadow: 0 0 4px #fff;
	_letter-spacing:-0.05em;
	}

.category span.cat_title { font-color: #8F9FBF; text-shadow: 0 0 4px #8F9FBF; }

#front-popular h3 {
	color:#fff;
	}

.category a {
	color:#333;
	display:block;
	background:none;
	}

.category a p {
        font :1.05em Advent, "Trebuchet MS", Helvetica, Arial;
        font-color: #C5C8D9;
        text-shadow: 0 0 1px #C5C8D9;
}

.category a:hover {
	background:none;
	color:#fff;
	text-decoration:none;
	}

#cat-1:hover {background:#C5C8D9; color:#fff; }
#cat-2:hover {background:#5E6D8C; color:#fff; }
#cat-3:hover {background:#8F9FBF; color:#fff; }
#cat-4:hover {background:#4C5D73; color:#fff; }
#cat-5:hover {background:#B5BF8F; color:#fff; }
#cat-1:hover a {background:#C5C8D9; color:#fff; }
#cat-2:hover a {background:#5E6D8C; color:#fff; }
#cat-3:hover a {background:#8F9FBF; color:#fff; }
#cat-4:hover a {background:#4C5D73; color:#fff; }
#cat-5:hover a {background:#B5BF8F; color:#fff; }

#bottom {
	width: 940px;
	}

#front-list {
	width:590px;
	background:#fff;
        background: rgba(255,255,255,.75);
	padding:10px;
	font:1.15em Replay, "Trebuchet MS", Helvetica, Arial;
        font-color: 4C5D73;
	line-height:1.75em;
	float:left;
	}

#archive {
	padding-top:15px;
	font:1.05em Replay, "Trebuchet MS", Helvetica, Arial;
	line-height:1.75em;
	}

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#front-list .title, #archive .title {
	font-weight:bold;
	font:2.0em Georgia;
	letter-spacing:-0.05em;
	}

#front-list .clearfloat {
	_padding-bottom:10px;
	_border-bottom:2px dotted #ccc;
	_margin-bottom:10px;
	}

 #archive .clearfloat {
	padding-bottom:10px;
	border-bottom:2px dotted #B5BF8F;
	margin-bottom:10px;
	}

/* #front-list .clearfloat:hover {
        background: rgba(197,200,217,.25);
}

#front-list .clearfloat:nth-child(even):hover {
        background: rgba(181,191,143,.25);
}*/

#front-list .spoiler, #archive .spoiler {
	display:block;
	margin-top:3px;
	}

#front-list p, #archive p {
	margin: 0;
	padding:1em;
	text-align: justify;
        width: 380px;
        float:left;
	}

#front-list p:first-letter {
        font: 3em Advent;
        color: #4C5D73;
        text-shadow: 1px 1px 6px #B5BF8F, 0px 0px 4px #4C5D73;
	font-variant: small-caps;
	_text-transform: lowercase;
        line-height: .8em;
        float:left;
        margin: .1em;
}

.author {
	font-size:0.8em;
	font-weight:bold;
	}

.meta {
	font-size:0.8em;
	color:#333;
	}

.meta a {
	color:#333;
	}

#headline p, #featured p {
	margin:0;
	text-align: justify;
	}


/* Content Page*/

#content {
	width:590px;
	background:#fff;
        background: rgba(255,255,255,.75);
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	}

#content .breadcrumbs, #content .breadcrumbs a {
	font-weight:bold;
	color:#333;
	}

#content h2.title {
	font:2.2em Replay, Georgia ;
        color: #4C5D73;
	border-bottom:2px solid #B5BF8F;
	padding:5px 0px;
        text-decoration: none;
        text-shadow: 1px 1px 2px #B5BF8F;
        text-align: center;
	}

#content  a:hover {
        text-decoration: none;
}

.post {
	font:1.05em Replay, "Trebuchet MS", Helvetica, Arial;
	line-height:1.75em;
	}

.post p {
	margin-top:0px;
	text-align: justify;
	}

.post .clearfloat {
	border-bottom:1px dotted #ccc;
	margin:10px 0px;
	}

.post ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
	}

.post ul li, #front-list ul li {	
	list-style:square;
	margin-left:30px;
	}

.post ol li, #front-list ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.post ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

#front-list .spoiler a {
	background: #fff;
	border: 1px solid #C5C8D9;
	margin:0 10px 15px 0px;
	padding:10px 10px 15px;

        float: left;

	box-shadow:0 3px 6px rgba(0,0,0,.25);
	-moz-box-shadow:0 3px 6px rgba(0,0,0,.25);
	-webkit-box-shadow:0 3px 6px rgba(0,0,0,.25);
	
	transform: rotate(-2deg);
	-o-transform: rotate(-2deg);
	-moz-transform: rotate(-2deg);
	-webkit-transform: rotate(-2deg);

        text-align: center;
        font: 1.5em Pen, Georgia, Arial; 
        _font-weight: bold;
        text-decoration: none; 
        color: #333;

}

#front-list .spoiler a img { display: block; _float:none; margin-bottom: 15px;}

.post img, .post p > a > img{
        display: block;

        margin-left: auto;
        margin-right: auto;

        background: #fff;
	border: 1px solid #C5C8D9;
	margin:0 10px 5px 0;
	padding: 5px;

	box-shadow:0 3px 6px rgba(0,0,0,.25);
	-moz-box-shadow:0 3px 6px rgba(0,0,0,.25);
	-webkit-box-shadow:0 3px 6px rgba(0,0,0,.25);
}

img.aligncenter {
        margin-left: auto;
        margin-right: auto;
}

#archive img {
        _display: block;

        background: #fff;
	border: 1px solid #C5C8D9;
	margin:0 10px 5px 0;
	padding:10px 10px 30px;

	box-shadow:0 3px 6px rgba(0,0,0,.25);
	-moz-box-shadow:0 3px 6px rgba(0,0,0,.25);
	-webkit-box-shadow:0 3px 6px rgba(0,0,0,.25);
	
	transform: rotate(-2deg);
	-o-transform: rotate(-2deg);
	-moz-transform: rotate(-2deg);
	-webkit-transform: rotate(-2deg); 
}

#front-list .clearfloat:nth-child(even) a, #archive .clearfloat:nth-child(even) img {
	transform: rotate(2deg);
	-o-transform: rotate(2deg);
	-moz-transform: rotate(2deg);
	-webkit-transform: rotate(2deg);
}

#front-list .clearfloat:nth-child(even) a { float: right; }

#front-list .clearfloat:nth-child(3n) a, #archive .clearfloat:nth-child(3n) img  {
        position: relative;
        top: -10px;
	
        transform: none;
	-o-transform: none;
	-moz-transform: none;
	-webkit-transform: none;
}

#front-list .clearfloat:nth-child(5n) a, #archive .clearfloat:nth-child(5n) img  {
        position: relative;
        right: -5px;

	transform: rotate(5deg);
	-o-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	-webkit-transform: rotate(5deg);
}

#front-list .clearfloat:nth-child(6n) a, #archive .clearfloat:nth-child(6n) img  {
        position: relative;
        top: 8px; 
        right: 15px;
}

#front-list .clearfloat:nth-child(9n) a, #archive .clearfloat:nth-child(9n) img  {
        position: relative;
        bottom: 3px;
        left: -15px;
}

#front-list .spoiler a:hover, #archive .spoiler img:hover  {
	box-shadow:0 3px 6px rgba(0,0,0,.5);
	-moz-box-shadow:0 3px 6px rgba(0,0,0,.5);
	-webkit-box-shadow:0 3px 6px rgba(0,0,0,.5);

	transform:  scale(1.25);
	-o-transform:  scale(1.25);
        -webkit-transform: scale(1.25);
        -moz-transform: scale(1.25);

        position: relative;
        z-index: 5
}

 .post img:hover, .post a img:hover {
	box-shadow:0 3px 6px rgba(0,0,0,.5);
	-moz-box-shadow:0 3px 6px rgba(0,0,0,.5);
	-webkit-box-shadow:0 3px 6px rgba(0,0,0,.5);

	transform:  none;
	-o-transform:  none;
        -webkit-transform: none;
        -moz-transform: none;
}

#front-list .spoiler a:after {
       content: attr(title);
}

/*** needed for cforms ***/
#li-2-8 img, #li-2-8 img:hover {
	border: 0;
	padding:0;

        _float:right;
        display: inline-block;

	box-shadow: none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	
	transform: none;
	-o-transform: none;
	-moz-transform: none;
	-webkit-transform: none;
}

.post .ads {
	margin-top:10px;
	}

.entry {
	margin-top:20px;
	}

#stats {
	margin-top:0px;
	padding:4px 0px;
	text-transform:uppercase;
	font:0.8em Arial;
	display:block;
	}

#stats span {
	padding: 0px 20px 0px 0px;
	}

#stats span a:hover {
	background:none;
	}

#stats span a {
	color:#333;
	}

#stats img, #nav img {
	border:0px;
	margin:0px;
	padding:0px;
	}

#tools {
	width:590px;
	height:25px;
	font-size:0.95em;
	}

#tools a:hover {
	background:none;
	}

.navigation {
	padding:5px 0px;
	text-align:center;
	}

/*** wordpress img caption ***/
.wp-caption img{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #fff;
	padding: 5px;
        padding-bottom: 30px;
	_margin: 0 10px 10px 0;
        margin-left: auto;
        margin-right: auto;
}

.wp-caption p.wp-caption-text {
        position: relative;
	font: 1.5em Pen, Arial;
        top: -1.7em;
	text-align: center;
}

/* Sidebar*/
#sidebar {
	width:320px;
	float:right;
	margin:0px 0px 0px 0px;
	}

#sidebar h3 {
	font:1.2em Replay, Verdana, Arial;
	font-weight:bold;
	_background:#333;
	color:#4C5D73;
	margin:10px 0px 5px 0px;
        border-bottom: 1px solid #B5BF8F;
	text-align: center;
	}

#sidebar input {
        padding: 4px;

        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;

        border: 1px solid #4C5D73;

        font: 1.3em Pen, Georgia, Arial;
}

#sidebar input[type="submit"] {
        width:auto;
        background: #B5BF8F;
        font: 1.05em Replay, Verdana, Arial;
        color: #fff;
        text-shadow: 0px 0px 4px #fff;
        padding: 5px;

        background: -moz-linear-gradient(#C4E781, #B5BF8F);
        background: -webkit-gradient(linear,left top,left bottom, from(#C4E781), to(#B5BF8F));
	background: linear-gradient(top, #C4E781, #B5BF8F);
	background: -o-linear-gradient(top, #C4E781, #B5BF8F);

}

#sidebar input[type="submit"]:hover {
        background: -moz-linear-gradient(#B5BF8F, #B5BF8F);
        background: -webkit-gradient(linear,left top,left bottom, from(#B5BF8F), to(#B5BF8F));
	background: linear-gradient(top, #B5BF8F, #B5BF8F);
	background: -o-linear-gradient(top, #B5BF8F, #B5BF8F);
}

#sidebar input[type="submit"]:active {
        background: -moz-linear-gradient(#B5BF8F, #C4E781);
        background: -webkit-gradient(linear,left top,left bottom, from(#B5BF8F), to(#C4E781));
	background: linear-gradient(top, #B5BF8F, #C4E781);
	background: -o-linear-gradient(top, #B5BF8F, #C4E781);
}


#sidebar-top, #sidebar-bottom {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#fff;
        background: rgba(255,255,255,0.75);
	}

#sidebar-bottom, #sidebar-middle {
	margin-top:10px;
        background: rgba(255,255,255,0.75);
	}

#sidebar-bottom {
        background: rgba(255,255,255,0.0);
        }

#sidebar-middle {
	width:320px;
	float:right;
        background: rgba(255,255,255,0.75);
	}

#sidebar-left {
	width:135px;
	padding:0px 10px 10px 10px;
	float:left;
	background:#fff;
        background: rgba(255,255,255,0.75);
	}

#sidebar-right {
	width:135px;
	padding:0px 10px 10px 10px;
	float:right;
	background:#fff;
        background: rgba(255,255,255,0.75);
	}


#sidebar li {
	list-style:none;
	border-bottom:1px dotted #ccc;
	display:block;
	padding:2px 0px 2px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	}

#sidebar li ul li:last-child{
	list-style:none;
	border-bottom:0px dotted #ccc;
	display:block;
	padding:2px 0px 0px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	}

#sidebar-ads {
	width:300px;
	float:right;
	margin-bottom:10px;
	padding: 10px;
	background:#fff;
        background: rgba(255,255,255,.75);	
}

#sidebar-ads a img{
       margin-top: 10px;  
}

#sidebar-ads a:first-child img {
       margin-top: 0px;
}

.sidebar-ads2 {
	width:300px;
	float:right;
        margin-top: 10px;
	padding:10px;
	background:#fff;
        background: rgba(255,255,255,.75);
        opacity: .5;
        -webkit-transition: opacity .5s;
        -moz-transition-duration: .5s;
        -o-transition-duration: .5s;
	}

.sidebar-ads2:hover {
       opacity: 1;
}

#sidebar .ads {
	width:auto;
	float:right;
        margin: 10px 0 0 10px;
	padding:10px;
	background:#fff;
        background: rgba(255,255,255,.75);
        opacity: .5;
        -webkit-transition: opacity .5s;
        -moz-transition-duration: .5s;
        -o-transition-duration: .5s;
	}

#sidebar .no-margin {
       margin-left:0;
}

#sidebar .ads:hover {
        opacity: 1;
}

.social-icons a {
        margin-left: 17px;
        opacity: .7;
        -webkit-transition: opacity .5s;
        -moz-transition-duration: .5s;
        -o-transition-duration: .5s;
}

.social-icons a:hover {
        opacity: 1;
}

.textwidget > p > a {
       float:left;
       padding: 32px 32px;
       margin-top: 7px;
}

.textwidget > p > a#twitter {
       margin-left: 40px;
       background: url(images/birdBW.png) no-repeat;
}

.textwidget > p > a#twitter:hover {
       margin-left: 40px;
       background: url(images/bird.png) no-repeat;
}

.textwidget > p > a#facebook:hover {
       background: url(images/fb.png) no-repeat;
}

.textwidget > p > a#facebook {
       background: url(images/fbBW.png) no-repeat;
}

.textwidget > p > a#rss:hover {
       margin-top:0;
       padding: 39px 39px;
       background: url(images/rss6.png) no-repeat;
}

.textwidget > p > a#rss {
       margin-top:0;
       padding: 39px 39px;
       background: url(images/rss6BW.png) no-repeat;
}


/* Form Elements */
select {
	border:1px solid #333;
	width:100%
	}
	
.field {
	padding: 2px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}

#s {
	padding:1px;
	font-size:1.0em;
	width:150px;
	}
	
#searchsubmit {
	padding-left:5px;
	}

#commentform input {
	background: #fff;
        background: rgba(255,255,255,.5);
	width: 140px;
	margin: 5px 5px 1px 0;

        padding:5px;

        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;

        border: 1px solid #4C5D73;

        font: 1.3em Pen, Georgia, Arial;
	}

#commentform textarea {
	background: #fff;
        background: rgba(255,255,255,.5);
	width: 98%;
	margin-top:5px;

        padding: 5px;

        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;

        border: 1px solid #4C5D73;

        font: 1.3em Pen, Georgia, Arial;
	}

#commentform #submit {
        width:auto;
        background: #B5BF8F;
        padding: 5px 15px 5px;
        font: 1.2em Replay, Verdana, Arial;
        color: #fff;
        text-shadow: 0px 0px 4px #fff;

        background: -moz-linear-gradient(#C4E781, #B5BF8F);
        background: -webkit-gradient(linear,left top,left bottom, from(#C4E781), to(#B5BF8F));
	background: linear-gradient(top, #C4E781, #B5BF8F);
	background: -o-linear-gradient(top, #C4E781, #B5BF8F);
}

#commentform #submit:hover {
        background: -moz-linear-gradient(#B5BF8F, #B5BF8F);
        background: -webkit-gradient(linear,left top,left bottom, from(#B5BF8F), to(#B5BF8F));
	background: linear-gradient(top, #B5BF8F, #B5BF8F);
	background: -o-linear-gradient(top, #B5BF8F, #B5BF8F);}

#commentform #submit:active {
        background: -moz-linear-gradient(#B5BF8F, #C4E781);
        background: -webkit-gradient(linear,left top,left bottom, from(#B5BF8F), to(#C4E781));
	background: linear-gradient(top, #B5BF8F, #C4E781);
	background: -o-linear-gradient(top, #B5BF8F, #C4E781);
}



/* Comments*/
.commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	display:block;
	}	

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
	padding: 10px 0px 10px 0px;
	list-style:none;
	margin-bottom:3px;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	padding: 10px 10px 0px 10px;
	background:#f3f3f3;
        color: #4C5D73;
	border-top:1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width:495px;
	float:right;
	}
		
.commentlist cite strong {
	font-size:1.1em;
	}
	
li.my_comment {
	background: none;
	border-top:1px dashed #ddd;
        border-bottom: 1px dashed #ddd;
	}

li.my_comment cite strong {
	font-size: 1.4em;
	color:#4C5D73;
	}
	
#commentform small {
	background: none;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#4C5D73;
	display: block;
	margin-top:3px;
	text-align:right;
	font-size:0.9em;
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#4C5D73;
	}
	
.commentlist small {
	background:#4C5D73;
	}

.avatar {
	border:1px solid #bbb;
	margin:0px 10px 0px 0px;
	float:left;
	padding:2px;
	width:55px;
	height:55px;
	}	

#comment {
	width:590px;
	background:#fff;
	}

/* Footer*/
#front-popular {
	font-size:0.7em;
	color:#fff;
	width: 940px;
	background:#2c2c2c; /*url(images/bottombar.png) bottom no-repeat;*/
        -moz-border-radius: 0 0 1em 1em;
        border-radius: 0 0 1em 1em;
	margin: 0 auto;
	padding:10px;
        -moz-box-shadow: 0px 0px 15px #4C5D73;
        -webkit-box-shadow: 0px 0px 15px #4C5D73;
        box-shadow: 0px 0px 15px #4C5D73;


        background: -moz-linear-gradient(rgba(44,44,44,.9),#2c2c2c);
        background: -webkit-gradient(linear,left bottom,left top, from(#2c2c2c), to(rgba(44,44,44,.9)));
	}

#recentpost, #mostcommented {
	width:280px;
	float:left;
	padding:10px;
	border:1px solid #fff;
        -moz-border-radius: 0 0 1em 1em;
        -webkit-border-radius: 0 0 1em 1em;
        border-radius: 0 0 1em 1em;
	}

#mostcommented {
	margin-left:17px;
	}

#recent_comments {
	width:280px;
	float:right;
	padding:10px;
	border:1px solid #fff;
        -moz-border-radius: 0 0 1em 1em;
        -webkit-border-radius: 0 0 1em 1em;
        border-radius: 0 0 1em 1em;
	}

#mostcommented a, #recent_comments a {
	color:#fff;
        display: block;
	}

#recentpost a { color:#fff; }

#mostcommented a:hover, #recent_comments a:hover { text-decoration: none; }


#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}

#recentpost ul li, #mostcommented ul li, #recent_comments ul li {
	list-style:none;
	border-top:1px dotted #fff;
	padding:5px;
	display:block;
	}

#recentpost ul li:hover, #mostcommented ul li:hover, #recent_comments ul li:hover {
	background:#B5BF8F;
	color:#fff;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	border-top:0px dotted #fff;
	}


#footer {
	margin: 0 auto;
	width: 960px;
	font-size:0.6em;
	padding-top:10px;
	padding-bottom:10px;
	}


/* Float Properties*/
.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}

/* contant-form */

#contactform ol {
	list-style:none;
	margin:0em;
	padding:0;
	}

#contactform ol li {
	margin:5px 0;
	list-style:none;	
	}

#contactform input:not([type="submit"]),
#contactform textarea {
	background: #fff;
        background: rgba(255,255,255,.5);
        font: 1.3em Pen, Georgia, Arial;	

	width: 98%;
	margin-top:5px;
        padding: 5px 2px 2px 5px;

        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        border: 1px solid #4C5D73;
	box-shadow:3px 3px 7px rgba(0,0,0,0.3) inset;
	-moz-box-shadow:3px 3px 7px rgba(0,0,0,0.3) inset;
	-webkit-box-shadow:3px 3px 7px rgba(0,0,0,0.3) inset;
	}

#contactform input:not([type="submit"]) {
	display:block;
	width:425px;
	padding-left:25px;
	background-position:5px 5px;
	background-repeat:no-repeat;
	}
	
#contactform input[name="contact"] {
	background-image: url(images/id.png);
	}

#contactform input[type="email"] {
	background-image: url(images/email.png);
	}

#contactform input[type="url"] {
	background-image: url(images/link.png);
	}

#contactform input[type="submit"] {
        width:auto;
        background: #B5BF8F;
        padding: 5px 15px 5px;
	margin: 15px 0;
        font: 1.2em Replay, Verdana, Arial;
        color: #fff;
        text-shadow: 0px 0px 4px #fff;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        border: 1px solid #4C5D73;

        background: -moz-linear-gradient(#C4E781, #B5BF8F);
        background: -webkit-gradient(linear,left top,left bottom, from(#C4E781), to(#B5BF8F));
	background: linear-gradient(top, #C4E781, #B5BF8F);
	background: -o-linear-gradient(top, #C4E781, #B5BF8F);
}

#contactform input[type="submit"]:hover {
        background: -moz-linear-gradient(#B5BF8F, #B5BF8F);
        background: -webkit-gradient(linear,left top,left bottom, from(#B5BF8F), to(#B5BF8F));
	background: linear-gradient(top, #B5BF8F, #B5BF8F);
	background: -o-linear-gradient(top, #B5BF8F, #B5BF8F);}

#contactform input[type="submit"]:active {
        background: -moz-linear-gradient(#B5BF8F, #C4E781);
        background: -webkit-gradient(linear,left top,left bottom, from(#B5BF8F), to(#C4E781));
	background: linear-gradient(top, #B5BF8F, #C4E781);
	background: -o-linear-gradient(top, #B5BF8F, #C4E781);
}

#contactform img {
       padding:0;
       margin-left:auto;
       margin-right:auto;
       border:none;
       background: none;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}

