body {
	margin:0;
	padding:0;
	font:12px/1.5 'Arial';
    background: url(../img/bg.jpg) #EAEAEA top center no-repeat;
}
div.full_width {
	position:relative;
	float:left;
	width:100%;
	margin:0;
	text-align:left;
}
/*-- Dotted and Indented Divider --*/
hr{
border:0 #696969 dotted; /*-- Text Grey --*/
border-top-width:1px;
clear:both;
height:0;
}
.indented {
border-top: 0px solid #fff;
border-bottom: 0px solid #000;
border-top-width: 0px;
clear:both;
height:0;
margin-top:10px;
margin-bottom:10px;
}
a:focus{outline:none;
}
a{ text-decoration:none;}
/*-- Headings / Paragraphs / Links / Images --*/
@font-face {
	font-family: Meera;
}
h1, h2, h3, h4, h5, h6 {
	font-family:"Meera";
	color:#000; /*-- Ketchup Red --*/
	text-shadow: 0px 1px 0px #fff;
}
h1{
font-size:26px
}
h2{
font-size:24px
}
h3{
font-size:22px
}
h4{
font-size:20px
}
h5{
font-size:18px
}
h6{
font-size:16px
}
ol{
list-style:decimal
}
ul{
list-style:none
}
li{
margin-left:20px
}
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset,figure{
margin-top:10px;
margin-bottom:10px;
}

