@charset "utf-8";
/*
Theme Name: deGusto
Theme URI: http://themeshift.com/degusto
Description: Portfolio WordPress Theme by ThemeShift.com
Version: 0.9.5
Author: Simon Rimkus
Author URI: http://themeshift.com
Tags: dark-style, elegant, portfolio
*/

/*
	+ GENERAL
	+ HEADINGS
	+ BUTTONS
	+ INPUTShttp://openartistmovement.com/wp-admin/theme-editor.php?file=/themes/degusto/style.css&theme=deGusto&a=te
	+ LISTS
	+ OTHER HTML
	+ BASIC LAYOUT
	+ HEADER
	+ SIDEBAR
	+ FOOTER
	+ BOXES
	+ HOME DISPLAY
	+ IMAGE OVERLAY
	+ HOME
	+ POST / PAGE
	+ PAGING
	+ COMMENTS
	+ COMMENTFORM
	+ SEARCHFORM
	+ 404
	+ WORDPRESS CSS
	+ WIDGET CSS
	+ CLEARING

*/

/*	##################################
	GENERAL
	################################## */

html, body, p, ul, ol, li, h1, h2, h3, h4, h5, h6, img, hr, form {
	margin: 0px;
	padding: 0px;
	border: none;
	list-style: none;
}
/* CSS Document */

#lor {
position:absolute;
top:0;
right:20px;;
float:right;
padding:5px;
background-color:#000000;
color:#FFFFFF;
text-decoration:blink;

}
body {
	background-color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
body.home {
	background-color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}
body.style {
	background-image: url(../images/background3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
	margin-top: 10px;
	padding-top: 10px;
	font-size: 10px;
	color: #FFF;
}
body.blog {
	background-image: url(../images/background1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
	margin-top: 10px;
	padding-top: 10px;
	font-size: 10px;
	color: #FFF;
}

#gal img {
border:solid 5px #FFFFFF;
width: 78px;
height:78px;}

#gal2 img {
border:solid 5px #FFFFFF;
float:left;
margin:10px;

}

#small {
font-size:10px;
}
#rex{
font-size:12px;
color:#FFFFFF;
padding:10px;
padding-bottom:20px;
}
#nsid img {
float:left;
padding:10px;
}


a
{
	color: #ffffff;
	text-decoration: none;
}

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

th, td {
  border: 0;
}

ul
{
	margin-left:0;
	padding-left: 15px;
}

dl
{
  margin-left: 0;
}
input {
	margin: 0px;
	padding: 0px;
}


dl ul
{
	padding-left: 35px;
}

ul li
{
	padding: 3px 0;
}

img
{
	border: 0;
}
#menubar {
	width: auto;
	height: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/block.png);
	background-repeat: repeat-x;
}





/* Navigation Bar*/
#navbar {
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}


#page-bar {
	padding:0px;
	margin:0px;

	}

	

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	position: relative;
	}

#page-bar li:hover {


	}
#page-bar a   {
	color:#FFF;
	display:block;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 12px;
	font-weight: bold;
	width: auto;
	margin: 0px;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
#page-bar a:visited {
	color:#CCC;
	display:block;
	text-decoration: none;
	font-weight: bold;
}


#page-bar a:hover {
	text-decoration:none;
	display:block;
	color: #FE9900;
	background-repeat: repeat-x;
	}
	
#page-bar li li {
	height: auto;
	width: auto;
	left: -40px;


	}
#page-bar li li a         {
	width: 150px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-repeat: repeat-x;
	color: #FFF;
	}
#page-bar li li a:link {
	width: 150px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFF;
}
#page-bar li li a:visited {
	width: 150px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#page-bar li li a:hover {
	width: 150px;
	background-color: #7FAD87;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFF;
	font-weight: bold;
}

#page-bar li li a:active     {
	width: 150px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}

#page-bar li ul {
	position: absolute;
	padding-top: 5px;
	z-index: 1020;
	left: -1000em;
	margin: 0px;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
#page-bar li.sfhover ul     {
	left: auto;
	}

#footer {
	color: #FFF;
	font-size: 10px;
	line-height: 12px;
	}
#sub-footer {
	font-size: 10px;
	color: #FFF;
	width: auto;
	float: left;
	padding-left: 10px;
}
#footerinfo {
	color: #FFF;
	font-size: 10px;
	text-align: left;
	padding: 10px;
	float: left;
}
#footerbottomimg {
	width: 229px;
	float: right;
	padding: 0px;
}



