/* AH. custom styles start */

/* structural */
.custom #container {width:960px;}
.custom #masthead {width:920px;}
.custom #rotating_image {width:960px;}
.custom #content_box {width:940px;}
.custom #left_box {width:740px;}
.custom #content {width:538px;}
.custom #content_inner {width:520px;}

/* fine borders */
.custom #content_box {width:940px;background:none;}

/* masthead */
.custom #logo {width:900px;height:80px;background:url('images/tibetkora_logo.gif') no-repeat;}
.custom #logo a {display:block;width:900px;height:80px;}
.custom #rotating_image img {border:6px solid #ffcc66;}
.custom #masthead #rss_subscribe {width:14px;height:14px;float:right;}
.custom #masthead #rss_subscribe a {display:block;width:14px;height:14px;background:url('images/icon_rss.gif') no-repeat;text-indent:-9999px;outline:none;}

/* headers */ 
.custom h1, h2, h3, h4 {font:bold 1.0em Verdana, Arial, Helvetica, sans-serif;margin:0;padding:0;}
.custom h1 {font-size:1.4em;border-bottom:dotted 1px #ddd;padding:0 0 8px 0;color:#990000;}
.custom h2 {border:none;padding:10px 0;color:#ffcc66;}
.custom .sidebar h2 {text-transform:none;letter-spacing:2px;border-bottom:1px solid #ddd;padding:8px 0;}
.custom h3 {font-size:.8em;color:#990000;}
.custom h4 {font-size:.8em;color:#ffcc66;}

/* content formatting */
.custom .format_text p {margin:.6em 0;}

/* Easy Contact */
.custom div.formcontainer p.information {background:#F8F9F1 url('/wordpress/wp-content/plugins/easy-contact/sample/information.png') no-repeat scroll 12px 50%; border-bottom:2px solid #990000; font-size:.9em; width:90%;}
.custom div.formcontainer form.contact-form fieldset {background:none; border:none; color:#333333; margin:0.5em 0 1.5em;}
.custom div.formcontainer form.contact-form fieldset legend {color:#990000; font-weight:bold;}
.custom div.formcontainer form.contact-form fieldset div.form-input input {background:#F8F9F1 none repeat scroll 0 0; border:1px solid #ffcc66; width:50%;}
.custom div.formcontainer form.contact-form fieldset div.form-textarea textarea {background:#F8F9F1 none repeat scroll 0 0; border:1px solid #ffcc66; width:90%;}
.custom div.formcontainer form.contact-form fieldset div.form-submit input {background:#ffcc66 none repeat scroll 0 0; border:2px solid #990000; padding:.2em;}
