/*
Theme Name: Amy Koch
Theme URI: http://
Description: Custom WordPress theme for Amy Koch site.
Version: 0.1
Author: tamilsweet
Author URI: http://tamilg.in/
*/

/* 960 Reset CSS */
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;outline:0;font-weight:inherit;font-style:inherit;font-family:inherit;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

/* Define Headers */
body { line-height:1.5; }
h1,h3,h4,h5,h6 { font-weight: bold; color: #111; }
h1 { font-size: 36px; margin-bottom: 0.2em; }
h2 { font-size: 24px; color:#FFFFFF; margin-bottom: 0px; padding-bottom:0px; font-weight:bold;}
h3 { font-size: 16px; line-height: 1; margin-bottom: 1em; font-weight:bold; padding-bottom:0px; line-height: 140%;}
h4 { font-size: 16px; line-height: 1; margin-bottom: 1em; font-weight:normal; padding-bottom:0px; line-height: 140%;}
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

/* Begin Various Tags & Classes */
small { font-family: Arial, Helvetica, Sans-Serif; font-size: 0.9em; line-height: 1.5em; }
acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }
blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; }
blockquote cite { margin: 5px 0 0; display: block; }
code { font: 1.1em 'Courier New', Courier, Fixed; }
.center { text-align: center; }
.clear { clear:both; }
.hidden { display: none; }
hr { display: none; }
a img { border: none; }

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul { margin-left: 0px; padding: 0 0 0 30px; list-style: none; padding-left: 10px; text-indent: -10px; }
html>body .entry li { margin: 7px 0 8px 10px; }
.entry ol { padding: 0 0 0 35px; margin: 0; }
.entry ol li { margin: 0; padding: 0; }

/* Images */
p img { padding: 0; max-width: 100%; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; }
.alignleft { float: left; }

