/*
Theme Name: DonMirra
Version: 2.8
Author: pradeep.gowrishetty@gmail.com
Author URI: pradeep.gowrishetty@gmail.com
*/

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #D2CEC5;
	scrollbar-face-color:#55463A;
	scrollbar-arrow-color:#D1CEC3;
	scrollbar-3dlight-color:#D2CEC5;
	scrollbar-darkshadow-color:#D1CEC3;
	scrollbar-highlight-color:#55463A;
	scrollbar-shadow-color:#55463A;
	scrollbar-track-color:#D1CEC3;
}
h1 {
	color:#D2CEC5;
        display: none;
}

h2 {

}

.container {
	width: 1000px;
	margin:auto;
}
.sidebar {
	width: 200px;
	float:left;
	padding-top:55px
}
.c_sidebar {
	width: 200px;
	float:left;
	padding-top:40px
}
.content {
	width: 780px;
	height:auto;
	float:right;
	padding-left:0px;
}
.a-post {
	background:url(images/frame.png) no-repeat;
	width:780px;
	float:left;
	padding:0px;
	z-index:99999999;
}

.a-post a:link {
	color:#D2CEC5;
}
.a-post a:hover {
	color: #D2CEC5;
}


.a-post-content {
	width:780px;
	height:520px;
	padding-left:12px;
	padding-top:11px;
	float:left;
	z-index:99999999;
}

.b-post {
	background:url(images/frame.png) no-repeat;
	background-position:0px 5px;
	width:780px;
	height:615px;
	float:left;
	z-index:99999999;
	color:#221e1f;
}
.c-post {
	width:780px;
	height:520px;
	float:left;
	padding:0px;
}
.b-post-content {
	margin-left:0px;
	margin-bottom:10px;
	float:left;
	padding:0px;
}
.logo {
	width: 100%;
	height: 57px;
	border:0px;
}
.navigation {
	width: 200px;
	float:left;
	line-height: 2.2em;
	color: #56473B;
	font-size: 12px;
	text-align:left;
	padding-top: 25px;
	list-style:none;
}
.navigation a:hover {
	font-style:italic;
}

.navigation li.current_page_item a:link, .navigation li.current_page_item
a:visited, .navigation li.current_page_item a:hover, .navigation
li.current_page_item a:active
{
font-weight: bold;
text-align:left;
color:#000000;
padding:0px 0px 0px 0px;
background-position: 0px 0px;
list-style:none;
background:url(images/li_bg.jpg) no-repeat;
}

.sidebar_content {
	float:left;
	width: 170px;
	font-size: x-small;
	line-height: 1.5em;
	color: #55463a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	padding-top: 75px;
}
a:link {
	color:#56473B;
	text-decoration:none;
}
a:active {
	color:#56473B;
	text-decoration:none;
	list-style:circle;
}
a:visited {
	color:#56473B;
	text-decoration:none;
	list-style:circle;
}
a:hover {
	color:#56473B;
	text-decoration:none;
	list-style:circle;
}
.footer {
	color:#99918a;
	width: 780px;
	float:right;
	padding-top:10px;
}
.footer a:link {
	color:#99918a;
}
.footer a:hover {
	color: #79695c;
	text-decoration:underline;
}
.first_column {
	width:350px;
	float:left;
}
.second_column {
	width: 400px;
	height:524px;
	overflow:scroll;
	overflow-x:hidden;
	vertical-align:top;
	float:right;
	text-align:left;
	padding-left:10px;
	font-size:12px;
}

#homeslide {
	margin-top: 30px;
}

#homeslide .galleria_nav {

	margin-left: 350px;
	margin-right: 350px;
	margin-top: 0 !important;
}

#homeslide .galleria_nav a.navprev {
	display: block;
	text-indent: -9999px;
	width: 32px;
	height: 27px;
	background: url(http://donmirraweddings.com/wp-content/plugins/galleria-wp/skins/metal/prev-horizontal.png);
	float: left;
}

#homeslide .galleria_nav a.navnext {
	display: block;
	text-indent: -9999px;
	width: 32px;
	height: 27px;
	background: url(http://donmirraweddings.com/wp-content/plugins/galleria-wp/skins/metal/next-horizontal.png);
	float:right;
}

.sociallinks {
	clear:both;
}

.sociallinks a img {
	border: none;
	margin: 8px 7px 0 0;
}