#showcase h1 {
	font-family:"Meera";
	color:#d93221; /*-- Ketchup Red --*/
	text-transform:uppercase;
	letter-spacing:1px;
	text-shadow:none;
}
#two_cols h3 {
	font-family:"Meera";
	color:#22a3a0; /*-- Ketchup Red --*/
	text-transform:uppercase;
	letter-spacing:1px;
}
#four_cols h4 a {
	font-family:"Meera";
	font-size:20px;
    line-height: 16px;
	color:#000; /*-- Ketchup Red --*/
	text-decoration:none;
}
.blog_text h2 {
	font-family: "Meera";
	color:#d93221; /*-- White/Grey --*/
	line-height:100%;
}
#footer span {
	font-family: "Meera";
	color:#eaeaea; /*-- White/Grey --*/
	font-size:11px;
	font-weight:bold;
}
.intro {
	font-family: "Meera";
	font-size:18px;
    line-height: 18px;
	margin-bottom:0px;
    color: #000;
}
.intro1 {
	font-family: "Meera";
	font-size:18px;
    line-height: 15px;
	margin-bottom:0px;
    color: #000;
}
.fancy_link {
	color:#d93221; /*-- Ketchup Red --*/
	font-size:10px;
	font-weight:none;
	text-transform:uppercase;
	text-decoration: none;
}
.fancy_link strong {
	color:#d93221; /*-- Ketchup Red --*/
	font-size:21px;
	font-weight:bold;
	text-transform:none;
	text-decoration: none;
}
.fancy_image {
	display: block;
	border:5px solid #d5d5d5; /*-- M.Grey --*/
	margin-bottom:10px;
}
.fancy_image:hover {
	display: block;
	border:5px solid #eee;
	margin-bottom:10px;
}
.post_image {
	display: block;
	border:5px solid #d5d5d5; /*-- M.Grey --*/
	margin-bottom:10px;
}
.post_imageLeft {
	float:left;
	display: block;
	border:5px solid #d5d5d5; /*-- M.Grey --*/
	margin-bottom:10px;
	margin-top:10px;
	margin-right:10px;
}
.post_imageRight {
	float:right;
	display: block;
	border:5px solid #d5d5d5; /*-- M.Grey --*/
	margin-bottom:10px;
	margin-top:10px;
	margin-left:10px;
}
.post_imageCenter {
	float:center;
	display: block;
	border:5px solid #d5d5d5; /*-- M.Grey --*/
	margin:10px auto;
}
.heading_link{
	font-family: Meera;
	color:#696969; /*-- Text Grey --*/
	font-size:18px;
    line-height: 16px;
	font-weight:bold;
	text-transform:normal;
	text-decoration: none;
	padding-top:5px;
}
.heading_link:hover {
	font-family: Meera;
	color:#d93221; /*-- Ketchup Red --*/
	font-size:18px;
    line-height: 16px;
	font-weight:bold;
	text-transform:normal;
	text-decoration:none;
}
p {
	font-size:20px;
    line-height: 22px;
}
#copyright p {
	font-size:10px;
	color:#696969; /*-- Text Grey --*/
	margin-top:10px;
}
strong {
	color:#d93221; /*-- Ketchup Red --*/
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
.page_heading h1 {
	color:#eaeaea;
	background:#000;
	text-transform:uppercase;
	letter-spacing:3px;
	text-shadow:none;
}
#footer .page_heading h5 {
	color:#d93221;
	text-transform:uppercase;
	letter-spacing:2px;
	text-shadow:none;
}
/*-- Buttons --*/
.buttonSmall {
-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;
-moz-box-shadow:inset 1px 1px 0 rgba(255,255,255,0.3);
-webkit-box-shadow:inset 1px 1px 0 rgba(255,255,255,0.3);
box-shadow:inset 1px 1px 0 rgba(255,255,255,0.3);
cursor:pointer;display:inline-block;
font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:10px;
font-weight: bold;padding:2px 8px;outline:none!important;
text-align:center;text-decoration:none;position:relative;
-moz-box-sizing:border-box!important;line-height:16px;
margin-top:10px;
margin-bottom:10px;
}
.button {
-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;
-moz-box-shadow:inset 1px 1px 0 rgba(255,255,255,0.3);
-webkit-box-shadow:inset 1px 1px 0 rgba(255,255,255,0.3);
box-shadow:inset 1px 1px 0 rgba(255,255,255,0.3);
cursor:pointer;display:inline-block;
font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;
font-weight: bold;padding:6px 16px;outline:none!important;
text-align:center;text-decoration:none;position:relative;
-moz-box-sizing:border-box!important;line-height:16px;
margin-top:10px;
margin-bottom:10px;
}
.buttonLarge {
-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;
-moz-box-shadow:inset 1px 1px 0 rgba(255,255,255,0.3);
-webkit-box-shadow:inset 1px 1px 0 rgba(255,255,255,0.3);
box-shadow:inset 1px 1px 0 rgba(255,255,255,0.3);
cursor:pointer;display:inline-block;
font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;
font-weight: bold;padding:6px 16px;outline:none!important;
text-align:center;text-decoration:none;position:relative;
-moz-box-sizing:border-box!important;line-height:16px;
margin-top:10px;
margin-bottom:10px;
}
.buttonHuge {
-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;
-moz-box-shadow:inset 1px 1px 0 rgba(255,255,255,0.3);
-webkit-box-shadow:inset 1px 1px 0 rgba(255,255,255,0.3);
box-shadow:inset 1px 1px 0 rgba(255,255,255,0.3);
cursor:pointer;display:inline-block;
font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:20px;
font-weight: bold;padding:10px 16px;outline:none!important;
text-align:center;text-decoration:none;position:relative;
-moz-box-sizing:border-box!important;line-height:16px;
}
.buttonEpic {
-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;
-moz-box-shadow:inset 1px 1px 0 rgba(255,255,255,0.3);
-webkit-box-shadow:inset 1px 1px 0 rgba(255,255,255,0.3);
box-shadow:inset 1px 1px 0 rgba(255,255,255,0.3);
cursor:pointer;display:inline-block;
font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:28px;
font-weight: bold;padding:16px 16px;outline:none!important;
text-align:center;text-decoration:none;position:relative;
-moz-box-sizing:border-box!important;line-height:16px;
margin-top:10px;
margin-bottom:10px;
}
.button-gray{
background:#f1f1f1;
background:-webkit-gradient(linear,left top,left bottom,from(#e9e9e9),to(#d1d1d1));
background:-moz-linear-gradient(top,#e9e9e9,#d1d1d1);
-pie-background:linear-gradient(top,#e9e9e9,#d1d1d1);
border:1px solid #bbb;
color:#555;
text-shadow:0 1px 0 #fff;
}
.button-gray:hover,.button-gray:focus{
border:1px solid #aaa;background:#ececec;
background:-webkit-gradient(linear,left top,left bottom,from(#e1e1e1),to(#c1c1c1));
background:-moz-linear-gradient(top,#e1e1e1,#c1c1c1);
-pie-background:linear-gradient(top,#e1e1e1,#c1c1c1);
border:1px solid #999;
color:#555;
}
/*-- Dropcaps --*/
p.dropcap1:first-letter {
	float: left;
	font: 42px/30px 'Dekar', sans-serif;
	margin-right: 6px;
	position: relative;
	top: 7px;
}
p.dropcap2:first-letter {
	float: left;
	font: 24px/24px Arial;
	padding:9px 5px;
	margin-right: 5px;
	background: url(../img/dropcap2.png) center no-repeat;
	color: #eaeaea;
}
p.dropcap3:first-letter {
	float: left;
	font: 24px/24px Arial;
	padding:9px 5px;
	margin-right: 5px;
	background: url(../img/dropcap3.png) center no-repeat;
	color: #696969;
}
/*-- Highlights --*/
.highlightL1 {
	background-color: #F8F087;
}
.highlightL2 {
	background-color: #B7E3C0;
}
.highlightL3 {
	background-color: #B8D0DD;
}
.highlightL4 {
	background-color: #F39DD4;
}
.highlightD1 {
	background-color: #E6A009;
	color: #ffffff;
}
.highlightD2 {
	background-color: #E60764;
	color: #ffffff;
}
.highlightD3 {
	background-color: #A0346E;
	color: #ffffff;
}
.highlightD4 {
	background-color: #6D8925;
	color: #ffffff;
}

/*-- Blockquotes --*/
bockquote {
margin: 1em 2em;
padding-left:1em;
}

blockquote p {
	margin:15px;
	padding-left:30px;
	font:bold 17px Dekar, serif;
	line-height: 150%;
}
.bqleft1 {
	float: left;
	margin-top:10px;
	padding-right:10px;
	width: 280px;
	color: #696969;
	background:url(../img/quote1.png) no-repeat;
}
.bqcenter1 {
	float: left;
	margin-top:10px;
	padding-right:10px;
	width:100%;
	color: #696969;
	background:url(../img/quote1.png) no-repeat;
}
.bqright1 {
	float: right;
	margin-top:10px;
	padding-right:10px;
	width: 280px;
	color: #696969;
	background:url(../img/quote1.png) no-repeat;
}
blockquote p:first-letter {
	float: left;
	margin: .2em .3em .1em 0;
	font-family: "Dekar";
	color:#d93221;
	font-size: 220%;
	font-weight: bold;
}

.bqleft2 {
	margin-top:10px;
	margin-right:15px;
	float:left;
	width: 280px;
	border-right: 5px solid #d93221;
	background-color: #d5d5d5;
}
.bqcenter2 {
	margin-top:10px;
	float:left;
	width:930px;
	border-left: 5px solid #d93221;
	border-right: 5px solid #d93221;
	background-color: #d5d5d5;
}
.bqright2 {
	margin-top:10px;
	margin-left:15px;
	float:right;
	width: 280px;
	border-left: 5px solid #d93221;
	background-color: #d5d5d5;
}

/*-- Bullets --*/
#bullet1 {  
	list-style-image: url(../img/bullets/1.gif);
}
#bullet2 {  
	list-style-image: url(../img/bullets/2.gif);
}
#bullet3 {  
	list-style-image: url(../img/bullets/3.gif);
}
#bullet4 {  
	list-style-image: url(../img/bullets/4.gif);
}
#bullet5 {  
	list-style-image: url(../img/bullets/5.gif);
}
#bullet6 {  
	list-style-image: url(../img/bullets/6.gif);
}
#bullet7 {  
	list-style-image: url(../img/bullets/7.gif);
}
#bullet8 {  
	list-style-image: url(../img/bullets/8.gif);
}

