/*
Theme Name: Adame Org
Theme URI: http://adameorg.com
Description: Theme was developed for Tarpit Creative
Version: 1.0
Author: Frants Makei
Author URI: www.makei.biz
*/
* {
	padding:0;
	margin:0;
  }

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	background: url('css/pagebg.gif') top left repeat-x;
	color:#6E6E6E;
	padding:0;
	margin:0;
	}

img {
border:0px;
}	
	
#page1 {
background: url('css/divpage2.gif') top center repeat-y;
}

#page2 {
background: url('css/divpage1.gif') top center no-repeat;
}

#container {
background: url('css/container.jpg') top left no-repeat;
width:800px;
margin:0px auto;
}



#logo {
padding:40px 0px 0px 80px;
height:175px;
}

#navigation {

}

#sub-navigation {
color:#FFF;
font-size:13px;
text-align:right;
padding:2px 250px 0px 0px;
}

#sub-navigation a {
color:#FFF;
text-decoration:none;
}

#sub-navigation a:hover {
color:#FFF;
text-decoration:underline;
}

#navigation-next-prev {
margin:10px 0px;
}

#content {
font-size:13px;
float: left;
margin: 0px;
padding:10px 10px 0px 25px;
width: 525px;
color:#6E6E6E;
}

#content li {
list-style:none;
padding:3px 0px 3px 20px;
background: url('css/li.gif') no-repeat left top;
}	

#content p {
margin-bottom:10px;
}

#content ul,#content ol {
margin:5px 10px;
}

.togglehead{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
color:#2D98AF;
text-decoration:none;
}

.togglecontentopen{ /*class added to contents of 1st demo when they are open*/
cursor: hand;
cursor: pointer;
color:#2D98AF;
text-decoration:underline;
display:hidden;
display:none;
}
.togglecontentopen2{ /*class added to contents of 1st demo when they are open*/
cursor: hand;
cursor: pointer;
color:#2D98AF;
text-decoration:underline;

}

.homepage {
background: url('css/homepage.gif') top left no-repeat;
padding:50px 0px 0px 120px;
}

.welcome-link {
padding-top:10px;
text-align:right;
}


.welcome-link a {
color:#744512;
font-weight:bold;

}

.cms-option {
padding:10px 0px;
margin-right:15px;
width:48%;
float:left;
}

#sidebar {
float:right;
padding:80px 30px 0px 0px;
width:185px;
}

.review {
margin-bottom:10px;
font-size:10px;
}

.review * {
color:#6E6E6E;
}

.review span {
font-weight:bold;
}

#inspiration {
background: url('css/inspiration.gif') top left no-repeat;
text-indent:35px;
padding-top:30px;
}

#footerbg {
background: url('css/footer.jpg') top center no-repeat;
}

#footer {
padding:30px 0px;
color:#8A5720;
font-size:12px;
font-weight:bold;
margin:0px auto;
width:760px;
}
#footer a {
color:#8A5720;
}

#copyright {
text-align:center;
margin:0px auto;
width:760px;
padding:10px 0px;
color:#444444;
font-size:12px;
}

.entry p {
font-size: 14px;

}


.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


h3,h4,h5,h6 {
	font-weight: bold;
	margin-bottom:7px;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}
	
h2 {
color:#4B4545;
background: url('css/h2.gif') left center no-repeat;
padding:10px 0px 10px 33px;
font-family: Palatino Linotype, Book Antiqua, Palatino, sans-serif;

font-size:26px;
}

h2 a {
color:#4B4545;
}

h3 {
color:#2D98AF;
font-family: Palatino Linotype, Book Antiqua, Palatino, sans-serif;
font-size: 22px;
font-style: italic;
line-height: .5em;
padding-top: 18px;
}

h4 {
color:#744413;
}

h5 {
color:#6E6E6E;
font-family: Palatino Linotype, Book Antiqua, Palatino, sans-serif;
font-size: 14px;
}

h6 {
color:#744512;
font-family: Palatino Linotype, Book Antiqua, Palatino, sans-serif;
font-weight: normal;
font-size: 20px;
line-height: .75em;
padding-top: 18px;
}
	

a, h2 a:hover, h3 a:hover {
	color:#744413;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
	


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

.post {
	margin: 0 0 10px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

	
.submitted {
font-size:12px;
padding-bottom:5px;
}	

.postmetadata {
padding:5px 10px;
color:#744512;
font-size:14px;
background:#F2F2F2;
margin-top:10px;
font-weight:bold;
}

.postmetadata a {
color:#744512;
text-decoration:none;
}

.postmetadata a:hover {
color:#744512;
text-decoration:underline;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}
	
.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}







h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */







/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */
