/*



* UkeMullum.com CSS Structure



* Skeleton Inspired by D. Gamache



* Adapted by Harim G.A.



* Copyright 2012



*/











/* Table of Contents



==================================================



	#Reset & Basics



	#Basic Styles



	#Site Styles



	#Typography



	#Menus



	#Links



	#Lists



	#Images



	#Buttons



	#Forms



	#Misc */











/* #Reset & Basics (Inspired by E. Meyers)



================================================== */







	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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {



		margin: 0;



		padding: 0;



		border: 0;



		font-size: 100%;



		font: inherit;



		vertical-align: baseline; }



	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {



		display: block; }



	body {



		line-height: 1; }



	/*ol {

    list-style: circle outside none;

    padding-bottom: 10px;

 }

ul {

    list-style: none outside none;

    padding-bottom: none !important;

 }



ol, li {

    padding-bottom: 10px;

 }



ul, li {

    padding-bottom: none !important;

 }*/

	blockquote, q {



		quotes: none; }



	blockquote:before, blockquote:after,



	q:before, q:after {



		content: '';



		content: none; }



	table {



		border-collapse: collapse;



		border-spacing: 0; }





@font-face {

    font-family: 'dimboregular';

    src: url('dimbo_regular-webfont.eot');

    src: url('dimbo_regular-webfont.eot?#iefix') format('embedded-opentype'),

         url('dimbo_regular-webfont.woff') format('woff'),

         url('dimbo_regular-webfont.ttf') format('truetype'),

         url('dimbo_regular-webfont.svg#dimboregular') format('svg');

    font-weight: normal;

    font-style: normal;



}



h1, h2, h3, h4, h5, h6 {

	margin-top: 0;

	padding-right: 0;

	padding-left: 0;

	font-size: 26px;

	color: #a9d3c5;

	font-family: 'dimboregular', Arial, sans-serif;

	font-style: normal;

	font-weight: normal;

	font-variant: normal;

	letter-spacing: 1px;

	text-transform: capitalize;

}









/* #Basic Styles



================================================== */







	body {



		background-color: rgb(250, 250, 240);



		font: 14px/19px Arial, Helvetica, sans-serif;



		font-style: normal;



		font-weight: normal;



		color: rgb(0, 0, 0);



		-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */



		-webkit-text-size-adjust: 100%;



 }



	body.page h1.entry-title {



		display: none;		



}



	.rotated > :first-child:before {



		content: "";



		position: absolute;



		z-index: -1;



		top: 0px;



		bottom: 0px;



		left: 0px;



		right: 0px;



		background: none repeat scroll 0% 0% rgb(255, 255, 255);



		box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3), 0px 0px 40px rgba(0, 0, 0, 0.1) inset;



}



	div.clean { clear: left; }











/* #Site Styles



================================================== */







	#page {



		display: block;



		margin: auto;



		width: 990px;



		background-image: url('http://www.ukemullum.com/UM_pagedesign2012.jpg');



		background-attachment: scroll;



		background-repeat: no-repeat;



		background-position: center top;



}



	#primary {



		float: left;



		margin: 0px 0px 0px 14px;



		width: 530px;



}



	#content {



		margin: 14px;



}



	#wrapper {



		overflow: auto;



		margin: 0px auto;



		background-image: url('http://www.ukemullum.com/UM_pagedesign2012.jpg');



		background-attachment: scroll;



		background-repeat: no-repeat;



		background-position: center top;



		width: 1024px;



}



	#main {



		top: -40px;



}



	#main .widget-area {



    		float: right;



    		margin-top: 24px;



    		overflow: hidden;



    		width: 337px;



}



	#main .entry-content {



		padding: 0px 5px;



		width: 560px;



}



	#main div#secondary {



    		margin-left: 10px;



    		margin-top: 20px;



		width: 337px;



}







	#colophon {



		clear: both;



		display: block;



		width: 100%;



		padding: 1em 0px 0px;



}



	#access {



		background: none repeat scroll 0% 0% transparent;



		display: block; float: left;



		margin: 250px auto 1em;



		width: 100%;



}	



	#comments { display: none; }	



	#follow.right {



		width: 32px;



		position: fixed;



		right: 0px;



		top: 100px;



		background-color: rgb(135, 135, 135);



		padding: 10px 0px;



		font-family: impact,charcoal,arial,helvetica,sans-serif;



		border-width: 2px 0px 2px 2px;



		border-style: solid;



		border-color: rgb(255, 255, 255);



		-moz-border-top-colors: none;



		-moz-border-right-colors: none;



		-moz-border-bottom-colors: none;



		-moz-border-left-colors: none;



		-moz-border-image: none; }











/* #Typography



================================================== */







	h1, h2, h3, h4, h5, h6 {



		color: #181818;



		font-family: "Georgia", "Times New Roman", serif;



		font-weight: normal; }



	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }



	h1 { font-size: 36px; line-height: 50px; margin-bottom: 14px;}



	h2 { font-size: 30px; line-height: 40px; margin-bottom: 10px; }



	h3 { font-size: 28px; line-height: 34px; margin-bottom: 8px; }



	h4 { font-size: 21px; line-height: 30px; margin-bottom: 4px; }



	h5 { font-size: 17px; line-height: 24px; }



	h6 { font-size: 14px; line-height: 21px; }



	.subheader { color: #777; }



	p { margin: 0 0 20px 0; }



	p img { margin: 0; }



	p.lead { font-size: 21px; line-height: 27px; color: #777;  }



	em { font-style: italic; }



	strong { font-weight: bold; color: #333; }



	small { font-size: 80%; }







/*	Blockquotes  */



	blockquote, blockquote p { font-size: 17px; line-height: 24px; color: #777; font-style: italic; }



	blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd; }



	blockquote cite { display: block; font-size: 12px; color: #555; }



	blockquote cite:before { content: "\2014 \0020"; }



	blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }







	hr { 



	-moz-border-bottom-colors: none;



	-moz-border-image: none;



	-moz-border-left-colors: none;



	-moz-border-right-colors: none;



	-moz-border-top-colors: none;



	border-style: solid;



	border-width: 1px 0 0;



	clear: both;



	height: 0;



	margin: 0 0 15px;



}



	#site-title { font-size: 2em; font-weight: bold; margin: 0.67em 0px; display: none; }



	#site-description { font-size: 1em; font-weight: normal; margin: 0px 0px 1em; display: none; }











/* #Menus



================================================== */







	#menu-item-634 { margin-left: 20px; }



	#menu-item-636 { margin-left: 344px; }



	#menu-item-628 { margin-left: 10px; }



	#menu-item-927 { margin-left: 5px; }











/* #Links



================================================== */







	a { color: rgb(255, 102, 51); text-decoration: none; outline: 0;  font-weight: bold; }



	a:hover, a:focus { text-decoration: underline; }



	p a, p a:visited { line-height: inherit; font-weight: bold; }



	.signup a:link, .signup a:visited,



	.signup a:focus, .signup a:hover {



		font-weight: bold;



		color: rgb(255, 204, 51);



		top: 20px;



		text-decoration: none; }



	#access a {



		color: rgb(0, 0, 0);



		display: block;



		line-height: 48px;



		padding: 0px 1em;



		text-decoration: none;



}



	#access a:hover a:focus { color: rgb(255, 102, 51); }



	#access ul ul a {



		background-image: url('http://www.ukemullum.com/sub_bg.png');



		height: auto;



		line-height: 1em;



		padding: 0.5em 0.4em 0.5em 1em;



		width: 10em;



}

#access ul ul ul a {



		background-image: url('http://www.ukemullum.com/sub_bg.png');



		height: auto;



		line-height: 1em;



		padding: 0.5em 0.4em 0.5em 1em;



		width: 23.5em;



}


	#access ul a:hover { color: rgb(255, 102, 51); }



	#access ul ul a:hover { background-image: url('http://www.ukemullum.com/sub_bg.png'); color: rgb(255, 102, 51); }



	#access ul li:hover > ul { display: block; }



	