/*-- Message Boxes --*/
.info, .success, .warning, .error, .validation {
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
}
.info {
color: #00529B;
background-color: #BDE5F8;
background-image: url(../img/icons/info_32.png);
}
.success {
color: #4F8A10;
background-color: #DFF2BF;
background-image:url(../img/icons/tick_32.png);
}
.warning {
color: #9F6000;
background-color: #FEEFB3;
background-image: url(../img/icons/warning_32.png);
}
.error {
color: #D8000C;
background-color: #FFBABA;
background-image: url(../img/icons/delete_32.png);
}
.validation {
color: #D63301;
background-color: #FFCCBA;
background-image: url(../img/icons/block_32.png);
}

.bg_content {
	color:#000; /*-- Text Grey --*/
	background-color:#eaeaea; /*-- White/Grey --*/
	padding-top:15px;
	padding-bottom:15px;
}
.bg_footer {
	color:#eaeaea; /*-- White/Grey --*/
	background:#015F9D;
}
.bg_copyright {
	color:#696969; /*-- Text Grey --*/
	background:url(../img/topbg_black.png);
	padding-bottom:15px;
}
.bg_page_heading {
	color:#eaeaea; /*-- White/Grey --*/
	background-color:#000; /*-- Ketchup Red --*/
	padding-top:5px;
}
/*-- Header --*/
#header {
	display:inline;
}
#logo{
	padding:10px 0px 15px 0px;
    float:left;
	text-indent:-9999px;
}

