/*
Theme Name: IDFlatRoof
Theme URI: http://www.yesiweb.com/
Description:    ID Flat Roof child theme for the Twenty Ten theme
Author:         Yuliya Shulman of YesIWeb Custom Web Design and Development - http://www.yesiweb.com. 
Author URI:     http://www.yesiweb.com
Template:       twentyten
Version:        0.1.0
*/

@import url("../twentyten/style.css");

body {
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	height: 101%;
  overflow: -moz-scrollbars-vertical;
  overflow-y: scroll;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #69637b; 
	background: #ffffff;
  overflow: -moz-scrollbars-vertical;
  overflow-y: scroll;
}

/* =Header
-------------------------------------------------------------- */

.header {
	top: 20px;
	background: #171e52; 
	border: #a2a2a2 1px solid;
	padding: 25px 10px 15px 30px;
	margin: 0px auto;
	width: 880px;
	height: 55px;
	position: relative; 
  color: #ffffff;
  text-align: right;
  font-size: 20px;
}

/* =Menu
-------------------------------------------------------------- */

.idfmenu {
	margin-bottom:5px;
	color:#69637b;
	background:#ffffff;
	padding: 30px 30px 10px 30px;
	margin: 0 auto;
	text-align: left;
	width: 860px;
	font: 13px Arial, Verdana, Helvetica, sans-serif; 
	border-left:1px solid #a2a2a2;
	border-right: 1px solid #a2a2a2;
}

a.idfmenu, a.idfmenu:link, a.idfmenu:visited, a.idfmenu:active { color: #000040; text-decoration: none; font: 13px Arial, Verdana, Helvetica, sans-serif; font-weight: bold; padding: 0; border: 0; }
a.idfmenu:hover { color: #69637b; text-decoration: none; font: 13px Arial, Verdana, Helvetica, sans-serif; font-weight: bold; padding: 0; border: 0; }

.idfmenu .menu-left {
	clear:						both;
	padding:					0px 0px 30px 0px;
}

.idfmenu .menu-left p {
	float:						left;
	font-size:				11px;
	color:						#69637b;
	width:						700px;
  text-align:       left;
}

.idfmenu .menu-left .menu-right p {
	float:						right;
	font-size:				11px;
	color:						#69637b;
	width:						400px;
  text-align:       right;
}

/* =Content
-------------------------------------------------------------- */

#content {
	margin-bottom:20px;
	color:#000000;
	background:#ffffff;
	border-left:1px solid #a2a2a2;
	border-right: 1px solid #a2a2a2;
	border-top: 0;
	border-bottom: 0;
  overflow: auto;
	padding: 0 30px 35px 30px;
	margin: 0 auto;
	width: 860px;
	position: relative; 
	font: 14px Arial, Verdana, Helvetica, sans-serif;
  text-align: center;
}

#content p {
	width: auto;
  text-align: justify;
}

.category_image {
  width: 425px;
  height: 300px; 
  border: 1px;
}

.entry-content p {
  text-align: justify;
}

/* =Footer
-------------------------------------------------------------- */
    
.idffooter { 
	margin: 0 auto; 
	padding: 0px 30px 15px 30px;
	border: 1px solid #a2a2a2; 
	background: #F3F3F3; 
	font: 15px Arial, Helvetica, sans-serif; 
	width: 860px;
	position: relative; 
	height: 20px; 
  text-align: center; 
  font-size: 12px; 
  color: #69637b; 
  clear: both;
}

.footer-tdmhome {
	text-align: center; 
	margin: 0 auto; 
	padding: 8px 30px 10px 30px;
	border: 1px solid #a2a2a2; 
  background-color: #000040; 
  font: 16px Arial, Helvetica, sans-serif; 
  color: #ffffff; 
	width: 860px;
	position: relative; 
	height: 15px; 
  clear: both;
}
  
a.footer-tdmhome, a.footer-tdmhome:link, a.footer-tdmhome:active { color: #ffffff; padding: 0; border: 0; }
a.footer-tdmhome:visited { color: #bebebe; padding: 0; border: 0; }
a.footer-tdmhome:hover { color: #bebebe; padding: 0; border: 0; }

.idffooter .idffooter-left {
	clear:						both;
}

.idffooter .idffooter-left p {
	float:						left;
	width:						600px;
  text-align:       left;
  margin-top:       10px;
}

.idffooter .idffooter-left .idffooter-right p {
	float:						right;
	width:						250px;
  text-align:       right;
}

.idffooter-copyright {
	margin: 0 auto; 
	padding: 0px 30px 15px 30px;
	border: 1px solid #a2a2a2; 
	background: #F3F3F3; 
	font: 15px Arial, Helvetica, sans-serif; 
	width: 860px;
	position: relative; 
	height: 40px; 
  font-size: 12px; 
  color: #69637b; 
	text-align: center; 
}
  
.idffooter-copyright  p {
  margin-top:       10px;
}

.idffooter-bottom {
	border: none;
  background: #ffffff;
}

.page-title {
	color: #000040;
	font-size: 24px;
	font-weight: bold;
  margin-bottom: 10px;
}

#category-description {
	color: #000040;
	font-size: 20px;
	font-weight: bold;
}

#category-description p {
  text-align: center;
}

.input-tag {
	float: left;
	clear: both;
	margin: 0px 10px 0px 30px;
	padding: 6px;
	border: 0px;
	width: 200px;
	text-align: left;
}

.input-box {
	width: auto;
	margin-bottom: 0px;
}
