/*
Barry Walsh Portfolio Theme
*/

/*
Reset
*/

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-repeat: repeat;
	background-image: url(style/images/bogy-bg.jpg);
}
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: "" "";
}

/*
Header
*/

.navbg {
	background-image: url(style/images/headerbg_03.jpg);
	height: 97px;
	margin-top: 15px;
	background-repeat: repeat-x;
	_margin-bottom: 30px;
	*margin-bottom: 30px;
}

.headercontainer {
	width: 960px;
	text-align: center;
	margin: auto;
}

#headershadow{
	background-image: url(style/images/header-shadow_03.png);
	height: 39px;
	width: 960px;
	margin: auto;
	
}

#navwrapper{
	width: 960px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	font-size: 18px;
	font-weight: lighter;
	color: #444;
	text-align: center;
	text-decoration: none;
	_margin-top: 30px;
	_margin-bottom: 30px;
	*margin-top: 30px;
	*margin-bottom: 30px;
}

#navcontainer ul li {
	display: inline;
	font-family: Arial;
	font-size: 18px;
	font-weight: lighter;
	color: #444;
	margin: 0px;
}

#navcontainer ul li a
{
	color: #282828;
	text-decoration: none;
	float: left;
	background-image: url(style/images/slice_03.jpg);
	height: 28px;
	padding-top: 7px;
	padding-right: 17px;
	font-size: 20px;
	font-weight: bold;
	padding-left: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#navcontainer ul li a:hover
{
	background-repeat: repeat-x;
	color: #000;	
}

#navcontainer li.current_page_item a
{
	background-repeat: repeat-x;
	color: #151515;
	background-image: url(style/images/over2_05.jpg);
}

#right {
	float: left;
}

#navleft {
	float: left;
}

#shadow {
	background-image: url(style/images/shadow_11.png);
	height: 30px;
	width: 347px;
	clear: both;
	_position: absolute;
    _overflow: hidden;
    _left: -9999px; 
    _top: -9999px;
	*position: absolute;
    *overflow: hidden;
    *left: -9999px; 
    *top: -9999px;
}

#contentcontainer {
	margin: auto;
	width: 960px;
}

.left{
	float: left;
}
.leftcontent {
	float: left;
	width: 565px;
	background-color: #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-image: url(style/images/gradient.jpg);
	background-repeat: repeat;
	margin: auto;
	padding-top: 24px;
	padding-right: 36px;
	padding-bottom: 24px;
	padding-left: 36px;
}

.pageleftcontent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #444;
	float: left;
	width: 565px;
	background-color: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-image: url(style/images/gradient.jpg);
	background-repeat: repeat;
	margin: auto;
	padding-top: 54px;
	padding-right: 36px;
	padding-bottom: 40px;
	padding-left: 36px;
	line-height: 17px;
}

#leftshadow{
	background-image: url(style/images/leftshadow_15.png);
	float: left;
	height: 36px;
	width: 637px;
	clear: both;
	background-repeat: no-repeat;
	margin-bottom: 30px;
}

.rightcontent {
	background-image: url(style/images/gradient.jpg);
	float: left;
	width: 215px;
	padding-top: 54px;
	padding-right: 34px;
	padding-bottom: 40px;
	padding-left: 34px;
	margin-left: 40px;
	_margin-left: 30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family: "Lucida Grande";
	font-size: 13px;
	line-height: 17px;
	color: #333;
}

#rightshadow{
	background-image: url(style/images/rightshadow.png);
	height: 36px;
	width: 285px;
	float: right;
	background-repeat: no-repeat;
}

#twitter{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #444;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #E6E6E6;
	padding: 10px;
	margin-bottom: 20px;
	float: left;
	width: 190px;
}

#twitter a:link {
	text-decoration: none;
	color: #900;
}
#twitter a:visited {
	text-decoration: none;
	color: #900;
}
#twitter a:hover {
	color: #FFF;
	background-color: #900;
}


#floattwitter{
	float: right;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	background-color: #202020;
	padding: 12px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#search {
	background-image: url(style/images/slice_03.jpg);
	font-family: Helvetca;
	font-size: 12px;
	font-style: italic;
	color: #333;
	height: 31px;
	float: right;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding-right: 34px;
	padding-left: 32px; /* target only IE8 + Firefox browsers */  
	padding-left: 33px;
	padding-top: 5px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 10px;
	-moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 10px;
}

.searchbutton {
	background-color: #333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family: 'Helvetica';
	font-size: 12px;
	font-style: italic;
	color: #FFF;
	height: 26px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.searchbutton:hover{
	background-color: #000;	
}

.searchinput {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 148px;
}

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:565px;
		height:196px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
	float:left;
	height:28px;
	line-height:28px;
	border:1px solid #ccc;
	color:#FFF;
	padding:0 10px;
	text-decoration:none;
	color:#fff;
	border: 1px solid #FFF;
	background-color: #1F1F1F;
		}
	ol#controls li.current a{
		background:#640000;
		color:#fff;
		color:#fff;
		border: 1px solid #FFF;
		}
	ol#controls li a:hover{
	color:#fff;
	border: 1px solid #FFF;
	background-color: #000;
		}	
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFF;
	background-color:#700;
	margin-bottom: 20px;
	padding: 12px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.5) 2px 3px 3px;
	-moz-box-shadow: rgba(0, 0, 0, 0.5) 2px 3px 3px;
	line-height: 20px;
}

h3 a:link,{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFF;
	background-color:#700;
	margin-bottom: 20px;
	padding: 12px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.5) 2px 3px 3px;
	-moz-box-shadow: rgba(0, 0, 0, 0.5) 2px 3px 3px;
}
.portfolio{
	margin-top: 20px;
	margin-bottom: 20px;
}
.portfolio a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	background-color: #171717;
	margin-top: 5px;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.portfolio a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	background-color: #171717;
	margin-top: 5px;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 7px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.portfolio a:hover{
	background-color: #000;	
}