/*-- Navigation Menu --*/
.menu{
	display:block;
	position:absolute;
	top:55px;
	right:0;
	}
/*-- Nivo Slider --*/
#nivo_slider {
	padding-bottom:50px;
   
}
#slider {
	position:relative;
    width:914px;
    height:343px;
	background:url(../img/loading.gif) no-repeat 50% 50%;
	border:10px solid #fff;
	background:#1a1a1a;
    float:left;
}
#slider img {
	position:relative;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}
.nivo-controlNav {
	position:absolute;
	left:400px;
	bottom:-45px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../img/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../img/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#ffffff;
    text-decoration:underline;
}

/*-- Showcase --*/
#showcase {
	margin-top:0px;
}
#showcase .grid_4 img { 
	float:left; 
	margin:0; 
	margin-top:15px;
	padding-right:10px;
}

/*-- Twitter --*/
#twitter_body {
	display:inline;
}
#twitter_body img {
	margin-top:10px;
}
#twitter {
	width: 750px;
}

	#twitter h1 a {
		display: block;
		font: 29px Helvetica, Arial, Sans-Serif;
		color: rgba(255,255,255,0.2);
		text-decoration: none;
		text-shadow:none;
	}
		#twitter h1 a:hover { color: rgba(255,255,255,0.3); }

	#twitter ul {
		list-style: none; padding: 0 0 0 0;
	}
		#twitter ul li {
			padding:12px;
			background: rgba(255,255,255,0.1);
			border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px;
		}
			#twitter ul li a {
				font: italic 14px/30px Georgia, Times, Serif;
				color: #1a1a1a;
			}
				#twitter ul li a:hover { color: #eaeaea; }

		#twitter ul li span {
			font: bold 14px/10px Helvetica, Arial, Sans-Serif; color: #eaeaea;
		}
			#twitter ul li span a {
				font: bold 12px/11px Helvetica, Arial, Sans-Serif;
}
#tweetme {
	margin-top:50px;
}
#diggit {
	margin-top:15px;
}
/*-- Content / Coloums --*/
#four_cols {
	padding-top:10px;
	padding-bottom:10px;
}
.videolink_text {
	background:#d5d5d5; /*-- M.Grey --*/
	color:#fff;
	padding:5px;
}
.videolink_text a {
	color:#696969; /*-- Text Grey --*/
	font-size:12px;
	text-transform:normal;
	text-decoration: none;
	padding-top:5px;
}
.videolink_text a:hover {
	color:#d93221; /*-- Ketchup Red --*/
	font-size:12px;
	font-weight:bold;
	text-transform:normal;
	text-decoration:none;
}

