/*
Theme Name: Custom Made
Theme URI: http://adaldesign.com/portfolio
Description: Custom made wordpress theme for a customer of Adal Design.
Author: Adal Bermann
Author URI: http://www.adaldesign.com/
Tags: custom, useable, CMS, pages

*/




/* CSS Reset */

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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul 													{ list-style: none; }
blockquote, q 											{ quotes: none; }
blockquote:before, blockquote:after, q:before, q:after 	{ content: ''; content: none; }
/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: collapse; border-spacing: 0; }





/* Start Style Sheet ---  Begin Styles */

a         	{ color: #AF7E52; text-decoration: none; }
a:hover    	{ text-decoration:underline; }

h1 { font-size: 175%; font-weight:200; }
h2 { font-size: 125%; }

/* Begin Structure */
body {
	color: #000;
	font-family: 'century gothic', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.3;
    text-align: center;
}
#page {
	width: 1000px;
	text-align: left;
    margin: 0 auto;
}
#header {
	width: 205px;
	float: left;
	position: relative;
    background-image: url(images/BG_leftNav.jpg);
	background-repeat: no-repeat;
    text-align: right;
}

ul#menu { 
	width: 200px; 
	margin: 330px 0 0 0; 
	font-size: 130%; 
	letter-spacing: 1px; 
}
ul#menu li							{ line-height:1; margin-top: 13px; font-weight:700;}
ul#menu li.current_page_item a, 
ul#menu li.current_page_parent a 	{ color:#000; }

#homeLink {
	display: block;
	height: 320px;
	width: 210px;
	position: absolute;
	left: 25px;
	top: 25px;
	cursor: pointer;
}

/* End Header */






/* Begin Content */


#content { position: relative; }
#content.narrowcolumn { padding: 30px 0 0 0; margin: 0 0 0 280px; width: 700px; }

.blog #content .post h2 {}
	
#content p { margin: 10px 0;}

#content strong 	{ font-weight: bold;}
#content small 		{ font-size: 85%; }

#content ul { margin: 15px 0 15px 100px; list-style:disc; text-align: justify; }
#content ol { margin: 15px 0 15px 100px; list-style: upper-roman; text-align: justify; }
#content dl {	
	display: block; 
	width: 93%; 
	margin: 15px auto;
	padding: 5px 5px 5px 10px;
}
#content dl dt { float: left; color:#E9EDF3; }
#content dl dd { margin-left: 120px; }

#content .postmetadata 	{ display: block; width: 80%; margin: 25px auto; clear: both; }

#content .commentlist 	{ margin: 0; }
#content .commentlist li.comment {
	list-style: none; 
	margin: 15px 0; 
	position: relative; 
	padding: 10px; 
}
#content .commentmetadata { font-size: 80%; position: absolute; top: 5px; right: 5px; }

#content #respond 					{ padding: 5px 0 20px 20px; }
#content #respond input#submit 		{ padding: 3px; cursor: pointer; }
#content #respond label 			{ margin-left: 20px; }

#content .alignright		{ float: right; margin: 5px 0 3px 20px; display: inline; }
#content img.alignleft		{ float: left; margin: 0 20px 3px 0; display: inline; }
#content img.aligncenter	{ display: block; margin-left: auto; margin-right: auto; }

#content pre { padding: 15px; }

#content a {  }

/* End Content */





/* Begin Sidebar */

#sidebar 			{ font-size: 13pt; }
#sidebar a 			{ }
#sidebar a:hover	{  }
#sidebar ul ul 		{ padding-right: 10px; border-right: 4px solid black; }

#sidebar .widgettitle			{ display: none;}




/* End Sidebar */




/* Begin Footer */
#footer {
	margin: 35px 0 15px 0;
	text-align: right;
    clear: both;
	font-size: 70%;
	color:#666;
	letter-spacing: 1px;
}

#footer a 			{  }
#footer a:hover 	{  }

/* End footer */




/* Begin Exceptions */

dl {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 80%;
	margin: 0 0 5px 60px;
}
dd {
	font-size: 135%;
	margin-left: 140px;
}

/* Home Page */

/* Photos Page */

a.photo 			{ border:2px solid #775E44; float:left; margin:0 30px 30px 0; }
a.photo img 		{ border: none; }
div.photoQDescr { display: none; }

/* Events Page */

body.page-id-7 #footer { padding-top: 65px; }
body.page-id-7 #page { background-image: url(http://www.pradeepyoga.com/wp-content/uploads/2010/05/BG_workshops.jpg); background-repeat:no-repeat; background-position: bottom right; }

/* Contact Page */

img.wp-image-48 { margin-bottom: 20px; }
img.wp-image-219 {z-index:-97; position: absolute; bottom: -40px; right: -120px; }

/* Testimonials Page */

p.testimonials { padding-top: 30px; font-size: 85% }
div.Testimonials .entry b { position: relative; top:-8px; font-size: 85% }
img.wp-image-217 {z-index:-97; position: absolute; bottom: 13px; left: -290px; }




div.post-278 {clear: left;}

#content dl.gallery-item { padding: 0; display:inline; }

br { clear: none !important; }