.latestnews{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #444;
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
	clear: both;
}

.latestnews li{
	list-style-type: none;
	margin-top: 10px;
}

.latestnews a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	color: #FFF;
	list-style-type: none;
	text-decoration: none;
	background-color: #1F1F1F;
	display: inline;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}

.latestnews a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	color: #FFF;
	list-style-type: none;
	text-decoration: none;
	background-color: #1F1F1F;
	display: inline;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}

.latestnews a:hover{
	background-color: #000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}

#push{
	margin-bottom: 40px;

}

h1{
	font-size:3em;
	color:#FFF;
	display:inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #1E1E1E;
	margin-bottom: 50px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	line-height: 60px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.5) 2px 3px 3px;
	-moz-box-shadow: rgba(0, 0, 0, 0.5) 2px 3px 3px;
}

div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}

#footer{
	background-image: url(style/images/footer.jpg);
	background-repeat: repeat-x;
	height: 300px;
	clear: both;
	width: 100%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#floatright{
	float: right;
}

#sections{
	float: left;
	width: 282px;
	margin-top: 30px;
}


#sections h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color:#700;
	padding: 12px;
	color: #FFF;
	-webkit-box-shadow: rgba(0, 0, 0, 0.5) 2px 3px 3px;
	-moz-box-shadow: rgba(0, 0, 0, 0.5) 2px 3px 3px;
	margin-bottom: 20px;
}

#sections li{
	list-style-type: none;
	line-height: 17px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	padding-top: 4px;
	padding-bottom: 1px;
	_margin-left: 4px;
	_margin-right: 4px;
	color: #FFF;
	background-color: #1F1F1F;
	padding-left: 8px;
	padding-right: 8px;
	font-style: oblique;
}

#about{
	float: left;
	width: 277px;
	margin-top: 30px;
	margin-left: 5px;
	margin-bottom: 20px;
}


#about h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color:#700;
	padding: 12px;
	color: #FFF;
	-webkit-box-shadow: rgba(0, 0, 0, 0.5) 2px 3px 3px;
	-moz-box-shadow: rgba(0, 0, 0, 0.5) 2px 3px 3px;
	margin-bottom: 20px;
}

#about p{
	margin-right: 8px;
	_margin-right: 4px;
	margin-left: 8px;
	_margin-left: 4px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;
	line-height: 17px;
}

.fg-clear{
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}

#footer{
	background-image: url(style/images/footer.jpg);
	background-repeat: repeat-x;
	height: 200px;
	clear: both;
	width: 100%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#footerwrapper{
	width: 886px;
	margin: auto;
	padding-top: 50px;
	padding-right: 37px;
	padding-left: 32px;
}		   

#footerleft{
	float: left;
	margin-top: 30px;
}

#footerleft li{
	display: inline;
	list-style-type: none;
	padding-right: 5px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #333;
}

#footerleft li a{
	font-family: "Lucida Grande";
	font-size: 14px;
	line-height: 17px;
	color: #AEAEAE;
	text-decoration: none;
	padding: 5px;
}

#footerleft li a:visited{
	font-family: "Lucida Grande";
	font-size: 14px;
	line-height: 17px;
	color: #AEAEAE;
	text-decoration: none;
	padding: 5px;
}

#footerleft li a:hover{
	background-color: #000;
}
#footerright{
	float: right;
}

#footerright li{
	font-family: "Lucida Grande";
	font-size: 14px;
	line-height: 17px;
	color: #AEAEAE;
	display: inline;
	list-style-type: none;
	padding-left: 20px;
	font-style: italic;
}

.input{
	height: 20px;
	width: 70px;
}

#floattwiiterleft{
	float: left;
}

.portfolionav{
	float:right;
	margin-bottom: 30px;
}

.portfolionav li{
	padding: 5px;
	display: inline;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
}


.portfolionav li a{
	font-family: "Lucida Grande";
	font-size: 14px;
	line-height: 17px;
	color: #666;
	text-decoration: none;
	padding: 5px;
}

.portfolionav li a:visited{
	font-family: "Lucida Grande";
	font-size: 14px;
	line-height: 17px;
	color: #666;
	text-decoration: none;
	padding: 5px;
}

.portfolionav li a:hover{
	background-color: #000;
	color: #E5E5E5;
}
.post h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #800000;
	background-color: #FFF;
	-webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 4px 10px;
	-moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 4px 10px;
	font-style: oblique;
}
.post{
	text-decoration: none;
}
.post a:link{
	color: #666;
	text-decoration: none;
}

.post a:visited{
	color: #666;
	text-decoration: none;
}

.post a:hover{
	color: #900;
	text-decoration: none;
}

.datebox							{
	float: left;
	background: #990000;
	color: white;
	text-align: center;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.day								{ font-size: 2.4em; font-weight: bold; margin: 0; font-family: Georgia, serif; }
.month								{ font-size: 1.4em; font-weight: bold; text-transform: uppercase; margin: 0; }
.year								{ font-size: 1.2em; font-weight: bold; margin: 0; }

.tooltip{ text-decoration: none; 
}	

#easyTooltip2{
	border:1px solid #5e5e5e;
	width:250px;
	background-color: #1D1D1D;
	background-repeat: repeat-x;
	opacity: 0.85;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFF;
	line-height: 20px;
	font-family: "Lucida Grande";
}
h5{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFF;
	background-color:#700;
	margin-bottom: 20px;
	padding: 12px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.5) 2px 3px 3px;
	-moz-box-shadow: rgba(0, 0, 0, 0.5) 2px 3px 3px;
	line-height: 20px;
}