/*

Theme Name: Glittery Tapping Wonderland
Theme URI: http://glitterytappingwonderland.com/
Description: Pink.
Version: 1
Author: David Wolf &amp; Stephen Huon
Author URI: http://dpwolf.net/

*/


/* layout */

#page {
/*	width: 75em;
	*width: 73.2151em;*/
	width: 975px;
	margin: auto;
}

#header {
	width: 100%;
	float: left;
}

#logo {
	width: 100%;
	height: 195px;
/*	height: 15em;
	*height: 14.625em;*/
	float: left;
}
#logo img {
	width: 100%;
}

#main_menu {
	display: block;
	float: right;
/*	padding-left: 208px;*/
	padding-left: 0;
/*	padding-left: 16em;
	*padding-left: 0;*/
/*	width: 59em;
	*width: 57.5251em;
/*	width: 100%;*/
}


#main_menu li {
	display: block;
	float: left;
	padding: 0.4em 0.5em;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
}

#news_menu {
	float: right;
}

#body {
	display: block;
	float: right;
	margin-left: 0;
	*margin-left: 26px;
	min-height: 600px;

}

#sidebar {
/*	width: 14em;
	*width: 13.65em;*/
	width: 182px;
	float: left;
/*	margin-top: 1em;*/
}

#content {
	padding: 26px;
/*	padding: 2em;
	*padding: 1.95em;*/
/*	width: 55em;
	*width: 53.6251em;*/
	width: 715px;
	float: right;
	height: 100%;
}

#content p {
	padding-bottom: 1em;
}

.post {
	padding-bottom: 1em;
	*width: 715px;
}

#content img {
	padding: 13px;
}

#contextual_menu {
	padding-top: 1em;
	padding-bottom: 1em;
}

#contextual_menu li {
	padding: 0.5em 1em;
}

#contextual_menu h4 {
	padding-top: 1.5em;
}

blockquote {
	padding: 2em;
	padding-bottom: 1em;
	margin-bottom: 1em;
	background-color: #F9D5F4;
}

#footer {
	clear: both;
/*	height: 30em;
	*height: 29.25em;*/
	height: 390px;
	width: 975px;
/*	width: 75em;
	*width: 73.2151em;*/
	background-image: url('images/footer.jpg');
	background-position: top center;
	background-repeat: no-repeat;
/*	padding-top: 1em;
	padding-bottom: 1em;*/
}

#footer .meta {
	padding-top: 300px;
	padding-left: 260px;
}

.ngg-gallery-thumbnail-box {
	height: 160px;
}

.ngg-galleryoverview .desc {
	margin: 0;
	width: 125px;
}

.ngg-gallery-thumbnail, .ngg-gallery-thumbnail img {
	margin: 0;
}

#content .post .slideshow {
	display: inline;
}

#frontslideshow {
	width: 100%;
	padding-bottom: 30px;
}

#frontslideshow td {
	text-align: center;
}

#frontslideshow tr td a {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

/*.comment cite, .avatar {
	float: left;
}
*/
/* end layout */



/*styles and colours */

html {
	color: #4F194D;
	background-color: #722D5C;
	background-image: url('images/background.jpg');
	background-position: top center;
	background-repeat: repeat;
/*	*background-image: none;
	*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://glitterytappingwonderland.com/beta/wp-content/themes/glittery/images/bg_glitter.png', sizingMethod='scale');*/
}

/*html {
	background-color: #773271;
}
*/

#logo {
}

h1 {
	font-size: 200%;
	color: #9B0100;
	padding-bottom: 0.5em;
}

h2 {
	font-size: 150%;
	color: #9B0100;
	padding-bottom: 0.35em;
}

#content h2 a {
	padding-right:25px;
	padding-top: 15px;
	min-height: 50px;
	background-image: url('images/star.png');
	background-position: top right;
	background-repeat: no-repeat;
}

h3 {
	font-size: 150%;
	color: #9B0100;
	padding-bottom: 0.35em;
}

em, i {
	font-style: italic;
}

strong, b {
	font-weight: bold;
}

a, a:visited, #contextual_menu .sideheading a, legend {
	color: #9B0100;
	text-decoration: none;
}

a:hover, #contextual_menu .sideheading a:hover {
	text-decoration: underline;
}

#page, #sidebar {
	background-color: #D55CB1;
}

#header {
	background-color: #4F194D;	
}

#main_menu li {
	font-size: 100%;
	font-weight: bold;
}

#main_menu li, #main_menu li a {
	color: #FFFFFF;
}

#main_menu a:hover {
}

#contextual_menu li {
	background-color: #4F194D;
	background-repeat: no-repeat;
}

#contextual_menu .sideheading {
	background: none;
	color: #4F194D;
}

#contextual_menu .first_post {
	background-image: url('images/cnr_top.gif');
	background-position: top left;
}

#contextual_menu .last_post{
	background-image: url('images/cnr_bottom.gif');
	background-position: bottom left;
}

#contextual_menu li, #contextual_menu li a{
	color: #FFFFFF;
}

#contextual_menu .first_current_post {
	background-image: url('images/cnr_top_selected.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

#contextual_menu .last_current_post {
	background-image: url('images/cnr_bottom_selected.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

#main_menu .current_page_item a, #main_menu .current-cat a, #main_menu .current_page_ancestor a, #contextual_menu .current_page_item a, #contextual_menu .current_page_ancestor a, #contextual_menu .current_post a {
	color: #4F194D;
}

#news_menu {
	color: #9B0100;
/*	background-color: #E474E0;
*/}

#contextual_menu {
	text-align: right;
	font-size: 100%;
}

#body, #content, #main_menu .current_page_item, #main_menu .current-cat, #main_menu .current_page_ancestor, #contextual_menu .current_page_item, #contextual_menu .current_page_ancestor, #contextual_menu .current_post {
	background-color: #FA9FE2;
}

#body {
	background-image: url('images/mock_sidebar.png');
	background-position: top left;
	background-repeat: repeat-y;
}

#content ul {
	text-decoration: underline;
}
/*end styles and colours */
