/*  
Theme Name: Eugene Laverty
Theme URI: http://www.no12design.com
Description:http://www.no12design.com
Version:1.0 
Author: No.12 Design
Author URI: http://www.no12design.com
*/

/* MAIN */

* {
	padding:0;
	margin:0;
	line-height:20px;
	}
a
{	
	color:#49a42c;
	text-decoration:none;

	}

h2{
	font-weight:normal;
	}
h5{
	clear:both;
	color:#48a32b;
	font-size:20px;
	font-family: Georgia;
	font-weight:100; 
	padding-top:20px;
	padding-bottom:20px;
}
a:hover
{
	text-decoration:underline;
	}
body 
{
	font-size:62.5%;
	font-family:Georgia, Verdana, Arial, Times new roman;
	background:#181818 url(images/bg.gif) repeat-x top;
	color:white;
	}
#panino
{
	margin:0px auto;
	width:1000px;
	background:none;
	}
#content
{
	float:left;
	width:600px;
	}
#header
{
	margin:0 auto;
	width:1000px;
	background: url(http://i161.photobucket.com/albums/t205/michael_lav/eugenelogo2011-2.png) no-repeat 10px 10px;
	height:160px;
        border-bottom:1px solid #787677;
	}
#sidebar
{
	float:right;
	width:300px;
	margin-top:10px;
	}
#footer
{
	clear:both;
	background:#001a64 url(images/footer.gif) repeat-x top;
	margin-top:20px;
	height:350px;
	}

/* HEADER */
#logo 
{
	float:left;
	margin-top:10px;
	width:120px;
	}
ul#upnav
{
	float:right;
	width:1000px;
	margin-top:35px;
	}
ul#upnav li
{
	float:right;
	list-style:none;
	}
ul#upnav li a
{
	padding:5px 10px;
	margin-right:3px;
	font-size:1.2em;
	color:white;
	text-transform:uppercase;
	line-height:28px;
	font-family:arial;
	}
ul#upnav li a:hover
{
	background:#49a42c;
	text-decoration:none;
	}
ul#upnav li.blogfeed a:hover
{
	background:none;
	}
li.blogfeed {
	position:relative;
	top:0px;
	width:32px;
	padding:0px 0 0 0;
}
:focus {outline:none;}
ul#subnav
{
	float:right;
	width:1000px;
	margin-top:60px;
	}
ul#subnav li
{
	float:right;
	list-style:none;
	border-left:1px solid #787677;
	}
ul#subnav li a
{
	padding:5px 10px;
	margin-right:3px;
	font-size:1.8em;
	color:white;
	line-height:22px;
	
	}
* + html ul#subnav li a
{
	padding:5px 10px;
	margin-right:3px;
	font-size:1.8em;
	color:white;
	line-height:25px;
	
	}
ul#subnav li a:hover
{
	color:#49a42c;
	text-decoration:none;
	}
ul#subnav .current_page_item a
{
	color:#49a42c;
	text-decoration:none;
	}
ul#subnav li#search #ss
{
	color:#49a42c;
	font-size:1.8em;
	cursor:pointer;
	}
ul#subnav li#search #s
{
	margin-left:5px;
	border:1px solid #787677;
	background:black;
padding:3px 0;
color:white;
	}
* + html ul#subnav li#search #s
{
	margin-left:5px;
	border:1px solid #787677;
	background:black;
	margin-bottom:5px;
padding:3px 0;
color:white;
	}
ul#subnav li#search 
{
	padding-left:10px;
        
	}
	
	/* SPOT */
	
#spot
{
	height:356px;
	background:black url(images/spot.jpg) repeat-x center;
	border-bottom:1px solid #787677;
	}
#spotbox
{
	margin:0 auto;
	width:1000px;
	}
#twitter
{
	float:left;
	margin-top:20px;
	width:385px;
	height:386px;
	background:url(images/twitter.png) no-repeat top;
    line-height:18px;
    font-family:arial;
    word-spacing:1px;
	}
#twitter #twitter_div
{
	background:#181818;
	padding:20px;
	margin-top:100px;
	font-size:1.2em;
	font-family:Arial;
	list-style:;
	max-height:120px;
	overflow:hidden;
    margin-right:20px;
	}
#twitter #twitter_div li
{
	list-style:none;
	}
#twitbut 
{
	margin-top:10px;
	float:right;
	}
#twitter .footbut
{
	 margin-right:20px;
     margin-top:20px;
	}

#flashbox
{
	text-decoration:none;
	width:600px;
	float:left;
	padding-top:20px;
	padding-left:14px;
	}
	
/* HOMEPAGE */
#homeleft
{
	width:630px;
	float:left;
	margin-right;
	}

#homeleft img
{
	margin-right:10px;
    margin-bottom:10px;
	}
	
#homeright
{
	width:350px;
	float:right;
	}
#panino h2
{
	font-size:2.2em;
	padding:20px 0px;
	color:#49a42c;
	border-bottom:1px solid #787677;
        font-weight:100;

	}
#panino h2 span
{
	color:#244221;
	}
	h5 span{
	color:#244221;
	}
	
.data
{
	padding:3px;
	width:150px;
	text-align:center;
	color:white;
	font-size:1.3em;
	text-transform:uppercase;
	background:#49a42c;
	margin-top:10px;
	font-family:arial;
	}
.boxpost h3
{
	font-size:1.8em;
	text-transform:uppercase;
	margin-top:10px;
    font-weight:100;
	}
.boxpost h3 a
{
	color:white;
	}
.boxpost img
{
      margin-right:10px;
        margin-bottom:10px;
}

.boxpost input {
width:356px;
padding-top:3px;
padding-left:2px;
margin-top:5px;
font-family:arial;
}

.boxpost textarea {
width:356px;
}

.boxpost form{
width:455px;
padding-left:20px;
padding-top:10px;
padding-bottom:20px;
border:1px solid #356b2d;
}


.category
{
	font-size:1.1em;
	text-transform:uppercase;

	}
.entry
{
	font-size:1.2em;
	margin:5px 0;
	clear:both;
    font-family:arial;
    line-height:18px;
    word-spacing:1px;
	}

.thumb
{
	font-size:1.2em;
	margin:5px 0;
	
	}

.video-holder{
     margin-bottom:60px;
}

.boxpost
{
	padding:20px 0;
	margin-bottom:10px;
	border-bottom:1px solid #787
}

/* added */

/* LOGOS*/


#logos
{
	margin:30px 10px;
	clear:both;
	}
   ul#logos li 
{
	float:left;
	list-style:none;
	margin:10px 20px;
	} 
	
	/* SHOEI*/
	
 ul#logos li#shoei a
{
background:url(images/shoei.png) 0 0 no-repeat;
width:168px;
height:61px;
display:block;

}
 ul#logos li#shoei a:hover

{
background:url(images/shoeih.png) 0 0 no-repeat;
width:168px;
height:61px;
display:block;
}
  ul#logos li#shoei  span
{
display:none;
}

/* ALPINE*/
	
 ul#logos li#alpine a
{
background:url(images/alpine.png) 0 0 no-repeat;
width:132px;
height:63px;
display:block;
}
 ul#logos li#alpine a:hover
{
background:url(images/alpineh.png) 0 0 no-repeat;
width:132px;
height:63px;
display:block;
}
  ul#logos li#alpine  span
{
display:none;
}
/* VANS*/
	
 ul#logos li#vans a
{
background:url(images/vans.png) 0 0 no-repeat;
width:140px;
height:62px;
display:block;
}
 ul#logos li#vans a:hover
{
background:url(images/vansh.png) 0 0 no-repeat;
width:140px;
height:62px;
display:block;
}
  ul#logos li#vans  span
{
display:none;
}

/* IFS*/
	
 ul#logos li#ifs a
{
background:url(images/ifs.png) 0 0 no-repeat;
width:98px;
height:63px;
display:block;
}
 ul#logos li#ifs a:hover
{
background:url(images/ifsh.png) 0 0 no-repeat;
width:98px;
height:63px;
display:block;
}
  ul#logos li#ifs  span
{
display:none;
}

/* REDBULL*/
	
 ul#logos li#redbull a
{
background:url(images/redbul.png) 0 0 no-repeat;
width:101px;
height:61px;
display:block;
}
 ul#logos li#redbull a:hover
{
background:url(images/redbulh.png) 0 0 no-repeat;
width:101px;
height:61px;
display:block;
}
  ul#logos li#redbull span
{
display:none;
}

/* EMS*/
	
 ul#logos li#ems a
{
background:url(images/ems.png) 0 0 no-repeat;
width:98px;
height:61px;
display:block;
}
 ul#logos li#ems a:hover
{
background:url(images/emsh.png) 0 0 no-repeat;
width:98px;
height:61px;
display:block;
}
  ul#logos li#ems span
{
display:none;
}

	/* dawn*/
	
 ul#logos li#dawn a
{
background:url(images/dawn-grey.png) 0 0 no-repeat;
width:138px;
height:62px;
display:block;

}
 ul#logos li#dawn a:hover

{
background:url(images/dawn-white.png) 0 0 no-repeat;
width:138px;
height:62px;
display:block;
}
  ul#logos li#dawn  span
{
display:none;
}


/* freestyle extreme */
	
 ul#logos li#freestyle a
{
background:url(images/freestyle-grey.png) 0 0 no-repeat;
width:322px;
height:38px;
display:block;

}
 ul#logos li#freestyle a:hover

{
background:url(images/freestyle-white.png) 0 0 no-repeat;
width:322px;
height:38px;
display:block;
}
  ul#logos li#freestyle  span
{
display:none;
}


/* gridlaw */
	
 ul#logos li#gridlaw a
{
background:url(images/gridlaw-grey.png) 0 0 no-repeat;
width:170px;
height:63px;
display:block;

}
 ul#logos li#gridlaw a:hover

{
background:url(images/gridlaw-white.png) 0 0 no-repeat;
width:170px;
height:63px;
display:block;
}
  ul#logos li#gridlaw  span
{
display:none;
}

/* Eybis */
	
 ul#logos li#eybis a
{
background:url(images/eybis-grey.png) 0 0 no-repeat;
width:171px;
height:63px;
display:block;

}
 ul#logos li#eybis a:hover

{
background:url(images/eybis-white.png) 0 0 no-repeat;
width:171px;
height:63px;
display:block;
}
  ul#logos li#eybis  span
{
display:none;
}


	/* FOOTER*/
	
#footerbox
{
	width:1000px;
	margin:0 auto;
	}
#footerbox h2
{
	font-size:2.2em;
	margin-bottom:20px;
	}
#footleft
{
	width:300px;
	margin:15px;
	float:left;
	height:200px;

	}
#footmiddle
{
	width:300px;
	margin:15px;
	float:left;
	height:200px;

	}
#footright
{
	width:300px;
	margin:15px;
	float:left;
	height:200px;
	}
#footright p
{
	padding:5px 5px;
	font-size:1.2em;
font-family:arial;
line-height:18px;
 word-spacing:1px;
	}
#footright h3
{
	padding:3px 5px;
	color:#49a42c;
	font-size:1.4em;
font-family:arial;
	}
#footright h4
{
	padding:3px 5px;
	font-size:1.3em;
font-family:arial;
	}
	
.footbut a
{
	background:#49a42c;
    padding:5px 10px;
	color:white;
	border:1px solid #49a42c;
	font-size:1.2em;
	text-transform:uppercase;
	font-family:arial;
	float:right;
	}
.footbut a:hover
{
	text-decoration:none;
	}
	
	/* SIDEBAR*/
	
#sidebar li h2
{
	border-bottom:none;
	padding:10px 0;
	margin:0;
	border-bottom:1px solid #787677;
	}
#sidebar li ul
{
	margin-bottom:20px;
	}
#sidebar li 
{
	list-style:none;
	}
#sidebar li li
{
	padding:5px;
	border-bottom:1px solid #787677;
	}
#sidebar li li a
{
	font-size:1.2em;
	text-transform:uppercase;
	}

/* OTHER  VARIOUS SHITS*/

#commentaria{
    margin:10px 0;
	padding:20px 0;
	border-bottom:1px solid #787677;
    }
	img.alignleft, div.alignleft
    {
    float:left;
    margin:0 0.5em 0.5em 0;
    }
    img.alignright, div.alignright
    {
    float:right;
    margin:0 0 0.5em 0.5em;
    }
    img.aligncenter, div.aligncenter
    {
    text-align:center;
     margin:0 auto;
    }

    #commentaria p{
    font-size:1.2em;
	}
    .theComment{
    margin:5px 20px;
	border-bottom:1px dotted #787677;
	}
    .autorec{
    font-size:1.5em;
	padding-bottom:5px;
	padding:5px;
	float:left;
	}
    .bigNumber{
    font-size:5em;
	float:right;
	padding:8px;
	color:white;
	}
    .ctext{
    padding:10px;
	margin-bottom:20px;
	clear:both;
	}
    .ctext p{
    padding-top:3px;
	}
    #commentaria h3{
   font-size:1.7em;
   margin:10px 0px;


   padding:10px 0;
   border-bottom:1px solid #787677;
   text-transform:uppercase;
	}
	#commentaria input{
		border:1px solid #787677;
	background:black;
	color:white;
	}
	#commentaria textarea{
		border:1px solid #787677;
	background:black;
