html {
	min-height: 100%;
	height: auto;
}
* {
	margin: 0;
	padding: 0;
}
body {
	font: normal 13px/14px arial, sans-serif;
	color: #2a2727;
	background: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-attachment: fixed;
	background-color: #fff;
}

p {
	padding:.625em 0;
	text-align: justify;
	line-height: 20px;
}
#overall {
	width: 100%;
	margin: 0 auto;
}
.col {
	width: 250px;
	padding-left: 10px;
	float: left;
}
.col0 {
	width: 442px;
	padding: 0;
	float: left;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #333;
}
.CCsilhouette {
	float: left;
	clear: left;
	margin-left: -94px;
}
.CCsilhouette span {
	position: absolute;
}
.preImageBuffer {
	height: 9em;
	width: 1px;
}
#leftCol {
	margin: 0 2px 0 3.4em;
	background: url(../images/left.png) repeat;
}
.spaceme {
	margin: 6px;
	padding: 0 6px 0 6px;
	background-color: #D4D3D3;
}
.spacemetop {
	margin: 6px;
	padding: 5px 6px 0 6px;
}
#rightCol {
	margin: 0 0.2em 3.4em 0.2em;
	background: url(../images/right.png) repeat;
}
#lefter {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
#home {
	text-align: left;
	margin: 0.3em 0 1.4em 0.2em;
}
#home a {
	color: black;
}
.themes {
	padding-right: 5px;
}
.themes img {
	margin-bottom: 5px;
}
#hi a, #hi a:link, #hi a:hover {
	border: 0px;
}
.small {
	font-size: 90%;
	border-bottom: 1px solid #EEF3EC;
}
.small1 {
	font-size: 90%;
	border-bottom: 1px solid #666;
}
u {
	text-decoration: none;
	border-bottom: 1px solid #eaeaea;
}
.menu {
	list-style:none;
	margin:15px 0 0 0;
	padding:0;
}
.menu li {
	float: left;
	margin:0;
	padding:0;
}
.menu li a {
	margin:0 10px 0 0;
	padding:0;
	text-decoration:none;
	text-transform: uppercase;
}
/* wordpress */

.navigation {
	padding: 0.5em;
}
.post, .entry {
	padding: 2em;
	font-size: 90%;
	line-height: 12px;
	text-transform: uppercase;
}
.post a, .post a:link, .post a:visited, .entry a, .entry a:link, .entry a:visited {
	color: #0f0f0f;
	border-bottom: 1px solid #666;
}
.navigation a, .navigation a:link, .navigation a:visited {
	color: #0f0f0f;
	border-bottom: 1px solid #eaeaea;
}
.post img, .entry img {
	float: right;
	margin-left: 10px;
	border: 2px solid #eaeaea;
	vertical-align: top;
}
a, a:link, a:visited, a:active {
	color: #F8F9FC;
	border-bottom: 2px solid #E0E0E0;
	text-decoration: none;
}
a:hover {
	color: black;
	border-bottom: 2px solid #888;
	text-decoration: none;
}
img {
	border: 0;
}
.h1, h1 {
	display: inline;
	font-size: 25px;
	font-weight: bold;
	color: #515151;
	text-decoration: none;
}
.h2, h2 {
	display: inline;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #515151;
	text-decoration: none;
}
.date {
	padding-top: 5px;
	font-size: 1.85em;
	width:35px;
	height:36px;
	margin-left: 0.6em;
	text-align:center;
	position:relative;
	background: url(../images/h4.gif)
}
.month {
	position:absolute;
	bottom:3px;
	left:6px;
	font-size: 11px;
	color: #2f3233;
	text-transform:uppercase;
	font-weight:bold;
}
.month:hover {
	color: #465155;
}
.contentdate h2 {
	text-transform: uppercase;
	color: #353535;
	padding: 0 0 0 10px;
}
.contentdate p {
	color: #353535;
	padding: 0 0 0 10px;
}
.contentdate a, .contentdate a:link, .contentdate a:visited {
	color: #353535;
}
.contentdate a:hover {
	color: black;
}
.contentdate {
	width: 100%;
	height: 51px;
	padding: 0.3em 0 0.5em 0;
	background: url(../images/contentdate.png) repeat center top;
}
.contentdate:hover, .contentdate:visited:hover {
	padding: 0.3em 0 0.5em 0;
	background: url(../images/contentdate_mo.png) repeat center top;
}
/* sidebar related */

