/*  
Theme Name: interiordecorating
Theme URI: http://ainteriordesignblog.com/
Description: interiordecorating theme is a Wordpress theme. two column layout, bottom menu, widget ready.
Author: Ternence
Author URI: http://ainteriordesignblog.com/

*/


body, h1, h2, h3, h4, h5 , h6, blockqoute, p, dd, dl, hr, form{ 
	margin:0;
	padding:0;
}

body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	vertical-align: top;
	background: #efefef;
}

#wrapper{
	width: 810px;
	margin: 10px auto 10px auto;
	padding: 10px;
	background: #fff;
	overflow: hidden;
}

#header {
	width: 810px;
	float: left;
	clear: both;
	background: #fff;
	height: 130px;
}

#inside_header{
	width: 800px;
	float: left;
	height: 130px;
	padding: 2px 0 0px 0;
	text-align: center;
}


.header_link a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #fff;
	text-decoration:none;
	font-weight: normal;
	padding: 0;
}

.header_link a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 32px;
	color:#fff;
	text-decoration:none;
	padding: 0;
}

.tagline{
	color:#06f;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#nav{
	width: 810px;
	float: left;
	clear: both;
	background: #fc0082;
	height: 25px;
	color: #FFFFFF;
}

#nav ul {
	text-align: left;
	margin: 0 2px 0 0;
	padding: 0px;
	float: left;
	list-style-type: none;
    background: #fc0082;	
}

#nav li {
	float: left;
	text-align: center;
	line-height: 24px;
	color: #FFFFFF;
	font-size: 16px;
	margin: 0 0 0 0;
}

#nav li a:link, #nav li a:visited {
	display: block;
	color: #FFFFFF;
	vertical-align:top;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background: #fc0082;
	padding: 0 18px 0 20px;
}

#nav li a:hover, .header_nav li a:active {
	display: block;
	color: #FFFFFF;
	background: #7EC8FC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0 18px 0 20px;
}

#wrap_content{
	width: 810px;
	float: left;
	overflow: hidden;
	padding: 0;
	background: #FFFFFF;
}

#container {
	width: 519px;
	padding: 10px 20px 20px 20px;
	float: right;
	background: #FFFFFF;
	border-left: 1px solid #ECE5E5;
}

#sidebar {
	width: 249px;
	padding: 0px 0 20px 0;
	float: left;
	background:#ffffff;
	border-left: 1px solid #EEEEEE;
}


/* -------------------- FOOTER -------------------- */


#footer { width: 810px; background: #fff; height: 30px; clear: both; color: #333; font-size: 10px; margin: 0; text-align: right; }

#footer p { padding: 10px 10px 0 0; }

#footer a, .footer a:link { text-decoration: none; color: #000; }
#footer a:hover { text-decoration: underline; color: #333; }


/* #post# */

.post{
	padding: 10px 0 10px 0;
}

.post h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

.entry{
	line-height: 18px;
}

.entry a:link{
	text-decoration: none;
	color: #06f;
}

.entry a:visited{
	text-decoration: none;
	color: #06f;
}

.entry a:hover{
	text-decoration: underline;
	color: #06f;
}


p{
	padding:10px 0 0 0;
}

.postmetadata{
	width:  519px;
	border-bottom:1px solid #EEEEEE;
	padding: 10px 0 5px 0;
}

.postmetadata a:link{
	text-decoration: none;
	color: #06f;
}
	
.postmetadata a:visited{
	text-decoration: none;
	color: #06f;
}

.postmetadata a:hover{
	text-decoration: underline;
	color: #06f;
}
	


.dateauthor{
	font-size: 10px;
	color: #999999;
}


.navigation{
	padding:5px 0 5px 0;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}

.navigation a:link, .navigation a:visited{
	color: #06f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration: none;
	font-weight: normal;
}




.navigation a:hover{
	color: #06f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}

#nav_left {
 	width: 250px;
 	float: left;
  }
  
 #nav_right {
 	width: 239px;
 	text-align: right;
	float: right;
 }

ul{
	margin: 10px 10px 10px 20px;
	padding:0;
}

li{
	padding: 0;
	margin:0;
}


#sidebar a:link, a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#06f;
	text-decoration: none;
}

#sidebar a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#06f;
	text-decoration: underline;
}

#sidebar ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 15px 0;
}

#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding: 7px 0 7px 15px;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px  solid #EEEEEE;
	margin: 0 0 7px 0;
	list-style-type: none;
	background: #fff;
}

#sidebar ul ul li{
	list-style-type: none;
	color: #666666;
	line-height: 18px;
	padding: 0 3px 0 15px;
}


.title_link a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #06f;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.title_link a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #06f;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.title_link a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #06f;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}


