/*
		CSS MODIFIED BY:

		Masood Kamandy
		http://masoodkamandy.com
		http://wordsbecomeimages.com

		Light Pink: #ffcccc
		Black (text content): #000000
		Light Grey (section titles): #cccccc
		Light Grey (links): #666666
		Light Grey (copyright): #b8b9b7
		White (background): #ffffff
*/

/*
	RESET body background: url(images/colorbar.gif) top center no-repeat;
*/

*			{ margin: 0; padding: 0; text-align:left; }
html		{ overflow-y:scroll;text-align:center; }
html, body	{ height: 100%; }
body		{ text-align:center;font-size: 11px; font-family: Arial, sans-serif; color: #272727;  }
ul			{ list-style: square inside;}
ol			{ list-style: decimal inside;}
a			{ outline: none; text-decoration: none; }
a img		{ border: none;}
img			{ vertical-align: middle;}
table		{ border-collapse; }

/*
	UTILITY padding: 1px 1px 1px 1px;
*/

.floatleft	{ float: left;}
.floatright	{ float: right}
.clear		{ clear:both; }
.button 	{ border: 1px solid black; background:white;  text-align:center; padding: 0px 1px 0px 1px; }
.button:hover	{ background: black; color: white; }
.purchaseButton	{ border:0px; cursor:pointer; cursor:hand; border: hidden; background:white; padding: 1px 0px 10px 0px; width: auto; text-align: right; font-size: 10px; font-family: Arial, sans-serif; text-transform: uppercase; margin-right: 7px; }
.purchaseButton:hover	{ color: gray; }

/*
	TYPOGRAPHY
*/

p, li		{ font-size: 12px; line-height: 14px; margin: 0; }
a			{ color: black; }
a:hover		{ color: gray; }
#post-title a:hover	{ color: black;}
h1			{ font-size: 18px; font-family: Georgia, serif; font-weight:bolder;}
h2			{ font-size: 13px; font-family: Georgia, serif; font-weight:normal;}
h2:first-letter	{ /*text-transform: uppercase;*/ }
h3			{ font-style: italic; text-transform: uppercase; font-size: 12px; font-family: Georgia, serif; font-weight:normal;}
h4			{ font-size: 12px; font-family: Georgia, serif; font-weight:normal;}
p.entry		{ padding: 15px 200px 5px 0px; }
p.entry a	{ border-bottom: 1px dotted black; }
/*p.entry:first-letter { font-size:48px; float:left; color:gray; }*/
p.pages		{ font-size: 12px; line-height: 16px; padding: 5px 200px 15px 0px; margin-left: 0px; }
p.pages a	{ border-bottom: 1px dotted black; }
.post-content	{ width: 660px; padding: 0px 0 0 0; font-size: 11px; font-family: Georgia, serif; font-weight:normal; /* display:none; */ }
.index-posts	{ display: none; }
.wp-caption-text	{ font-size: 11px; font-family: Arial, sans-serif; text-align: left; margin-top: 3px;}
.post-footer	{ padding-top: 25px; padding-bottom: 10px; width: 650px; text-align: right; font-size: 10px; font-family: Arial, sans-serif; text-transform: uppercase; line-height: 16px; }

/*
	STRUCTURE
*/
/* margin: 0 auto -60 auto;*/
#page-wrap	{ width: 650px;  margin:auto; min-height: 100%; height: auto !important; height: 100%;background: url(images/colorbar.gif) top center no-repeat; }
.push		{ height: 60px; }
.footer		{ clear: both; width: 650px; }

/*
	HEADER
*/

h1#logo		{ margin-top:3px; font-family: Arial, sans-serif; font-size: 16px; color: black; float: left; }
#top-bar	{ padding: 18px 2px 31px 2px; border-bottom: black 1px solid; margin-bottom: 5px;}
#top-bar p 	{ padding-top: 4px; font-family: Georgia, serif; font-size: 16px; font-style: italic; font-variant: small-caps; color: black; float: right; }
form#searchform	{ margin: 3px 0 7px 0; float: right;}

/*
	MENU
*/

#menu-bar	{ padding: 5px 2px 45px 2px; /* border-bottom: 1px solid black; */ }
ul#main-nav { float: left; margin 10px 0 0 0; list-style-type: none; list-style: none outside; }
ul#main-nav li	{ display:block; }
ul#main-nav li a	{ color: black; font-size:11px; padding: 3px 0 0 0; }
ul#main-nav li a:hover	{ border-bottom: 1px solid black; }

/*
	ENTRIES #page-title h2	{ margin-top:9px;margin-bottom:10px; display:block; #page-title h2	{ display:block;height:50px; }}
*/

#post-title	{ cursor:pointer; cursor:hand; background-color: #EEEEEE; overflow: hidden; padding: 9px 8px 10px 8px; /* border-bottom: 1px solid black;*/ margin-bottom: 1px; }
#post-title:hover	{ background-color: #f6f6f6; }
#page-title	{ display:block; overflow: auto; padding: 9px 0px 10px 0px; _padding:  9px 0px 10px 0px ;border-bottom: 1px solid black; border-top: 1px solid black; margin-bottom: 5px;height: auto;  line-height: 14px; }
.hh22	{ font-style: italic; word-wrap: break-word; width: 550px;  text-transform: uppercase; letter-spacing: 1px; line-height: 14px;
 font-size: 13px; font-family: Georgia, serif; font-weight:normal;overflow:hidden;}

#page-title:hover	{ /* background-color: #f6f6f6; */ }
#search-title	{ background-color: #EEEEEE; overflow: hidden; padding: 9px 8px 10px 8px; /* border-bottom: 1px solid black;*/ margin-bottom: 1px; }
#search-title:hover	{ /* background-color: #f6f6f6; */ }
#page-space	{ padding: 20px 0 0 0; }
/*.wp-caption	{ margin: 0px auto 25px auto; } /*centers image*/*/
.post 		{ padding-bottom: 0px; margin: 0px 0 0px 0; overflow:hidden; display:none; }
H2	{ font-style: italic; word-wrap: break-word; width: 550px; float: left; display: block; text-transform: uppercase; letter-spacing: 1px; line-height: 14px; }
.post-date	{ font-size: 10px; color: gray; float: right; padding-top: 0px; overflow:hidden; } /*width:90px;*/
form#purchase	{ text-align: right; width: auto; }
blockquote 	{ border-left:10px solid #EFEFEF; color:#333333; margin:15px 30px 15px 10px; padding-left:20px; padding-right: 200px; }


/*
	IMAGES
*/

img { padding: 10px 0px 0px 0; margin-right:10px;}
.video-content { padding: 10px 0px 0px 0; margin-bottom: -3px; margin-right:10px; }
.footer img { padding: 0 0 0 0; }
.flash-content { padding-top: 5px; }

/*
	POST NAVIGATION
*/

.navigation { font-size: 10px; font-family: Arial, sans-serif; text-transform: uppercase; margin:0 0 0 0; padding:0 0 0 0;}
.navigation .older {float:left; margin-right:10px;}
.navigation .newer {float:left;}


/*
	FOOTER margin: 35px auto 0px;
*/

.footer		{ margin: -25px auto 0px; height: 25px; background: url(images/colorbar.gif) bottom center no-repeat; }

/*
	FORMS
*/

h3#respond	{ margin-top: 30px; font-family: Georgia, serif; font-size: 16px; font-style: italic; }
#commentform p	{ margin-top:5px; font-size: 10px; font-family: Arial, sans-serif; line-height: 15px; }
#commentform input { margin:5px 5px 1px 0; padding:2px; width:200px; }
#commentform #submit { width: auto; float:right; margin:10px 210px 0px 0px; }
#commentform textarea	{ width: 450px; margin-top: 5px; }
#commentform {}