/* #Lists



================================================== */







	li.iconOnly a span.head { display: none; }



	li.iconOnly a span.head { display: none; }



	ul.socialwrap li { margin: 0px 3px 3px 0px ! important; }



	ul.socialwrap li a { text-decoration: none; }



	ul.row li { float: left; }



	ul.row li a img { padding: 0px; }



	ul.socialwrap {



		list-style-type: none !important;



		margin: 0px;



		padding: 0px; }



	ul.socialwrap li {



		list-style-type: none !important;



		background-image: none;



		padding: 0px;



		list-style-image: none !important; }



	.shareinpost { clear: both; padding-top: 0px; }



	.shareinpost ul.socialwrap {



		list-style-type: none !important;



		margin: 0px !important;



		padding: 0px !important; }



	.shareinpost ul.socialwrap li {



		padding-left: 0px !important;



		background-image: none !important;



		margin-left: 0px !important;



		list-style-type: none !important;



		text-indent: 0px ! important; }



	.socialwrap li.icon_text a img, .socialwrap li.iconOnly a img { border-width: 0px; }



	#access ul {



		font-weight: bold;



		list-style: none outside none;



		margin: 0px; padding-left: 0px;



		text-transform: uppercase;



		position: relative;



		top: -4px;



}



	#access ul ul {



		box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);



		display: none; float: left;



		position: absolute;



		top: 48px;



		left: 0px;



		z-index: 99999;



}



	#access ul ul ul { left: 100%; top: 0px; }



	#access li { float: left; position: relative; }

	

	#main .widget-area ul {

	background-color: #000000;

	border-radius: 5px;

	line-height: 24px;

	list-style: none outside none;

	margin: 0 0 20px;

	padding: 13px 0 13px 13px;

	width: 288px;

}



	#follow.right ul {



		padding: 0px;



		margin: 0px;



		list-style-type: none !important;



		font-size: 24px;



		color: black; }



	#follow.right ul li {



		padding-bottom: 10px;



		list-style-type: none !important;



		padding-left: 4px;



		padding-right: 4px; }



	#follow.right ul li.follow { margin: 0px 4px; }



	#follow.right ul li a { display: block; }



	#follow.right ul li.follow span, #follow ul li a span { display: none; }



	







/* #Images



================================================== */







	img.scale-with-grid {



		max-width: 100%;



		height: auto; }	



	a img { border: medium none; }



	p img { background-color: rgb(255, 255, 255);



	border: thin solid rgb(51, 51, 51);



	padding: 15px;



}



	img.size-auto, img.size-full,



	img.size-large, img.size-medium,



	.attachment img, .widget-area img { max-width: 100%; height: auto; }



	.socialwrap li.icon_text a img, .socialwrap li.iconOnly a img,



	.followwrap li.icon_text a img, .followwrap li.iconOnly a img {



		border-width: 0px !important; }



	#follow img { border: medium none; }



	#follow.right ul li.follow img {



		border-width: 0px;



		display: block;



		overflow: hidden;



		background: url('follow-right.png') no-repeat scroll 0px 0px transparent;



		height: 79px;



		width: 20px; }