/*-- Footer / Popular Post--*/
#footer {
margin-top:20px;

}

#footer li {
	margin-left:0;
	list-style:none;
}
#footer li a {
	color:#eaeaea;
	font-size:11px;
	font-weight:bold;
	text-transform:normal;
	text-decoration: none;
	padding-top:10px;
}
#footer li a:hover {
	color:#d93221; /*-- Ketchup Red --*/

}
#footer p {
	color:#eaeaea; /*-- White/Grey --*/
	font-weight:none;
	text-transform:normal;
	text-decoration: none;
}

/*-- Popular Post --*/
#popular_post li  {
	padding-top:10px;
	padding-bottom:10px;
}
#popular_post strong a {
	padding:6px 10px 10px 8px;
	margin-right:3px;
	background: url(../img/comment.png) center no-repeat;
	color: #eaeaea;
	font-size:10px;
}
#popular_post ul li {
	border-top: 1px solid #000;
	border-bottom: 1px solid #222;
}
#popular_post ul li:first-child {border-top: none;}
#popular_post ul li:last-child {border-bottom: none;}

/*-- Category --*/
#category li  {
	padding-top:10px;
	padding-bottom:30px;
}
#category ul li {
	border:0 #696969 dotted; /*-- Text Grey --*/
	border-top-width:1px;
	clear:both;
	height:0;
}
#category ul li:first-child {border-top: none;}
#category ul li:last-child {border-bottom: none;}

/*-- Archive --*/
#archive li  {
	padding-top:10px;
	padding-bottom:30px;
}
#archive ul li {
	border:0 #696969 dotted; /*-- Text Grey --*/
	border-top-width:1px;
	clear:both;
	height:0;
}
#archive ul li:first-child {border-top: none;}
#archive ul li:last-child {border-bottom: none;}

/*-- Flickr --*/
.flickr img {
	width:60px;
	height:60px;
	float:left;
	margin:1px;
	border:4px solid #333; /*-- D.Red --*/
}
.flickr img:hover {
	width:60px;
	height:60px;
	float:left;
	margin:1px;
	border:4px solid #111; /*-- L.Red --*/
}

/*-- Popular Tags --*/
#footer ul.tags {
	padding-top:11px;
	line-height:0px;
	white-space:nowrap;
}
#footer ul.tags li {
	background-image:none;
	margin-top:0px;
	height: 25px;
	display: inline;
	float: left;
	margin-right:4px;
}
#footer ul.tags li a {
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	color: #eaeaea; /*-- White/Grey --*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #333;
	padding: 3px 8px 3px 8px;
}
#footer ul.tags li a:hover {
	background-color: #111; 
	color: #eaeaea; /*-- White/Grey --*/
}

/*-- Social Media Icons --*/
#footer ul.sm_icons li {
	float:left;
}

