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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*---------------------------------*/
body {
	margin: 0;
	padding: 0;
	background: transparent url(http://julio.adobetree.com/wp-content/themes/elegant-grunge/images/body.jpg) top center repeat-x;
	font-family: "Palatino", "Georgia", "Baskerville", serif;
	color: #133130;
}

a {
	color: #5f5f5f;
}

img {
	border: 0;
}



/****************************
 **   Layout
 ****************************/

/* Page */
#page{
	background: transparent url(http://julio.adobetree.com/wp-content/themes/elegant-grunge/images/menu.gif) top center no-repeat;
}

/* Menu */

#menu {
padding:40px 0 0 0px;
margin:0 auto;
height:30px;
position:relative;
width:500px;
left:110px;
overflow:hidden;
}

#menu ul {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	bottom: 0;
	left: 0;
	list-style: none;
}

.double-right-sidebar #menu ul {
	width: 947px;
}

#menu ul li {
	float: left;
padding:0;
margin:0;
}

#menu .page_item a {
padding:6px 5px 3px 5px;
margin:0 20px 0 0;
	display: block;
	color:#133130;
	text-decoration: none;
font-weight:bold;
text-transform:uppercase;
font-size:12px;
}

#menu .current_page_item a, #menu .page_item a:hover {
padding:4px 5px 3px 5px;
	color: #fff;
background:#133130;
border-top:2px solid #999;
border-bottom:1px solid #999;
}

/* Header */

#header-wrap {
	background: url(images/header-repeat.jpg) repeat-x center top;
display:none;
}

#header {
	height: 216px;
	background: url(images/header.jpg) no-repeat center;
}

.no-sidebar div #header {
	background-image: url(images/header-no-sidebar.jpg);
}

.double-right-sidebar div #header {
	background-image: url(images/header-double-sidebar.jpg);
}

#header div {
	width: 800px;
	margin: 0 auto;
}

.double-right-sidebar #header div {
	width: 947px;
}

#header h1 {
	font: 2.2em/169px "Georgia", "Baskerville", serif;
	margin: 0;
}

#header h1 a {
	color: #d3d3d3;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-shadow: #000 0 1px 2px;
	float: left;
}

#blog-description {
	position: relative;
	top: 60px;
	color: #616161;
	text-shadow: #000 0 1px 1px;
	left: 1.3em;
}

/* Content */

#content-container {
background:transparent;
margin:20px 0;
}

.no-sidebar div #content-container {
	background-image: url(images/body-no-sidebar.jpg);
}

.double-right-sidebar div #content-container {
	background-image: url(images/body-double-sidebar.jpg);
}

#content {
	width: 950px;
	margin: 0 auto;
}

.double-right-sidebar #content {
	width: 947px;
}

#body {
	float: left;
width:720px;
}
#body.home-page{
width:900px;
float:none;
clear:both;
}

.no-sidebar div div #body {
	width: 760px;
	float: none;
}

