/*
Theme Name: Twenty Ten
Theme URI: http://wordpress.org/
Description: The 2010 default theme for WordPress.
Author: the WordPress team
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body { 
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }




/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles  */
body {
	background: #f1f1f1;
}

body,
input,
textarea {
	color: #666;
	font-size: 12px;
	
}
hr {
	background-color: #E7E7E7;
	border:0;
	height: 1px;
	margin-bottom: 18px;
	clear:both;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom:0;
}
dl {
	margin:0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	padding: 2px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
}
a:link {
	color:#0066CC;
}
a:visited {
	color:#743399;
}
a:active,
a:hover {
	color: #FF4B33;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}







/* Gallery listing
-------------------------------------------------------------- */

.category-gallery {
	margin-bottom: 48px;
}
.category-gallery h2 {
	margin-top: 10px;
}
.category-gallery .entry-meta {
}
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right:20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-content p {
	display: inline;
}
.home #content .category-gallery .entry-utility {
	padding-top:4px;
}


/* Attachment pages
-------------------------------------------------------------- */

.entry-content .attachment img {
	margin-bottom: 0;
}
.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}



/* Images
-------------------------------------------------------------- */

.blog_post_area img {
	margin: 0;
	max-width: 640px;
}
.blog_post_area .attachment img {
	max-width: 900px;
}
.blog_post_area .alignleft,
.blog_post_area img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.blog_post_area .alignright,
.blog_post_area img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.blog_post_area .aligncenter,
.blog_post_area img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.blog_post_area img.alignleft, 
.blog_post_area img.alignright, 
.blog_post_area img.aligncenter {
	margin-bottom: 12px;
}
.blog_post_area .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
.blog_post_area .wp-caption img {
	margin: 5px 5px 0;
}
.blog_post_area .wp-caption p.wp-caption-text {
	margin: 5px;
	color: #888;
	font-size: 12px;
}
.blog_post_area .wp-smiley {
	margin:0;
}
.blog_post_area .gallery {
	margin: auto;
}
.blog_post_area .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.blog_post_area .gallery img {
	border: 2px solid #cfcfcf;
}
.blog_post_area .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.blog_post_area .gallery dl {
	margin: 0;
}
.blog_post_area .gallery img {
	border: 10px solid #f1f1f1;
}
.blog_post_area .gallery br+br {
	display: none;
}



/* =Navigation
-------------------------------------------------------------- */

.navigation {
	font-size:  12px;
	line-height: 18px;
	overflow: hidden;
	color: #888;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #FF4B33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	width: 50%;
	text-align:right;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}



/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}



/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	margin: 24px 0;
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px;
	width:98%;
}
#respond textarea {
	width:98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}

body {
	font-family: arial,sans-serif;
	font-size:12px;
		margin:0;
		padding:0;
		background: url(images/bg_repeat.jpg) repeat-x top center;
}

html {
	background:#c10f41 url(images/bg.jpg);
}

#container {
	background: url(images/mainbg.jpg) no-repeat top center;
	width:1000px;
	margin:0 auto;
	padding:0;
	
}

#topnav { 
	padding-top:4px;
	margin:0;
	overflow:hidden;
}
#topnav2 {
height:34px;
overflow:hidden; 
}

#topnav div#rss {
	width: 53px; 
	height:34px;
	float:left;
	overflow:hidden;
}

#topnav ul {
	height: 34px;
	width: 740px;
	float:left;
	list-style:none;
	margin:0 15px;
	padding: 0;
}

#topnav ul li {
	float:left;
	margin:0;
	padding: 0;
	
}
 
#topnav ul li a {
	float:left;
	font-family:  arial, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
	color: #e63163;
	display:block;
	height:28px; 
	padding: 6px 16px 0 16px; 
}

#topnav ul li.selected a, #topnav ul li a:hover {
	background:#5e041d;
	color:#fff;
	padding: 6px 15px 0 15px; 
	border-left:1px solid #9d002c;
	border-right:1px solid #3e0011;
}

a img {border: 0;}


#logoarea{ 
width: 790px;
height: 168px;
float:left; 

}
#logoarea img {

padding-top:0px;
	padding-left:22px;
	}
#msgarea {
	width:210px;
	height:184px; 
	float:left;
	margin-top:-16px;
}

#message {
	height: 184px;
	width: 183px;
	background:url(images/msg.png);
	margin-left:15px;
	overflow:auto;
}