/*-- Newsletter --*/
#container {
	text-align: center;
	padding: 5px;

	background: -webkit-gradient(linear, left top, left bottom, from(#243d63), to(#1a2638));
	background: -moz-linear-gradient(top,  #243d63,  #1a2638);

	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-webkit-box-shadow: 0px 1px 0px #000;

	border: 1px #000 solid;
}
input
{

   font-size:12px;
	font-weight:none;
	color:#eaeaea;
 
    width: 140px;
    padding: 10px;
 
    border: none;
 
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
 
 
    background: -webkit-gradient(linear, left top, left bottom, from(#333), to(#333)); /*-- D.Red --*/
    background: -moz-linear-gradient(top,  #333,  #333);
}
input#submit
{
    cursor: pointer;
    color: #eaeaea;
    font-weight:none;
 
    width: 50px;
    margin-left: 0px;
 
    -webkit-box-shadow: -1px -1px 0px #4bc824, 1px 1px 0px #000;
 
    background: -webkit-gradient(linear, left top, left bottom, from(#333), to(#333)); /*-- D.Red --*/
    background: -moz-linear-gradient(top,  #333,  #333);
}
input#submit:hover
{
    background: -webkit-gradient(linear, left top, left bottom, from(#111), to(#111)); /*-- L.Red --*/
    background: -moz-linear-gradient(top,  #111,  #111);
}
input#submit:active
{
    -webkit-box-shadow: -1px -1px 0px #000;
 
    background: -webkit-gradient(linear, left top, left bottom, from(#111), to(#111)); /*-- D.Red2 --*/
    background: -moz-linear-gradient(top,  #000,  #000);
}

.panel{ background:#f8f8f8; border:1px solid #dfdfdf; display:none; height:auto; left:0; padding:75px 15px 20px 10px;
		top:70px; position:fixed; _position:absolute;  }

a.openpanel{ _background-image:none; background:#fff url(images/bg-emailme.png) no-repeat center center; border:1px solid #efefef; color:#fff;
			display:block; left:0; width:36px; height:36px; top:85px; text-indent:-9999px;
			position:fixed; _position:absolute;}
			
	a.openpanel:hover{ background:#f5f5f5 url(images/bg-emailme.png) no-repeat center center; _position:absolute; _background-image:none; }
	a.active.openpanel{ background:#ffffff url(images/bg-emailme-extended.png) no-repeat center center; _position:absolute; _background-image:none; }

#stylechanger{ list-style:none; list-style-type:none; list-style-position:outside; margin-bottom:0; }
#stylechanger li a{ display:block; margin-bottom:5px; width:50px; height:15px; text-indent:-9999px; }

#default{ background-color:#212121; }
#blue{ background-color:#0188C2; }
#red{ background-color:#B82933; }
#green{ background-color:#5B8B23; }
#purple{ background-color:#8557A7; }

#portfolioPage img {
margin-top:10px;
}
/*-- Blog --*/
#blogpost .date {
	background-color: #d93221;
	width:54px;
	height:103px;
	text-align: center;
	font-size:12px;
	float:left;
	margin-right:15px;
	border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;
}
.year {
	color:#111;
	height: 15px;
	font-size:9px;
	padding-top:5px;
}
.month, .day {
	color:#eaeaea;
}
.month {
	font-size:12px;
	text-transform: uppercase;
	height: 14px;
	padding-top:5px;
}
.day {
	padding-top:4px;
	font-size: 24px;
	font-weight:bold;
	height: 22px;
}
.comment_num {
	background:url(../img/comment.png);
	background-repeat: no-repeat;
	width:34px;
	height:28px;
	font-size:10px;
	font-style: italic;
	color:#fff;
	float:left;
	padding-top:4px;
	margin-top:3px;
	margin-left:10px;
}
/*-- Blog --*/
.box_post {
	overflow: hidden;
	background: transparent url(../img/horz-border.gif) repeat-x 100% 0;
	margin-top:10px;
    display: inline;
}
.post {
    font-family: "Meera";
	float:left;
	width:584px;
}
.post p.english {
    font-family: "Arial";
    font-size:13px;
	float:left;
	width:584px;
}
.post h3 a {
    font-family: "Meera";
    font-size: 24px;
	line-height:100%;
	text-decoration:none;
	color:#d93221;
}
/*-- Search Box --*/
fieldset.search {
	color:#696969;
	background: #eee;
	border:1px solid #ddd;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #696969;
	font-size: 1.2em;
	width: 195px;
	height: 30px;
	padding: 5px 25px 0;
	background: transparent no-repeat;
	margin-right:0px;
}
.search input.box:focus {
	outline: none;
}
.search button.btn {
	width: 42px;
	height: 42px;
	cursor: pointer;
	text-indent: -9999px;
	background: transparent url(../img/go-button2.png) no-repeat right;
}	

/*-- Advertisements --*/
#ads {
	width:270px;
	overflow: hidden;
}
.ads125 img {
	width:125px;
	height:125px;
	float:left;
	margin-right:7px;
	margin-bottom:7px;
}
.ads260 img {
	width:260px;
	height:120px;
	float:left;
	margin-bottom:20px;
}
/*-- Category List --*/
#category li {
	margin-left:0;
	list-style:none;
}
#category li a {
	color:#696969;
	font-size:12px;
	text-transform:uppercase;
	text-decoration: none;
}
#category li a:hover {
	color:#d93221; /*-- Ketchup Red --*/

}
/*-- Archive --*/
#archive li {
	margin-left:0;
	list-style:none;
}
#archive li a {
	color:#696969;
	font-size:12px;
	text-transform:uppercase;
	text-decoration: none;
}
#archive li a:hover {
	color:#d93221; /*-- Ketchup Red --*/

}
/*-- RSS --*/
#rss { 
	background: url(../img/rss3.png) right no-repeat; 
	font-size:18px; 
	color:#d5d5d5;
}
#rss a { 
	color:#d93221;
	text-decoration: none;
}
/* ------- Author Box ------- */
.author_box{
	color:#696969;
	background: #eee;
	border:1px solid #ddd;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
h4.author_box_header{
	color:#d93221;
	letter-spacing:1px;
	padding:3px 3px 3px 20px;
	text-transform:uppercase;
}
.author_box_content{
	padding:25px;
	border-top:1px dotted #ddd;
	color:eaeaea;
}
#about_the_author h5 {
	color:#696969;
	text-decoration: none;
}
#about_the_author h5 a{
	color:#d93221;
	text-decoration: none;
}
#about_the_author{ display:block; margin-bottom:20px; margin-top:20px; }

/* ------- Comments List ------- */
#comments h4 {
	text-transform:uppercase;
	letter-spacing:1px;
}
#comments ol.commentlist .message p {
	padding:0 0 0px 0;
}
#comments ol.commentlist {
	list-style:none;
	margin:0;
}
#comments ol.commentlist li {
	padding:15px 0 0 0;
}
#comments .user {
	float:left;
	width:50px;
}
.avatar {
	width:60px;
	height:60px;
	float:left;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-right:15px;
}
#comments .readerinfo p, #comments .info a {
	font-size:16px;
	color: #d5d5d5;
	text-decoration: none;
}
#comments a.reply-link {
	display:inline;
	float:right;
	text-decoration:none;
	margin-top:-35px;
	text-transform:uppercase;
	font-size:10px;
	color: #aeaeae;
	font-style: normal;
}
#comments .message {
	color:#696969;
	background: #eee;
	border:1px solid #ddd;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding:10px 20px 10px 20px;
	width:540px;
	float:right;
	font-size:13px;
	line-height:20px;
	position:relative;
}