/* Home Page */
#home-news, #gallery-categories{
width:846px;
margin:15px 0 0 0;
padding:0 0 0 96px;
background:transparent url(http://julio.adobetree.com/wp-content/themes/elegant-grunge/images/home-news.gif) -5px -30px no-repeat;
height:395px; 
}
#random-item
{
width:510px;
float:left;
}
#random-item a{
color:#fff;
text-decoration:none;
}
#random-item .random-item{
border:2px solid white;
width:445px;
background:white;
height:340px;
overflow:hidden;
}
#random-item .random-item img{
width:445px;
height:338px;
display:block;
background:#C6D4D4;
}
#random-item .random-item a span.item-title{
font-size:1.8em;
display:block;
font-weight:bold;
text-align:center;
padding:0;
opacity:.80;filter: alpha(opacity=80); -moz-opacity: 0.8;
background:black;
color:white;
width:445px;
margin:0;
position:relative;
top:-50px;
height:45px;
display:block;
padding:10px 0;
}
#random-item .random-item a:hover span.item-title{
background:#A59488;
color:black;
}
#random-item .random-item p span.more-details{
float:right;
padding:15px 10px; 0 0;
font-size:.8em;
color:#aaa;
}
#random-item .random-item p span.item-details{
font-weight:bold;
text-align:center;
display:block;
}
#random-item .random-item ul.item-meta{
list-style:none;
opacity:.80;filter: alpha(opacity=80); -moz-opacity: 0.8;
background:black;
color:white;
width:415px;
margin:0;
position:relative;
top:-65px;
display:block;
padding:3px 15px;
height:45px;
font-size:.8em;
}
#random-item .random-item ul.item-meta li{
padding:3px;
}
#random-item .random-item ul.item-meta li a{
text-decoration:none;
border-bottom:1px dotted #777;
}
#random-item .random-item ul.item-meta li.item-category, 
#random-item .random-item ul.item-meta li.item-tags{
float:left;
display:block;
clear:both;
}
#random-item .random-item ul.item-meta li.item-comments, 
#random-item .random-item ul.item-meta li.item-more-details{
display:block;
float:right;
}
#latest-blog{
width:330px;
float:right;
}
#latest-blog h2{
font-size:1.1em;
color:#231F20;
margin:0;
paddng:0;
font-weight:bold;
}
#latest-blog p.date{
margin:2px;
font-size:.9em;
font-style:italic;
}
#latest-blog h3{
font-size:1em;
color:#231F20;
margin:0;
paddng:0;
font-weight:bold;
}
#latest-blog p{
margin:11px 0;
line-height:160%;
}
#latest-blog p.read-more a{
float:right;
font-weight:bold;
}
#gallery-categories {
clear:both;
height:auto;
background:none;
border-top:2px solid white;
padding:15px 50px 0 50px;
}
#gallery-categories h2{
font-size:1.1em;
color:#231F20;
margin:0;
paddng:0;
font-weight:bold;
}
#gallery-categories ul li, 
#gallery-categories ul{
list-style:none;
margin:0;
padding:0;
}
#gallery-categories ul li a{
overflow:hidden;
display:block;
float:left;
width:255px;
height:125px;
background:#133130;
margin:10px;
text-align:center;
color:white;
text-decoration:none;
border:2px solid white;
}
#gallery-categories ul li a em{
background:black;
opacity:.80;filter: alpha(opacity=80); -moz-opacity: 0.8;
color:white;
display:block;
padding:4px 0 9px 0;
font-weight:bold;
font-size:.9em;
margin:100px 0 0 0;
}
#gallery-categories ul li a:hover em{
background:black;
color:white;
background:#A59488;
color:black;
}
#gallery-categories ul li a.people{
	background: #162A29 url(http://julio.adobetree.com/wp-content/themes/elegant-grunge/images/gallery-categories.jpg) 0 -250px repeat-x;
}
#gallery-categories ul li a.wild-life{
	background: #162A29 url(http://julio.adobetree.com/wp-content/themes/elegant-grunge/images/gallery-categories.jpg) 0 0px repeat-x;
}
#gallery-categories ul li a.insects{
	background: #162A29 url(http://julio.adobetree.com/wp-content/themes/elegant-grunge/images/gallery-categories.jpg) 0 -500px repeat-x;
}
#gallery-categories ul li a.monuments{
	background: #162A29 url(http://julio.adobetree.com/wp-content/themes/elegant-grunge/images/gallery-categories.jpg) 0 -375px repeat-x;
}
#gallery-categories ul li a.public-art{
	background: #162A29 url(http://julio.adobetree.com/wp-content/themes/elegant-grunge/images/gallery-categories.jpg) 0 -125px repeat-x;
}
#gallery-categories ul li a.contemporary{
	background: #162A29 url(http://julio.adobetree.com/wp-content/themes/elegant-grunge/images/gallery-categories.jpg) 0 -625px repeat-x;
}
/* Sidebar */
#sidebar {
	float: right;
	width: 210px;
	position: relative;