#page_bottom {
	background-color: #666;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
}
div.bottommenu {
	text-align: left;
	padding-top: 10px;
	font-size: 10px;
	width: 600px;
}
div.bottommenu ul {
	padding:0;
	margin:0;
	text-align: left;

}
div.bottommenu ul li {
	/* 	float: left;*/
	display: inline;
	padding: 0 5px 0 6px;
	list-style: none;
	margin:0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
div.bottommenu ul li a {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
div.bottommenu ul li a:hover {
	color: #FE9900;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
div.bottommenu ul li.first {
	border-left: none;
}
div.bottommenu ul li a:visited {
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#designname {
	padding: 10px;
	width: 400px;
}



#page {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	float: none;
}
#homepageimg1 {
	padding: 0px;
	margin-bottom: 10px;
}
#homepagecol1sideleft {
	width: 225px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#homepagecol1sideleft.blackbg {
	background-image: url(../images/blackimg.png);
	background-repeat: repeat;
}
#homepagecol1sideleft td {
	color: #FFF;
	margin: 5px;
	padding: 0px;
	text-align: left;
}




#homepagecol1sideleft p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
	text-align: justify;
	padding-right: 4px;
	padding-left: 4px;
}
#socialnetworklogo {
	width: 75px;
	float: left;
}

#pagecolume1 {
	width: 740px;
	height: 100%;
	float: left;
	background-image: url(../images/background-screen1.png);
	background-position: center bottom;
	border: 3px solid #FFF;
	background-color: #666;
	background-repeat: repeat-x;
	margin-bottom: 10px;
	min-height: 400px;
}

#pagecolume21 {
width:100%;
	height: 100%;
	float: left;
	background-image: url(../images/background-screen1.png);
	background-position: center bottom;
	border: 3px solid #FFF;
	background-color: #666;
	background-repeat: repeat-x;
	margin-bottom: 10px;
	min-height: 400px;
}
#homeblogsec {
	width: 460px;
	background-color: #F90;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/blog%20tag.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 65px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size:11px;
}
#homeblogsec ul img {
	border: medium solid #F60;
}

#homeblogsec ul {
	width: 440px;
	min-height: 120px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	background-image: url(../images/hmblogbox.png);
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
	height: 140px;
}
#homeblogsec ul li {
	font-size: 14px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
#homeblogsec ul h3 {
	float: left;
}

#homeblogsec ul h1 {
padding:5px;
background-color:#000000;
color:#FF6600;
font-size:13px;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #FFF;
	height: 550px;
	width: 740px;
}


#pagecolume2 {
	width: 250px;
	height: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 5px;
	float: left;
	margin-bottom: 0px;
}
#facebookwidgetbox {
	width: 245px;
	height: 300px;
	background-image: url(../images/faded%20white.png);
	background-repeat: repeat;
	border: 2px solid #FFF;
}
#friends {
	height: 200px;
	width: auto;
}

#upcomingeventsbox {
	width: 245px;
	background-image: url(../images/faded%20white.png);
	background-repeat: repeat;
	border: 2px solid #FFF;
	min-height: 160px;
}
#upcomingeventsbox ul {
	padding-top: 10px;
	border-bottom-width: 0.5px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	padding-bottom: 15px;
	margin: 5px;
}
#upcomingeventsbox ul img {
	float: left;
	border: thin solid #FFF;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#upcomingeventsbox ul h2 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
#upcomingeventsbox ul h3 {
	color: #F00;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#upcomingeventsbox ul li {
	color: #000;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


#frontpageslideshow {
	background-image: url(../images/slidshowback.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 300px;
}
#gallerybox {
	background-image: url(../images/imagegalleryback.png);
	background-position: center bottom;
	height: 90px;
	background-repeat: no-repeat;
	width: 456px;
}
#galleryimagebox {
	height: 70px;
	width: 345px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 90px;
}
#galleryimagebox img {
margin:1px;

	

}



#homepagecol1sideright {
}

#musicbox {
	background-image: url(../images/music%20back.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 200px;
	margin-bottom: 10px;
}
#audioplayer {
	width: 240px;
	height: 160px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 40px;
}
#about {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	width: 700px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#about p {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}
#about img {
	padding-right: 5px;
}

#calender {
	text-align: left;
	font-size: 11px;
	line-height: 18px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	min-height: 300px;
	margin-top: 20px;
}
#calender ul {
	margin: 0px;
}
#calender li  {
	padding: 10px;
	margin-top: 10px;
	height: 150px;
	border-bottom-width: 0.5px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	margin-bottom: 10px;
}
#calender ul li #info {
	width: 340px;
	float: left;
	background-image: url(../images/calender%20box.png);
	background-repeat: repeat-y;

	padding: 30px;
}