#comments .readerinfo h2 {
	margin: 0;
	padding: 0;
	display: inline;
	color: #d93221;
	text-shadow: 0px 1px 0px #ffffff;
}
#comments .readerinfo h3 a {
	color: #d93221;
	text-shadow: 0px 1px 0px #ffffff;
	font-style: normal;
	text-decoration:none;
}
#comments .readerinfo h3 a:hover {
	color: #000;
	text-decoration:none;
}
/* ------- Comment Form ------- */
.comment {
	margin-bottom:20px;
	overflow: hidden;
}
.commentbox {
	float:left;
	margin-right: 18px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	width: 541px;
	padding: 0 19px 0 19px;
	background-color: white;
	border: 1px solid #cfcfcf;
}
.comment-form {
	padding-top:20px;
}
.comment-form h4 {
	margin-bottom:20px;
	text-transform:uppercase;
	letter-spacing:1px;
}
.contact-form {
	float:left;
	width: 455px;
}
.contact-form form {
	margin-top:20px;
}
.comment-form input {
	display: block;
	width: 250px;
	height: 18px;
	float: left;
	text-align: left;
	border: 0;
	padding: 4px 9px 4px 9px;
	color:#696969;
	background: #eee;
	border:1px solid #ddd;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.comment-form label {
	display: inline;
	padding-left:10px;
	font-size:12px;
	height: 30px;
	line-height: 28px;
}
.comment-form div {
	width:670px;
	clear: both;
	overflow: hidden;
	display: block;
	margin-bottom: 10px;
}
.comment-form textarea {
	display: block;
	width: 600px;
	height: 120px;
	clear: both;
	border: 0;
	padding:9px;
	color:#696969;
	background: #eee;
	border:1px solid #ddd;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
/*-- Toggles --*/
h2.trigger {
	padding: 5px 10px 5px 50px;
	margin: 0 0 15px 0;
	background:#eee url(../img/icons/down_32.png) no-repeat;
	height: 45px;
	line-height: 45px;
	width: 400px;
	font-weight: normal;
	float: left;
	border:1px solid #ddd;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
h2.trigger a {
	display: block;
	text-decoration:none;
	color:#696969;
	font-weight:bold;
	font-size:17px;
	text-transform:uppercase;
	letter-spacing:1px;
}
h2.trigger a:hover {
	color: #d93221;
}
h2.active {
	background:#eee url(../img/icons/up_32.png) no-repeat;
	background-position: left bottom;

}
.toggle_container {
	margin: 0 0 15px;
	background:#e5e5e5;
	border:1px solid #ddd;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	overflow: hidden;
	width: 460px;
	clear: both;
}
.toggle_container .block {
	padding: 20px;
}
.toggle_container .block p {
	padding: 15px 0;
	margin: 15px 0;
}
.toggle_container h3 {
	margin: 0 0 10px;
	border-bottom: 1px dotted #ccc;
}
.toggle_container img {
	float: left;
	margin: 10px 15px 15px 0;
	padding: 10px;
}
/*-- Tabs --*/
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #e5e5e5;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #eee;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	padding: 0 20px;
	border: 1px solid #e5e5e5; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ddd;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #e5e5e5;
	border: 1px solid #e5e5e5; /*--Makes the active tab look like it's connected with its content--*/
}
.tab_container {
		border:1px solid #ddd;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left;
	width: 100%;
	background: #e5e5e5;
}
.tab_content {
	padding: 20px;
}
.tab_content .block p {
	padding: 15px 0;
	margin: 15px 0;
}
.tab_content h3 {
	margin: 0 0 10px;
	border-bottom: 1px dotted #ccc;
}
.tab_content img {
	float: left;
	margin: 10px 15px 15px 0;
	padding: 10px;
}
/*-- Contact Page --*/
.information {
	width: 425px;
	float: right;
	margin-top:10px;
}
.map {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color: white;
	border: 1px solid #cfcfcf;
	padding:14px;
	margin-top: 30px;
}
.map a:hover {
	color: #000;
	text-decoration: underline;
}
ul.contact-info {
	font-size: 14px;
}
ul.contact-info li {
	line-height: 29px;
	padding-left:50px;
	height: 32px;
	margin-bottom: 10px;
}
ul.contact-info li.home {
	background: transparent url(../images/icn-home.png) no-repeat 0 0;
}
ul.contact-info li.tel {
	background: transparent url(../images/icn-tel.png) no-repeat 0 0;
}
ul.contact-info li.mail {
	background: transparent url(../images/icn-mail.png) no-repeat 0 0;
}