margin:0px 0 0 0px;
border-left:1px solid white;
padding:0 0 0 8px;
}
#sidebar h2{
font-size:1.1em;
margin:0;
}
#sidebar a{
color:#133130;
}
#sidebar .categorydisplay ul li a{
display:block;
text-decoration:none;
padding:4px 4px;
border-bottom:1px dotted #93a8a9;
}
#sidebar .categorydisplay ul li a:hover{
color:white !important;
background:black;
opacity:.80;filter: alpha(opacity=80); -moz-opacity: 0.8;
text-decoration:none;
}
#sidebar .categorydisplay ul li.MainCategory a{
color:#133130;
}
#sidebar .categorydisplay ul.SubCategories li a{
color:#133130;
margin-left:10px;
}

.double-right-sidebar #sidebar {
	font-size: 0.8em;
	float: left;
	position: relative;
	left: 28px;
	width: 181px;
}
.double-right-sidebar #sidebar2 {
	font-size: 0.8em;
	float: right;
	position: relative;
	left: -8px;
	width: 169px;
}

/* Footer */

#footer-wrap-outer {
}

#footer-wrap {
	width: 100%;
	background: #162A29 url(http://julio.adobetree.com/wp-content/themes/elegant-grunge/images/footer.jpg) top left repeat-x;
	padding-top: 30px;
	padding-bottom: 30px;
}

.no-sidebar div #footer-wrap {
	background-image: url(images/footer-no-sidebar.jpg);
}

.double-right-sidebar div #footer-wrap {
	background-image: url(images/footer-double-sidebar.jpg);
}

#footer {
background:none;
margin:0 auto;
width:850px;
color:white;
}
#footer h3{
font-weight:bold;
font-size:1.2em;
margin:5px 0;
}
#footer h4{
font-weight:bold;
color:white;
margin:5px 0;
}
#footer h5{
font-style:italic;
margin:5px 0;
}
#footer ul, #footer ul li{
list-style:none;
margin:0;
padding:0;
}
#footer ul li{
float:left;
width:250px;
padding:0 30px;
margin:0 0 0 -30px;
}
#footer p{
line-height:160%;
text-indent:30px;
}
#footer #rss{
clear:both;
margin:0 auto;
padding:20px;
text-align:center;
font-size:.9em;
}
#footer #rss a{
margin:0 40px 0 0;
}
/****************************
 **   Content
 ****************************/

/* General */

h2 {
	font-size: 2.4em;
	font-weight: normal;
	font-style: normal;
	color: #3b3b3b;
	margin-top: 0px;
	margin-bottom: 0.5em;
}

h2 a {
	text-decoration: none;
	color: #3b3b3b;
}
.post{
position:relative;
}
.post .entry h2.category{
margin:0 0 10px 13px;
color:black;
color:#A59286;
}
.post .entry h2.category a{
color:#A59286;
}
.post .entry h2.category a:hover{
color:black;
}
.post .entry {
margin:20px 0 0 0;
	font-size: 0.9em;
	line-height: 1.3em;
	clear: both;
}
.post .entry img{
border:3px solid #A5B7B9;
margin:10px;
padding:1px;
background: #162A29 url(http://julio.adobetree.com/wp-content/themes/elegant-grunge/images/footer.jpg) bottom left repeat-x;
background:white;
}
body.blog .post .entry p, body.contact .post .entry p{
margin:10px 60px 10px 50px;
line-height:160%;
text-indent:30px;
}
.post .entry form#contact-form{
border-bottom:1px solid white;
padding:10px;
margin:0 0 30px 0;
}
.post .entry form#contact-form label{
display:block;
}
.post .entry form#contact-form input, .post .entry form#contact-form textarea{
border:2px inset black;
display:block;
margin:5px 0 !important;
}
.post .entry form#contact-form input.submit{
border-style:outset;
}
#contact-form p{
text-indent:0;
margin:0 0 25px 0;
}
#contact-form p strong{
font-style:italic;
}
.post .author {
	color: #949494;
	font-size: 0.8em;
	position: relative;
	top: -1.5em;
}