color:white;
	}
	
    .pagetitle{
    margin:10px 0;
	font-size:1.1em;
	}
    blockquote{
    margin:20px 10px;
	padding:10px;
	background:#787677;
	color:black;
	}


	.boxpost p{

    padding-top:5px;
	}
	.boxpost ul,.boxpost ol{
    margin-left:40px;
	}
	#homeright li{
    list-style:none;
	}

    #homeright li h2{
    list-style:none;
margin-bottom:20px;
	}
	#homeright li li{
    list-style:none;
	margin:20px;
	}
	#homeright li img{
    margin:15px 40px 15px 0;
	}
        #homeright .footbut{
    margin-right:60px;
	}
	#flickr li {
     list-style:none;
	}
	#flickr li h2{
    display:none;
	}
	.titpage{
    background:url(images/pagetitle.jpg) repeat;
	height:122px;
	}
    	.titpagebox{
    width:1000px;
	margin:0 auto;
	}
	  	.titpagebox h2{
    line-height:122px;
	
	color:#49a42c;
	font-size:2.2em;
	}
    #footleft li{
    list-style:none;
	}
	#footleft li li{
    list-style:none;
	}
	 #footleft li h2{
    display:none;
	}
	 #footleft li ul{
    height:100px;
	overflow:auto;
	}
	#footleft img {
    margin:5px;
	padding:3px;
	background:white;
	border:1px solid #49a42c;
	}