a { color:#FFD63F }
a:hover { text-decoration:none; }

/***********************/
/* Begin Custom Styles */
/*main*/
body { background:#EFEFEF; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#4C4C4C; padding:0; }

#border_top { background:url(images/top-border.gif) no-repeat; height:6px; }
#border_bottom { clear:both; background:url(images/bottom-border.gif) no-repeat; height:6px; }
#page{ width:964px; margin:0 auto; background:url(images/body-back.gif) repeat-y; }

#header { width:960px; float:left; padding-bottom:0px; position:relative; z-index:15; height: 240px; }
#header h2 { width:182px; height:151px; float:left; padding-left:20px; padding-top:20px; }

#topnav { float:right; margin:20px; text-align:right; font-size:18px; font-weight:bold; }
#topnav a { text-decoration:none; color:#FEC300; }
#topnav a:hover { color:#EC2603; }
#topnav .current_page_item a { color:#EC2603; }
#topnav li { float:left; padding:0 10px; border-right:1px solid #bbb; }
#topnav li:last-child { border-right:0 none; }

#wrapper { width:960px; margin-left:2px; background:#961800 url(images/header.jpg) no-repeat; clear:both;}

/* Content */
#content { width:640px; margin:23px 20px 20px; padding:10px 20px 20px; float:left; background:#fff; opacity:0.9; min-height:585px; }
#content h1 { color:#000; font-size:36px; margin-bottom:15px; border-bottom:1px solid #bbb; }
#content h2 { font-size:18px; font-weight:normal; }
#home { width:660px; margin:23px 20px 20px; padding:0 20px 20px 0; float:left; min-height:585px; color:#fff; }
#home h1 { color:#fff; line-height:120%; }
#list { margin-bottom:0 !important; }
#content a { color:#961600; }

#content small { font-size:11px; color:#000; font-weight:bold; }
.entry { margin:10px 0; }
.entry p { padding-bottom:15px; }
.entry strong { font-weight:bold; }
.entry em { font-style:italic }
.post { margin:15px 0; border-bottom:1px solid #bbb; padding-bottom:15px; }
.post h2 { color:#000; }
.postmetadata { font-size:11px; }
.single .post { border:0 none; }

#property-list h2 { font-size:18px; border-bottom:1px solid #C76A00; line-height:2.5; }
#property-list .property { padding:15px 0; border-bottom:1px solid #C76A00; min-height:100px; }
#property-list.black .property { border-color:#bbb; }
#property-list .property h3 { color:#fff; margin-bottom:2px; }
#property-list .property p { margin-top:5px; }
#property-list .property div { margin-left:170px; font-size:13px; line-height:1.3; }
#property-list img { border:1px solid #ccc; float:left; }
#property-list a { font-weight:bold; }
#property-list a.thumb { background:transparent url(images/shadow.png) no-repeat; padding:2px; height:108px; width:158px; float:left; display:block; }
#lnks { margin:10px 0; }
.black { color:#000 !important; }

#cboxNext, #cboxPrevious, #cboxSlideshow { display:none; }

#details-wrapper { margin:0; background:#fff; padding:15px; min-height:440px; width:610px; }
#content #details-wrapper { padding:0 15px; }
#details-wrapper h1{ font-size:24px; padding-left:0px; border:0 none; }
#details-wrapper h2{ font-size:12px; font-weight:bold; color:#3d3d3d; padding-left:0px; }
#details-wrapper p{ margin:0px; font-size:12px; color:#3d3d3d; padding:0 0 10px 0; }
#details-wrapper img{ float:right; border: #e3e3e3 solid 1px; margin-top:6px; }
#details-wrapper table{ width:300px; border:none; margin-bottom:15px; }
#details-wrapper tr{ border-bottom: #e3e3e3 solid 1px; }
#details-wrapper td{ border-bottom: #e3e3e3 solid 1px; font-size:12px; padding:3px 3px 3px 0; color:#3d3d3d; }
.details_bold { font-weight:bold; color:#3e3e3e; }

#details-logo { padding:0 20px; width:180px; float:right; margin-top:0px; border:#000000 0px solid; }
#details-logo img { border:none; float:left; }
#details-logo h2 { clear: both; font-size: 24px; color:#666666; margin:0; padding:0; font-weight:bold; }
#details-logo p { font-size: 14px; color:#666666; margin:0; padding:0; }
#details-logo p a { color:#666666; font-weight:bold; }


/* Sidebar */
#sidebar { width:200px; margin:20px; float:left; }
#sidebar p { font-size:14px; color:#fff; }
#sidebar a { font-weight:bold; }
#sidebar ul { list-style:none; }
#sidebar ul li { border-bottom:1px solid #BD5A00; padding:10px 0; }
#sidebar ul li ul li { border:none; padding:0; }
.widget h2 { font-size:20px; padding-bottom:10px; }

#amy-photo { padding-top:0 !important; }

ul#latest-post small { font-size:11px; }
#sidebar ul#latest-post li { padding:10px 0; border-top:1px solid #BD5A00; }

/* Footer */
#footer { padding:20px 10px; font-size:11px; color:#666; clear:both; }
#footer img { float:left; padding-left:10px; }
#footer p { margin-left:190px; }

/* Common */

.navigation { display: block; text-align: center; margin-top: 10px; margin-bottom: 10px; }
.navigation { min-height:25px; }
.navigation a { color:#961600; text-decoration:none;  }
.navigation .alignleft { padding:0 10px; }
.navigation .alignright { padding:0 10px; }

/************/
/* Captions */
.aligncenter,
div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }

/* Comments */
#comments  { margin:20px 0 10px; }
.commentlist a { color:#000; }
ol li.comment  { display: block; padding: 10px 10px 10px 10px; margin:10px 0; border:1px solid #5f5f5f; background:#FCF0EE; }
ol li.comment .comment-author  { }
ol li.comment .comment-author img  { float: right; border:1px solid #fff; padding:1px; }
ol li.comment .comment-author cite  { font-weight: bold; font-size: 14px; }
ol li.comment .comment-meta  { font-size: 10px; text-transform: uppercase; margin: 0 0 10px 0; }
ol li.comment p  {  margin: 0 0 5px 0; }
ol li.comment .reply  { text-transform: uppercase; font-size: 12px; font-weight: bold; margin: 7px 0 0 0; }

#respond h3 { margin:20px 0 10px; }

/* Threaded Comments */
ol li.comment ul.children  { margin: 10px 0 0 5px; }

/* Comment Form */
#form_wrap { padding: 15px 0; position: relative; clear: both; }
#form_wrap h2 { padding-bottom: 28px; position: relative; }
#form_wrap .form-left { width: 30%; float:left; }
#form_wrap .form-right { float:right; width: 70%; }
#form_wrap textarea, #form_wrap .form-left input { font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding: 7px 10px; }
#form_wrap textarea { width: 95%; margin-bottom: 18px; }
#form_wrap .form-left input { width: 147px; display: block; margin-bottom: 10px; }
#form_wrap input.sb { width: 78px; height: 28px; font-weight: bold; text-transform: uppercase; }
#form_wrap p.lc_logged { margin-top: -20px; position: relative; }
#cancel-comment-reply-link  { text-transform: uppercase; font-weight: bold; font-size: 10px; }

.widget_newsletter input
{
margin-bottom:5px;
}
.widget_newsletter h2
{
padding-bottom:0px;
}
.widget_newsletter td
{
color: #ffffff;
}