.post .info {
	color: #bcbcbc;
	font-size: 0.8em;
}

.post .date {
	background-image: url(images/date.gif);
	width: 89px;
	height: 73px;
	text-align: center;
position:absolute;
left:-85px;
	text-transform: uppercase;
}

.post .date .month {
	display: block;
	font-size: 14px;
	line-height: 17px;
	padding-top: 3px;
	color: #a9a9a9;
	font-weight: bold;
}

.post .date .day {
	display: block;
	font-weight: bold;
	font-size: 20px;
	padding-top: 3px;
	line-height: 18px;
	color: #afafaf;
}

.post .date .year {
	display: block;
	font-size: 0.7em;
	padding-top: 3px;
	color: #a5a5a5;
}
.post h2{
font-size:1.2em;
}
.post h2.blog{
opacity:.80;filter: alpha(opacity=80); -moz-opacity: 0.8;
background:black;
color:white;
padding:5px 10px;
}
.post h2.blog a{
color:white;
}
.metadata {
	margin-top: 40px;
	text-align: center;
	font-size: 0.7em;
	color: #797979;
}

.metadata a {
	text-decoration: none;
}

.photoblog-thumbnail {
	display: inline;
	vertical-align: middle;
}

.more-link {
	clear: both;
	display: block;
	margin-top: 30px;
	color: #88897b;
text-align:right;
padding-right:90px;
}

.hr {
	clear: both;
margin:20px 0;
	border-top: 1px solid #D2Dacd;
}

.hr hr {
	display: none;
}

.navigation {
	width: 100%;
	margin-top: 50px;

}

.navigation a {
	text-decoration: none;
	font-size: 0.7em;
}

.navigation .previous {
	float: right;
}

.navigation .next {
	float: left;
}

.search_result {
	margin-left: 20px;
}


.search_result h4 {
	margin-left: -20px;
}

.search_result h4 a {
	text-decoration: none;
}

.search_result .metadata {
	color: #BFC4C1;
	margin-top: 10px;
	text-align: left;
}

.search_result .metadata a {
	color: #BFC4C1;
}


/* Standard wordpress */

.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
  	float: left;
}

.alignright {
   float: right;
}

.clear {
	clear:both;
}

.wp-caption {
   border: none;
   text-align: center;
   background-color: #f8faf7;
   padding-top: 4px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


/* Comments */


.commentlist {
	padding: 0;
	list-style-type: none;
	margin-top: 16px;
	margin-left: 0px;
}

.commentlist li {
	margin-top: 16px;
	margin-left: 30px;
	max-width: 460px;
}

.commentlist li .comment-content,
.commentlist li .before-comment,
.commentlist li .after-comment,
.commentlist li .after-comment div {
background:white;
}

.commentlist li .comment-content {
	position:relative;
	zoom:1;
	_overflow-y:hidden;
 	padding: 28px 0 0px 0px;
}

.commentlist li .before-comment {
	/* top+left vertical slice */
	position:absolute;
	left:0px;
	top:0px;
	width: 27px; /* top slice width */
	margin-left: -27px;
	height:100%;
	_height:1600px; /* arbitrary long height, IE 6 */
	background-position:top left;
}

.commentlist li .after-comment {
	/* bottom */
	position:relative;
	width:100%;
}

.commentlist li .after-comment,
.commentlist li .after-comment div {
	height: 40px; /* height of bottom cap/shade */
	font-size:1px;
}

.commentlist li .after-comment {
	background-position:bottom right;
}

.commentlist li .after-comment div {
	position:relative;
	width:27px; /* bottom corner width */
	margin-left: -27px;
	background-position:bottom left;
}


.commentlist .comment {
	margin: 0;
	font-size: 0.8em;
	padding-right: 27px;
}

.comment-text {
	margin-left: 42px;
	margin-right: 10px;
	margin-top: 24px;
	font-size: 0.9em;
}

.comment-text * {
	margin-bottom: 0;
	padding-bottom: 0;
}

.commentlist .comment .reply {
	text-align: right;
	position: relative;
	top: 15px;
	z-index: 100;
	font-size: 0.9em;
}

.commentlist .comment .reply a {
	color: #D7DBD8;
	text-decoration: none;
}

textarea#comment{
border:2px inset black;
margin:10px 0;
}