#threerows {
	clear:both; 
}

#row1 {
	width:180px;
	float:left;
	margin: 0 1px 0 25px; 
}

.r1_item1 {

	background:#26030c url(images/r1_top.gif) no-repeat;
	color:#fff;
	margin: 0 0 10px 0;
}
.r1_item1 .ul1 {
	margin:0;
	padding: 3px 0 9px 0;
	background: url(images/r1_bottom.gif) no-repeat bottom center;
}
.sidebaritem ul h2 {
	margin:0;
	padding: 0;
	height:39px;
	width: 134px;
	margin:0 auto;
	background:url(images/r1.gif) no-repeat;
	overflow:hidden;
	font-size: 13px;
	color:#fff;
	text-align:center;
	padding-top:13px;
	text-transform:uppercase;
	padding-right:40px;
	
}
.r1_item1 , .r1_item1 a{
	color:#fff;
	text-decoration:none;
}
.r1_item1 a:hover{
	color:#fff;
	text-decoration:underline;
}

.ul1 ul li {
	margin: 2px 5px 1px 5px;
	padding-left:16px;
	font-weight:bold;
	background:url(images/r1b.gif) no-repeat center left;
}	

.sidebaritem ul {
	list-style:none;
	margin: 0 5px;
	padding: 0;
	
}
#row2 {
	margin: 0 0 0 11px;
	padding:0;
	float:left; 
	width: 570px; 
	
}

.blog_post_area{
	margin: 0 0 20px 0;
	padding-top:4px;
	background: #fff url(images/post_top_bg.png) no-repeat top;
}
.blog_post_area_inner{
	padding: 0 2px 4px 2px;
	
	background: #fff url(images/post_bottom_bg.png) no-repeat bottom;
}
.blog_post_area h1 span {
	color: #26030C;
}
.blog_post_area h1 a {
	color:#fff;
	text-decoration:none;
}
.blog_post_area h1 {
	background:#f50752 url(images/blog_heading_bg.png) no-repeat;
	width: 544px;
	height: 42px;
	overflow:hidden;
	padding:12px 0 0 20px;
	margin: 0;
	font-size:20px;
	font-family:arial,sans-serif;
	font-weight:bold;
	color:#fff;
}
.blog_content {
	padding: 15px 15px 0 15px;
	width: 536px;
	overflow:hidden;
}
.similar1 {
	width:564px;
	margin: 5px auto 0px auto;
	color: #8d072c;
	
	background: #FFCFDE url(images/similar_top.png) no-repeat top;
}
.similar2 {
	padding: 7px 15px;
	background: url(images/similar_bottom.png) no-repeat bottom;
}
#row3 {
float:left;
	margin: 0 0 0 8px;
	width: 180px;
	
	

}
.row3_item {
margin: 0 0 15px 0;
	background:#fff url(images/rhs_top.png) no-repeat top;
}	
.row3_item_inner{
	background:  url(images/rhs_bottom.png) no-repeat bottom;
	padding: 2px 3px;
}	

.row3_item h2 { 
	color: #0c6768; 
	padding: 0;
	height:52px;
	width: 134px;
	margin:0 auto;
	background:url(images/rhs_row3.png) no-repeat;
	overflow:hidden;
	font-size: 13px;

	text-align:center;
	padding-top:13px;
	text-transform:uppercase;
	padding-right:40px;
}

.clearme { clear:both;}

#foot {
	background:url(images/foot1.png) repeat-x;
	height: 106px;
	overflow:hidden;
	padding-top:2px;
}
#foot1 {
	height:84px;
	padding-top:20px;
	width:950px;
	margin:0 auto;
	background:url(images/foot2.png) no-repeat bottom center;
	font-family:tahoma,sans-serif;
	font-size:11px;
	color:#fff;
}
#foot1 a {
	color:#fff;
}

.foot_left {
	width: 474px;
	height:84px;
	float:left;
}
.foot_right {
	width: 474px;
	height:84px;
	float:right;
}


.innermessage	{
			text-align:center;
			padding: 3px 6px;
color:#fff;
font-size:11px;
}		

.innermessage h6 {
	font-size:18px;
	font-weight:normal;
	color:#fff956;
}	
.gallerytable  { text-align:center;}
.gallerytable table,table.video_table {
	margin:0 auto;
}
.gallerytable a img {
	border:1px solid #000;
	margin:3px;
}
