/*
Theme Name: Pink Tie Theme
Theme URI: http://www.pinktiefriends.org
Description: Theme for Pink Tie Friends Organization
Version: 1.0
Author: Allen Bayless	
Author URI: http://www.illfxdesigns.com

*/


/* Typography */

a { color: #006666; }
a img { border: none; }
.entry p { font-weight: bold; padding: 0px 40px; }
.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 { padding: 0px 40px; }
#rightcol p { padding: 0px 10px; }
#footer_c p { margin: 0px; padding: 0px 30px; }
#footer_c #footer_right p { margin: 0px; padding: 0px; }
#footer_c a { color: WHITE; text-decoration: none; }

/* End Typography */

/* Tables */

table { margin-left: 40px; }
table.nomarg { margin: 0px; }
td { padding-bottom: 10px; }

/* Classes */

.entry { background: url(images/content_middle.png) repeat-y; overflow: auto; padding: 10px 0px; }
p.footer { margin: 0px; padding: 0px; }
.entry p.no_paragraph { margin: 0px; padding: 0px; }
.page_pic { clear: left; float: left; }
.page_pic2 { float: left; margin-left: 40px; }
.page_content { clear: left; float: left; width: 500px; }
.center { text-align: center; }
.float_left { float: left; }
.clear { clear: both; }
.red { color: #FF0000; }
img.alignleft { float: left; margin-right: 10px; margin-bottom: 10px; }
img.alignright { float: right; margin-left: 10px; margin-bottom: 10px; }
.calendar-monthsize { font-size: 2.5em; padding-top: 20px; }

/* End of Classes */


/* Start of Layout */

body { background: #a90857 url(images/body_bg.png) repeat-x; color: #660033; font-family: Arial,Geneva,sans-serif; font-size: 12px; font-style:normal; font-variant:normal; font-weight:normal; line-height: 16px; margin: 0px; padding: 0px; }

#container { background: #7d0941 url(images/content_bg.png) repeat-y; margin: 0 auto; overflow: hidden; width: 1000px; }

#leftcol { float: left; overflow: hidden; width: 821px; }

	#header { height: 361px; }
	
	/*#navigation { background: #6f8a28; font-size: 1.2em; height: 25px; }
	#navigation ul { padding: 0; margin: 0; }
	#navigation ul li { display: block; float: left; }
	#navigation ul li a { color: WHITE; text-decoration: none; padding: 5px 10px 5px; }
	#navigation ul li a:hover { background: #2a8075; color: WHITE; text-decoration: none; padding: 5px 10px 5px; }*/	

#rightcol { color: WHITE; float: right; width: 179px; }
#rightcol ul { margin: 0px; padding: 0px; }

/* Footer */

#footer { background: #2a8075 url(images/footer_bg.png) repeat-x; height: 175px; text-align: center; width: 100%; }

#footer_c { background: url(images/footer_c_bg.png) no-repeat; color: WHITE; height: 100px; margin: 0 auto; padding-top: 36px; text-align: left; width: 1000px; }
#footer_left { float: left; width: 700px; }
#footer_right { float: left; padding-top: 15px; text-align: right; width: 300px; }

/* Donation Table */

#donateform_table { float: left; width: 520px; }
#donate_side { float: left; width: 250px; }
#donateform_table input { background: url(images/donate_inputbg.jpg) no-repeat; border: none; height: 20px; padding: 3px 0 0 15px; width: 405px; }
#donateform_table input#night_phone_a,
#donateform_table input#night_phone_b { background: url(images/donate_inputbg_30.png) no-repeat; border: none; height: 20px; padding: 3px 0 0 10px; width: 30px; }
#donateform_table input#night_phone_c { background: url(images/donate_inputbg_50.png) no-repeat; border: none; height: 20px; padding: 3px 0 0 10px; width: 43px; }
#donateform_table select#state { background: #FFF url(images/donate_inputbg.jpg) no-repeat; border: none; height: 20px; padding: 3px 0 0 15px; width: 200px; }
#donateform_table input#submit { background: none; border: none; height: 23px; padding: 0px; width: 79px; }

/* View Calendar */

#photo { float: left; margin-left: 135px; }