.avatar {
	float: left;
	margin:0 10px 0 0!important;
}

/* Comment Form */


input.text {
	width: 200px;

	padding: 5px;
	border: 1px solid #f2f2f2;
}

textarea {
	width: 410px;
	height: 100px;
	margin: 0;
	padding: 5px;
	border: 1px solid #f2f2f2;
}

/* Frame */


.frame-outer.aligncenter {
	text-align: center;
}

.frame-outer span {
	display: inline-block;
}

.frame-outer span span {
}

.frame-outer span span span {
}

.frame-outer span span span span {
}


.frame-outer.small span {
}

.frame-outer.small span span {
}

.frame-outer.small span span span {
}

.frame-outer.small span span span span {
}

.frame-outer span span span span span {
}

.frame-outer span span span span .wp-caption-text {

}

/****************************
 **   Sidebar

 ****************************/

/* General */

.sidebar h2 {
	font-size: 1.4em;
	color: #676767;
	margin-bottom: 20px;
}

.sidebar a {
	color: #9f9f9f;
}

.sidebar ul, .sidebar ul ol {
	margin: 0;

	padding: 0;
}

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

.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;
}

/* Search */

.sidebar #searchform div {
	background-image: url(images/searchform.jpg);
	width: 226px;
	height: 49px;
	margin-left: -7px;
}
.sidebar #searchform div #s {
	border: 0;
	margin-top: 14px;
	margin-left: 19px;
	width: 149px;
	height: 16px;
	color: #909090;
	font-size: 1.0em;
	outline: none;
}
.sidebar #searchform div #searchsubmit {
	border: 0;
	background: none;
	width: 39px;
	height: 26px;
	margin-left: 4px;
	overflow: hidden;
	cursor: pointer;
	font-family: "Palatino", "Georgia", "Baskerville", serif;
	color: #999;
	font-size: 0.7em;
	text-transform: lowercase;
}

.double-right-sidebar .sidebar #searchform div {
	background-image: url(images/searchform-double-sidebar.jpg);
	width: 190px;
	height: 45px;
	margin-left: -3px;
}
.double-right-sidebar .sidebar #searchform div #s {
	border: 0;
	margin-top: 14px;
	margin-left: 19px;
	width: 117px;
	height: 16px;
	color: #909090;
	font-size: 0.9em;
	outline: none;
}


/* Tag cloud */

.widget_tag_cloud a {
	text-decoration: none;
}

/* Wordpress calendar */

#calendar_wrap {
	margin: 0px;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar th {
	text-align: left;
}

/* Photoblog widget */

.sidebar .elegant_grunge_photoblog div {
	text-align: center;
}

.sidebar .photoblog-thumbnail img {
	background: #fff;
	border: 1px solid #aaa;
	padding: 3px;
	display: inline;
}


/****************************
 **   Footer
 ****************************/

#footer .legal, #footer .credit {
	color: #5f5f5f;
}

#footer .legal {
	float: left;
}

#footer .credit a {
	text-decoration: none;
}

#footer .credit {
	float: right;
}


#footer .widget-wrap {
	float: left;
	width: 264px;
	margin-bottom: 36px;
}


#footer .widget {
	margin-right: 21px;
	margin-left: 21px;
}

#footer {
	font-size: 0.8em;
	line-height: 1.1em;
}

#footer a {
	color: #a3a3a3;
}

#footer h2 {
	color: #fff;
	font-size: 1.3em;
	margin-bottom: 15px;
	font-weight: normal;
	font-style: normal;
}