/* #Buttons



================================================== */







	.button,



	button,



	input[type="submit"],



	input[type="reset"],



	input[type="button"] {



		background: #eee; /* Old browsers */



		background: #eee -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* FF3.6+ */



		background: #eee -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.2)), color-stop(100%,rgba(0,0,0,.2))); /* Chrome,Safari4+ */



		background: #eee -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Chrome10+,Safari5.1+ */



		background: #eee -o-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Opera11.10+ */



		background: #eee -ms-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* IE10+ */



		background: #eee linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* W3C */



	  border: 1px solid #aaa;



	  border-top: 1px solid #ccc;



	  border-left: 1px solid #ccc;



	  -moz-border-radius: 3px;



	  -webkit-border-radius: 3px;



	  border-radius: 3px;



	  color: #444;



	  display: inline-block;



	  font-size: 11px;



	  font-weight: bold;



	  text-decoration: none;



	  text-shadow: 0 1px rgba(255, 255, 255, .75);



	  cursor: pointer;



	  margin-bottom: 20px;



	  line-height: normal;



	  padding: 8px 10px;



	  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }



	.button:hover,



	button:hover,



	input[type="submit"]:hover,



	input[type="reset"]:hover,



	input[type="button"]:hover {



		color: #222;



		background: #ddd; /* Old browsers */



		background: #ddd -moz-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(0,0,0,.3) 100%); /* FF3.6+ */



		background: #ddd -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.3)), color-stop(100%,rgba(0,0,0,.3))); /* Chrome,Safari4+ */



		background: #ddd -webkit-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Chrome10+,Safari5.1+ */



		background: #ddd -o-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Opera11.10+ */



		background: #ddd -ms-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* IE10+ */



		background: #ddd linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* W3C */



	  border: 1px solid #888;



	  border-top: 1px solid #aaa;



	  border-left: 1px solid #aaa; }



	.button:active,



	button:active,



	input[type="submit"]:active,



	input[type="reset"]:active,



	input[type="button"]:active {



		border: 1px solid #666;



		background: #ccc; /* Old browsers */



		background: #ccc -moz-linear-gradient(top, rgba(255,255,255,.35) 0%, rgba(10,10,10,.4) 100%); /* FF3.6+ */



		background: #ccc -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.35)), color-stop(100%,rgba(10,10,10,.4))); /* Chrome,Safari4+ */



		background: #ccc -webkit-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Chrome10+,Safari5.1+ */



		background: #ccc -o-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Opera11.10+ */



		background: #ccc -ms-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* IE10+ */



		background: #ccc linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* W3C */ }



	.button.full-width,



	button.full-width,



	input[type="submit"].full-width,



	input[type="reset"].full-width,



	input[type="button"].full-width {



		width: 100%;



		padding-left: 0 !important;



		padding-right: 0 !important;



		text-align: center; }







	/* Fix for odd Mozilla border & padding issues */



	button::-moz-focus-inner,



	input::-moz-focus-inner {



    border: 0;



    padding: 0;



	}







	.button_holder_left { margin-right: 5px; display: inline; }











/* #Forms



================================================== */







	form {



		margin-bottom: 20px; }



	fieldset {



		margin-bottom: 20px; }



	input[type="text"], 



	input[type="password"],



	input[type="email"],



	textarea,



	select {



		border: 1px solid #ccc;



		padding: 6px 4px;



		outline: none;



		-moz-border-radius: 2px;



		-webkit-border-radius: 2px;



		border-radius: 2px;



		font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;



		color: #777;



		margin: 0px 1em 0px 0px;



		width: 60px;



		max-width: 100%;



		display: block;



		margin-bottom: 20px;



		background: #fff; }



	select {



		padding: 0; }



	input[type="text"]:focus,



	input[type="password"]:focus,



	input[type="email"]:focus,



	textarea:focus {



		border: 1px solid #aaa;



 		color: #444;



 		-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);



		-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);



		box-shadow:  0 0 3px rgba(0,0,0,.2); }



	textarea {



		min-height: 60px;



		width: 80%; }



	label,



	legend {



		display: block;



		font-weight: bold;



		font-size: 13px;  }



	select {



		width: 220px; }



	input[type="checkbox"] {



		display: inline; }



	label span,



	legend span {



		font-weight: normal;



		font-size: 13px;



		color: #444; }



	#respond input[type="text"] { display: block; width: 60%; }



	#respond textarea { display: block; margin: 0px 0px 1em; width: 80%; }



	







/* #Misc



================================================== */



	.remove-bottom { margin-bottom: 0 !important; }



	.half-bottom { margin-bottom: 10px !important; }



	.add-bottom { margin-bottom: 20px !important; }



	article.comment { display: block !important; }



	.widget { display: block; }



	.entry-header { display: block !important; }



	.entry-content { width: 555px !important; }



	.signup { position: relative; padding: 15px 20px; }



	.screen-reader-text, .assistive-text { position: absolute !important; clip: rect(1px, 1px, 1px, 1px); }



	#respond .form-allowed-tags { clear: both; width: 80%; }



	#respond .form-allowed-tags code { display: block; }



	.entry-meta {padding:10px 0;}



	#access ul ul a {width: 10.7em;}



/* #Headings



================================================== */



@font-face {

    font-family: 'dimboregular';

    src: url('dimbo_regular-webfont.eot');

    src: url('dimbo_regular-webfont.eot?#iefix') format('embedded-opentype'),

         url('dimbo_regular-webfont.woff') format('woff'),

         url('dimbo_regular-webfont.ttf') format('truetype'),

         url('dimbo_regular-webfont.svg#dimboregular') format('svg');

    font-weight: normal;

    font-style: normal;



}



h1, h2, h3, h4, h5, h6 {

	margin-top: 0;

	padding-right: 0;

	padding-left: 0;

	font-size: 32px;

	color: #000;

	font-family: 'dimboregular', Arial, sans-serif;

	font-style: normal;

	font-weight: normal;

	font-variant: normal;

	letter-spacing: 1px;

	text-transform: capitalize ! important;

}

	

body, html {

    margin: 0;

    padding: 0;

}