.postauthor {
	font-size: 9px;
	color: #ccc;
	padding: 0;
	margin: 0;
}
.postauthor a:link { font-size: 9px; text-decoration: none; color: #ccc; }

.postauthor a:visited { font-size: 9px; text-decoration: none; color: #ccc; }

.postauthor a:hover { font-size: 9px; text-decoration: none; color: #06f; }


/* Blockqoute and Image */

blockquote {
	margin : 15px 0 0 10px;
	padding-left : 20px;
	padding-bottom:10px;
	padding-right: 5px;
	border-left : 5px solid #CCCCCC;
	background: #FBF1F1;

}

blockquote cite {
	margin : 3px 0 0 0;
	display : block;
}

img {
	border : 0;
}

a img {
	border : 0;
}

p img {
	padding : 0;
	max-width : 100%;
}

img.right {
	padding : 4px;
	margin : 0 0 2px 7px;
	display : inline;
}

img.left {
	padding : 4px;
	margin : 0 7px 2px 0;
	display : inline;
}

.right {
	float : right;
}

.left {
	float : left;
}

img.centered {
	display : block;
	margin-left : auto;
	margin-right : auto;
}

.caption {
	margin : 5px;
	padding : 5px;
	border : 1px solid #e5e5ff;
	background : #e5f2ff;
	font-size : 90%;
	color : black;
}

/*-------------------- Bottom --------------------*/


#bottom { clear: both; float: left; width: 810px; height: 100%; margin: 0 0 5px 0; padding: 0; background-color: #fff; text-align: left; color: #333; font-size: 10px; }
#bottom-divs { float: left; clear: both; margin: 0; padding: 20px; }

#bottom-left { width: 30%; padding: 20px 0 20px 30px; float: left; }
#bottom-mid, #bottom-right { width: 30%; padding: 20px 0 20px 20px; float: left; }

#bottom h2 { margin: 0 0 10px 0; padding: 0 8px; font-size: 14px; color: #333; font-weight: bold; }

#bottom h3 { margin: 0; padding: 10px 10px; font-size: 12px; color: #999; text-align: center; }
#bottom h3:hover { color: #000; text-decoration: underline; }

#bottom a, .bottom a:link { font-size: 10px; text-decoration: none; color: #06c; }

#bottom ul { margin: 0; padding: 0; list-style-type: none; border-top: 1px solid #666; }
#bottom ul li { line-height: 20px; border-bottom: 1px solid #666; }
#bottom ul li a { display: block; padding: 0 10px; color: #06c; text-decoration: none; }

#bottom ul li a:hover { background: #111; border-bottom: 2px solid #0072bc; }
#bottom-right ul li a:hover { background: #efefef; border-bottom: 2px solid #04bf08; }

#bottom-sep { clear: both; }

/*-------------------- calendar --------------------*/
table#wp-calendar{
	width: 100%;
}

table#wp-calendar a:link{
	text-decoration:underline;
}
/*------------ End calendar -----------*/


/*------------ Pagination ------------*/





.pagination{
	padding: 12px 2px 2px 2px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.pagination a:link, .pagination a:visited{
	padding: 0 5px;
	border: 1px solid #CCCCCC;
	text-decoration: none; 
	color: #2e6ab1;
	font-weight: normal;
}

.pagination a:hover, .pagination a:active{
	border: 1px solid #2b66a5;
	color: #000;
	background-color: #E9F8E5;
	font-weight: normal;
	text-decoration: none;
}

* html .pagination li.currentpage, * html .pagination li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
	margin-right: 5px;
	padding-right: 0;
}

/*------------ End Pagination ------------*/

/* Comment Template*/
	
.comments-template{
	margin: 25px 0 0 0;
	padding: 0 0 0 0;
}

.comments-template a:link{
	color: #555;
	text-decoration: none;
}

.comments-template a:visited{
	color:#555;
	text-decoration: none;
}

.comments-template a:hover{
	color:#555;
	text-decoration: underline;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 10px 0;
	line-height: 18px;
	padding: 0 0 15px 0;
	border-bottom: 1px dotted #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 14px;
}

.commentmetadata{
	font-size: 12px;
	color: #555555;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Hevletica, Georgia, Sans-seriff;
	font-size: 12px;
}

#smallfont{
	font-size: 9px;
}

#smallfont a:link{
	color: #555;
}

#smallfont a:visited{
	color: #555;
}

#smallfont a:hover{
	color: #555;
}
	
	
	/*  End Comment Template*/
	
/*-------------Other------------------*/

hr {
	display: none;
}


#google_search {
	float: left;
	margin-top: 50px;
}

#image {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}