#widget {
	background: transparent;
	width: 90%;
	margin: 0 10px 0 0;
	padding: 20px 0 10px 0;
}
#widget ul {
	list-style: none;
	margin: 0;
	padding: 0 0 20px 0;
}
#widget li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#widget ul li {
	margin: 0;
	padding: 5px 0 0 0;
}
#widget td {
	vertical-align: top;
}
#widget .white {
	color: #0f0f0f;
}
#widget .white a, #widget .white a:link, #widget .white a:visited {
	color: #EEF3EC;
	border-bottom: 1px solid #c1c1c1;
}
#widget .dark a, #widget .dark a:link, #widget .dark a:visited {
	color: #515151;
	border-bottom: 1px solid #c1c1c1;
}
#widget .white a:hover {
	border-bottom: 1px solid #efefef;
	color: #efefef;
}
#widget .dark a:hover {
	border-bottom: 1px solid #3d3d3d;
	color: #3d3d3d;
}
#widget strong {
	padding-left: 20px;
}
#Recent {
	background: url(../images/posts.gif) no-repeat top left;
}
#Blogroll {
	background: url(../images/links.gif) no-repeat top left;
}
#Categories {
	background: url(../images/categories.gif) no-repeat top left;
}
#Archives {
	background: url(../images/archives.gif) no-repeat top left;
}
#okay {
	background: url(../images/okay.gif) no-repeat top left;
}
#alert {
	background: url(../images/alert.gif) no-repeat top left;
}
#okay span {
	padding-left: 20px;
}
#footer {
	float: left;
	color: #0f0f0f;
}

/* @group Forms */

.fieldElement {
	float: left;
    margin-bottom: 10px;
    position: relative;
	width: 100%;
}

label.radio {
    display: block;
    font-family: 'Nunito',sans-serif;
    font-size: 1.1em;
}
textarea, input[type="text"] {
    border: 2px solid #BDC3C7;
    border-radius: 5px;
    font-size: 1em;
    padding: 8px 4%;
    transition: border 0.25s linear 0s, color 0.25s linear 0s, background-color 0.25s linear 0s;
    width: 92%;
}
textarea:focus, input[type="text"]:focus {
    border-color: #3498DB;
    outline: 0 none;
}
input:-moz-placeholder, textarea:-moz-placeholder {
    color: #666666;
}
input::-moz-placeholder, textarea::-moz-placeholder {
    color: #666666;
}
.fieldHalf {
    float: left;
    margin-right: 2%;
    width: 48%;
}
.fieldHalf.right {
    margin-left: 2%;
    margin-right: 0;
}
.fieldHalf input {
    padding: 8px 8%;
    width: 84%;
}
.input-icon {
    border-radius: 6px;
    color: #B2BCC5;
    font-size: 20px;
    line-height: 37px;
    padding: 0 12px 0 0;
    position: absolute;
    right: -10px;
    top: 2px;
    vertical-align: middle;
}
.checkbox, .radio {
    display: block;
    margin-bottom: 10px;
    padding-left: 30px;
    position: relative;
    transition: color 0.25s linear 0s;
}
.checkbox input, .radio input {
    left: -300px;
    outline: medium none !important;
    position: absolute;
}
.checkbox .icons, .radio .icons {
    color: #BDC3C7;
    cursor: pointer;
    display: block;
    font-size: 20px;
    height: 20px;
    left: 0;
    line-height: 21px;
    position: absolute;
    text-align: center;
    top: 0;
    transition: color 0.25s linear 0s;
    width: 20px;
}
.checkbox .icons .first-icon, .radio .icons .first-icon, .checkbox .icons .second-icon, .radio .icons .second-icon {
    display: inline-table;
    left: 0;
    margin: 0;
    opacity: 1;
    position: absolute;
    top: 5px;
}
.checkbox .icons .second-icon, .radio .icons .second-icon {
    opacity: 0;
}
.checkbox:hover, .radio:hover {
    transition: color 0.25s linear 0s;
}
.checkbox:hover .first-icon, .radio:hover .first-icon {
    opacity: 0;
}
.checkbox:hover .second-icon, .radio:hover .second-icon {
    opacity: 1;
}
.checkbox.checked, .radio.checked {
    color: #1FA7FC;
}
.checkbox.checked .first-icon, .radio.checked .first-icon {
    opacity: 0;
}
.checkbox.checked .second-icon, .radio.checked .second-icon {
    color: #1FA7FC;
    opacity: 1;
    transition: color 0.25s linear 0s;
}
.radio + .radio, .checkbox + .checkbox {
    margin-top: 10px;
}
.cert-text {
    font-size: 11px;
    text-align: justify;
}
.msg {
    display: none;
}
textarea.error:focus, input.error:focus, textarea.error, input.error {
    border-color: #E74C3C;
}
textarea.valid:focus, input.valid:focus, textarea.valid, input.valid {
    border-color: #2ECC71;
}
.errorContainer .icons {
    color: #E74C3C;
}
.valid + .input-icon, .error + .input-icon {
    background: none repeat scroll 0 0 #E74C3C;
    border-radius: 30px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 10px;
    height: 20px;
    line-height: 20px;
    margin-top: 7px;
    padding: 0;
    text-align: center;
    width: 20px;
}

.error + .input-icon:before{
    content: "\e00b";
}

.valid + .input-icon{
    background: #2ecc71;
}

.valid + .input-icon:before{
    content: '\e00a';
}

.floatL {
    float: left;
}
#refresh-captcha {
    float: left;
    margin-top: 20px;
}
#captcha-wrap input {
    clear: both;
}

.btn, a.btn, input.btn, button.btn {
    background: none repeat scroll 0 0 gray;
    border: medium none;
    border-radius: 5px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: 'Nunito',sans-serif;
    font-size: 1.333em;
    line-height: 2em;
    padding: 0 20px;
}

/* @end */
