/* @override http://vgafa.com/wordpress/wp-content/themes/WYS-Glued/styles/Glued/default.css */

/* @override http://vgafa.com/wordpress/wp-content/themes/WYS-Glued/styles/Glued/default.css */

/* @override 
	http://vgafa.com/wordpress/wp-content/themes/WYS-Glued/styles/Glued/default.css
	http://vgafa.com/wordpress/wp-content/themes/WYS-Glued/styles/Glued/default.css
	http://vgafa.com/wordpress/wp-content/themes/WYS-Glued/styles/Glued/default.css
	http://vgafa.com/wordpress/wp-content/themes/WYS-Glued/styles/Glued/default.css
	http://vgafa.com/wordpress/wp-content/themes/WYS-Glued/styles/Glued/default.css
	http://vgafa.com/wordpress/wp-content/themes/WYS-Glued/styles/Glued/default.css
	http://wystudios.com/wordpress/wp-content/themes/WYS-Glued/styles/Glued/default.css
	http://wystudios.com/wordpress/wp-content/themes/WYS-Glued/styles/Glued/default.css
	http://wystudios.com/wordpress/wp-content/themes/WYS-Glued/styles/Glued/default.css
*/

/* Background Graphics --------------------------------------------- */

body {
	background: url(main2-bg.jpg) repeat center top;
}

#container {}

#header {
	background-image: url(back_header.gif);
	background-repeat: repeat-x;
}

#header .style_content {
	background-image: url(header.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}

#title span, #tagline span {

}


#menu {
	background-image: none;
}

#menu li a {
	padding: 0px 10px;
}

#menu li.current_page_item {
	float: left;
	background: #e1dfd4 url(back_menu_left.gif) no-repeat left top;
}

#menu .current_page_item a {
	padding: 0px 20px;
	background-image: url(back_menu_right.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.prominent {
	background: url(back_prominentbox.jpg) repeat-y right bottom;
}

.prominent .inner {
	margin: 0px;	padding: 15px 15px 10px;
	background: url(back_prominent_inner.gif) no-repeat left top;
}

#footer {
	background-image: url(back_footer.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#footer .style_content {}

#comment_area .metadata {
	margin: 0px 0px 8px 0;
	padding: 4px 10px 4px 4px;
	background: #d9d6c8 url(back_comment_metabox.jpg) no-repeat right bottom;
	height: 60px;
}

#information {
	background: url(back_infobox.jpg) repeat-y right bottom;
}

#post_meta {
	background-image: url(back_prominentbox.jpg);
}

#search {
	background-image: url(back_searchbox.jpg);
}

#author {
	background-image: url(back_authorbox.jpg);
}


.post h3.title {
	border-bottom: 1px solid #a19c8c;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin-bottom: 7px;
}

.metalinks {}

.metalinks li {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	background-image: none;
	position: relative;
	display: inline;
}

.metalinks .date {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	display: inline;
}

#content .summary {
	background-image: none;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
}


/* Color ----------------------------------------------------------- */

#div {
	border: 1px solid #FF0000;
}

#header, #footer {
	color: #FFFFFF;
}

#header a, #header a:link, #footer a, #footer a:link {
	color: #fefdf7;
}

#header a:hover, #header a:active {
	color: #f9c551;
}

#footer a:hover, #footer a:active {
	color: #f9c551;
}

#menu li.current_page_item a, #menu li.current_page_item a:link, #menu li.current_page_item a:hover, #menu li.current_page_item a:active {
	color: black;
}

/* Typography ------------------------------------------------------ */

body {
  color: #000;
  min-height:100%;
  height:auto !important; /* ie6 ignores it */
  height:100%; /* fix */
  position: relative;
	font: normal 10pt/140% "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, Sans;
}

a, a:link {
	color: #903117;
}

a:hover, a:active {
	color: #c56b22;
}
a img {

	border: none;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bolder;
	letter-spacing: -0.07em;
}

#menu li a {
	line-height: 25px;
}


/* Forms ----------------------------------------------------------- */

.input {
	background-color: #FFFFFF;
	background-image: url(../../assets/images/back_input.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #a79d8f;
	margin: 0px;
	padding: 2px 1px;
	line-height: inherit;
	font-size: inherit;
	display: inline;
}

img#wpstats{display:none}