.ngg-album-compact
{
    margin:5px;
	float:left;
	}
#extraspace
{
   margin:20px 0;
	}
.tot
{
   min-height:220px;
	}


.ngg-gallery-thumbnail-box
{
   float:left;
   margin:5px;
	}


.flickrrss {
	float: left;
	margin: 5px 0px 20px 5px;
	padding: 5px 5px 20px 5px;
	display: inline;
	}

.flickrrss a img {
	border: 1px solid #999999;
	margin: 0px 5px 3px 0px;
	padding: 2px;
	}

.flickrrss a:hover img {
	border: 1px solid #000000;
	margin: 0px 5px 3px 0px;
	padding: 2px;
	}

/* CLASSES*/

.green-strong{
	color:#356b2d;
	font-size:12px;
	font-family: Arial;
	letter-spacing: -0.5px;
}

.shop a
{
	background:#49a42c;
    padding:5px 10px;
	color:white;
	border:1px solid #49a42c;
	font-size:0.9em;
	text-transform:uppercase;
	font-family:arial;
	float:left;
	}
.shop a:hover
{
	text-decoration:none;
	}
#youtube_link {
	position:relative;
	float:left;
	background-color:#000;
	width:180px;
	height:75px;
}
.youtube
{
	margin-bottom:5px;

	}
.youtube a
{
	background:#49a42c;
    padding:5px 10px;
	color:white;
	border:1px solid #49a42c;
	font-size:1.2em;
	text-transform:uppercase;
	font-family:arial;

	}
.youtube a:hover
{
	text-decoration:none;
	}
.contact
{
	background:#49a42c;
    padding:3px 7px;
	color:white;
	border:1px solid #49a42c;
	font-size:1.3em;
	text-transform:uppercase;
	font-family:arial;
	font-weight:bold;
	width:55px;
	letter-spacing:0.1em;
	}
.profile a
{
	position:relative;
	float:right;
	top:340px;
	right:-222px;
	background:#49a42c;
    padding:2px 9px;
	color:white;
	border:1px solid #49a42c;
	font-size:0,8em;
	text-transform:uppercase;
	font-family:arial;
	float:right;
	}
.profile a:hover
{
	text-decoration:none;
	}
	
.ajax-loader img {
	margin-bottom: -2px !important;
	margin-left: 5px !important;
}