#calender li img  {
	float: left;
	background-color: #F90;
	border: thin solid #F30;
	margin: 5px;
}
#calender ul li h1 {
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
}
#calender ul li h2 {
	font-size: 14px;
	color: #FFF;
	text-transform: uppercase;
}

#calender ul li h4 {
	color: #000;
	font-size: 14px;
}
#calender ul li h3 {
	font-size: 18px;
	color: #333;
}
#calender ul li span {
	float: left;
	margin: 5px;
}
#calender ul li a  {
	color: #FFF;
}



#contact {
	text-align: left;
	font-size: 11px;
	line-height: 18px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#contact h3 {
	font-size: 10px;
	text-transform: uppercase;
	color: #F90;
}
#contact p {
	text-align: left;
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}


#contact  #form2 {
	width: 500px;
	color: #FFF;
}
#contact #name {
	width: 300px;
	color: #666;
}
#contact #email {
	width: 300px;
	color: #666;
}
#contact #Message {
	width: 300px;
	height: 150px;
	color: #666;
}
#contact select {
}
#contact.formfield {
	background-color: #CCC;
}
#contact #BDay {
	color: #FFF;
	background-color: #666;
	padding: 0px;
	margin: 0px;
	width: 80px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
}
#contact #BMonth {
	color: #FFF;
	background-color: #666;
	padding: 0px;
	margin: 0px;
	width: 150px;
	text-transform: uppercase;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
}

#contact #BYear {
	color: #FFF;
	background-color: #666;
	padding: 0px;
	margin: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
}
#contact option {
}
.clear {
	height: 2px;
}
.clear1 {
	clear: both;
	height: 15px;
}




.clearfix {
	display: inline-block;
}
#home-display a{
	color: #F90;
}
#home-display a:hover {
	color: #CCC;
	text-decoration: none;
}

#home-display .btn{
	color: #F90;
	float: right;
}
#home-display a.none {
	text-decoration: none;
	color: #FF0;
}
#home-display a.none:hover {
	text-decoration: none;
}
#home-display .slides.clearfix {
}

#joindjsoseelist {
	width: 224px;
}
#joindjsoseelist #form1 #email{
	float: left;
	width: 138px;
	padding-right: 2px;
	padding-left: 2px;
	border: thin solid #FFF;
	height: 20px;
}
#joindjsoseelist #form1 #join{
	float: left;
}
#music {
	text-align: left;
	font-size: 11px;
	line-height: 18px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#music p {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
}
#music h1 {
	font-size: 16px;
	color: #FC0;
}

#music img {
	padding-right: 5px;
}
#twitterwidgetbox {
	width: 245px;
	background-image: url(../images/twiiterbox.png);
	background-repeat: no-repeat;
	min-height: 440px;
}
#twitterwidgetbox a {
	font-weight: bold;
}

#photo {
	text-align: left;
	font-size: 11px;
	line-height: 18px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#advertspace1 {
	width: 222px;
	height: 200px;
	border: 2px solid #FFF;
	background-color: #F60;
	margin-right: auto;
	margin-left: auto;
}
#content {
	text-align: left;
	font-size: 11px;
	line-height: 18px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	
}

#blogbox2 h2 {
	color: #000;
	text-transform: uppercase;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	background-image: url(../images/bar1.png);
	background-repeat: no-repeat;
	
	padding: 4px;
	margin: 0px;
	
}
#blogbox ul {
	
	padding: 10px;
}
#blogbox  {
	padding: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-color: #515151;
	background-image: url(../images/bar01.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#blogbox  img {
	background-color: #000;
	margin-bottom:5px;
	
}
#blogbox  #imgholder {
	float: right;
	margin-left:5px;
	margin-bottom:5px;
	
}
#blogbox  p {
	width: 410px;
	text-align: justify;
}

#blogbox  h2 {
	color: #000;
	text-transform: capitalize;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	background-image: url(../images/bar1.png);
	background-repeat: repeat-y;
	padding: 8px;
	margin: 0px;
	text-align:left;
	
}
#blogbox  h3 {
	color: #CCC;
	font-size: 16px;
	width: 300px;
	text-align: justify;
}
#blogbox  span a {
	color: #000;
	text-decoration: none;
}
#blogbox  span a:hover {
	color: #F90;
}

#myslides {
	width: 800px;
	height: 130px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
} 
 
#myslides img {
	width: 800px;
	height: 130px;
}


#info div {
width:350px;}