/* 
	Theme Name: LAMA
	Theme URL: http://www.exsite.ie
	Description: LAMA
	Author: Graziano Muscas
	Author URI: http://www.wp-cafe.com
	Version: 0.1
*/

/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*\
  RESET
\*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin: 0;padding: 0;}
table {border-collapse: collapse;border-spacing: 0;}
fieldset, img {border: 0;}
address, caption, cite, dfn, th, var {font-style: normal;font-weight: normal;}
caption, th {text-align: left;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}
q:before, q:after {content: '';}
abbr, acronym {border: 0;}
*{margin:0;padding:0;line-height:20px;}
.clear{clear:both;}
a img {border:none;}




/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*\
  TYPE
\*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {margin-bottom: 5px;font-weight: bold;}
p {margin-bottom: 5px;}
a  {color:#234e7b;text-decoration:none;}
a:hover  {color:#234e7b;text-decoration:underline;}
h1 {font-size: 1.5em; line-height: 1em; }
h2 {font-size: 1.375em; line-height: 1.0909em;}
h3 {font-size: 1.25em; line-height: 1.2em;}
h4 {font-size: 1.125em; line-height: 1.333em; }
h5, h6 {font-size: 1em;line-height: 1.5em; }

/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*\
  MAIN
\*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

body {
	font-size:0.75em;
	line-height: 1;
	color: #333333;
	background:white url(image/rotator.php) no-repeat 0 0;
    -moz-background-size: cover;
	background-size: cover;
	font-family:Helvetica,Times New Roman,Verdana,Garamond;
}
@media only all and (max-width: 1024px) and (max-height: 768px) {
   body {	
     -moz-background-size: 1024px 768px;
     background-size: 1024px 768px;
   }
  }
#panino{
	width:940px;
	margin:40px auto 0 auto;
	background:white;
	padding:10px; 
}
#content{
width:707px;
float:right;
}
#header{
	background:url(images/header.png) no-repeat 0 0;
}
#sidebar{
width:233px;
float:left;
}
#sidebar_right{
width:233px;
float:left;
}
#content_home{
width:454px;
float:left;
margin-top:10px;
padding:10px;
}
#footer{
	text-align:right;
	clear:both;
	width:960px;
	margin:0 auto;
}
.credits{
	padding-top:5px;
	padding-right:5px;
}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*\
  HEADER
\*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#logo{
	width:140px;
	height:135px;
	margin:0;
	float:left;
}
#logo a{
	width:140px;
	height:135px;
	display:block;
	overflow:hidden;
	text-indent:-999999px;
}

/* 
NAVIGATION -----------------------------------------------------------------------------------------------------------------------------------------------
*/
#pagesup{
	height:40px;
	background:#234e7b;
	margin-top:10px;
}
#pagesup li{
	float:left;
	position:relative;
	list-style:none;
        padding: 0px 15px;
}
#pagesup li a{
	padding:0 10px;
	line-height:39px;
	display:block;
	color:white;
	text-decoration:none;
    font-weight:bold;
}
#pagesup li a:hover{
color:#5aaa46;
}
#pagesup li:hover > a{
color:#5aaa46;
}

/* 
SUB_NAVIGATION -----------------------------------------------------------------------------------------------------------------------------------------------
*/
#pagesup li:hover > ul {
	display: block;
}
#pagesup ul {
	margin: 0;
	padding: 0;
	display: none;
	width: 185px;
	position: absolute;
	left: 0;
}
#pagesup ul li {
	float: none;
	margin: 0;
	padding: 0;
	background:#234e7b;
	border-top:1px solid #34608f;
}
#pagesup ul a {
	font-weight: normal;
	line-height:30px;
}
#pagesup ul a:hover {
	background:none;
}
/* level 3+ list */
#pagesup ul ul {
	left: 181px;
}
/* clearfix */
#pagesup:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#pagesup {
	display: inline-block;
	position: relative;
	z-index: 2;
} 
html[xmlns] #pagesup {
	display: block;
}
 
* html #pagesup {
	height: 1%;
}
/* Internt Explorer 7 */
*+html #pagesup ul a {

}

/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*\
  CONTENT
\*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#slider_box {
	position: relative;
}

#content_home, #sidebar_right {
	position: relative;
}

#content_home h2 {
	color:#179529
	}
.boxpost {
	padding:20px;
	border-bottom:1px dotted #dddddd;
	margin-left:10px;
	}
.boxpost h2{
	color:#179529
	}
.boxpost ul, .boxpost ol {
	margin-left:30px;
	}
.read{
	float:right;
	padding:5px;
	background:#234e7b;
	}
.read a{
	color:white;
	}
.alignleft{
	float:left;
	}
.alignright{
	float:right;
	}
.navigation{
	clear:both;
	margin:10px 0;
	}
.thumbnail{
	float:left;
	margin-right:10px;
	background:#dddddd;
	}

/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*\
  SIDEBAR
\*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#sidebar ul{
	background:#386da4 url(images/memb.jpg) repeat-x top;
	}
#members{
	margin-bottom:10px;
	}
#members li{
	display:block;
	padding:3px 0;
	}
#members li a{
	font-weight:bold;
	}
#members .memb_pic{
	width:50px;
	height:50px;
	border:1px solid #530207;
	margin:10px;
	float:left;
	}
#members .memb_title{
	width:147px;
	float:right;
	padding-top:10px;
	line-height:14px;
	padding-right:5px;
	}
h2.head{
	color:white;
	padding:10px;
	margin-bottom:0;
	margin-top:10px;
	background:url(images/head.jpg) repeat-x top;
	}
#members .memb_title{
	color:#ffffff;
	font-size:0.9em;
	}
#members .memb_title a{
	color:#ffffff;
	font-weight:bold;
	line-height:14px;
	}
#register{
	width:233px;
	height:79px;
	margin:10px 0 0 0;
	}
#awards{
	width:233px;
	height:79px;
	margin:0 0 0 0;
	}
#contact{
	width:233px;
	height:79px;
	margin:0 0 0 0;
	}
#register a{
	width:233px;
	height:79px;
	background:url(images/news.jpg) no-repeat 0 0;
	display:block;
	overflow:hidden;
	text-indent:-999999px;
	}
#awards a{
	width:233px;
	height:79px;
	background:url(images/award.jpg) no-repeat 0 0;
	display:block;
	overflow:hidden;
	text-indent:-999999px;
	}
#contact a{
	width:233px;
	height:79px;
	background:url(images/contact.jpg) no-repeat 0 0;
	display:block;
	overflow:hidden;
	text-indent:-999999px;
	}
#newsletters{
	width:233px;
	height:79px;
	margin:0 0 0 0;
	}
#newsletters a{
	width:233px;
	height:79px;
	background:url(images/newsletters.png) no-repeat 0 0;
	display:block;
	overflow:hidden;
	text-indent:-999999px;
	}
#doe{
	width:233px;
	height:140px;
	margin:0 0 0 0;
	}
#doe a{
	width:233px;
	height:135px;
	background:url(images/doe.jpg) no-repeat 0 0;
	display:block;
	overflow:hidden;
	text-indent:-999999px;
	}
#dep{
	width:233px;
	height:70px;
	margin:0 0 0 0;
	}
#dep a{
	width:233px;
	height:70px;
	background:url(images/dep.png) no-repeat 0 0;
	display:block;
	overflow:hidden;
	text-indent:-999999px;
	}

/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*\
  SLIDER
\*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#slider li{
	margin:0;
	width:940px;
	height:331px;
	list-style:none;
	overflow:hidden
}
.desc{
	position:relative;
	height:1px;
	}
.desc span{
	background:#252525;
	width:920px;
	height:70px;
	position:absolute;
	top:250px;
	opacity:0.8;filter:alpha(opacity=80);
	font-family: 'Podkova', sans-serif;
	color:white;
	padding:10px;
	}
#controls {
	position:absolute;
	top:20px;right:20px;
	}
#controls li {
	padding:5px 10px;
	background:#866c3c;
	margin:1px;
	float:left;
	list-style:none;
	}
#controls li.current {
	background:#d3be93;
	}
#controls li a {
	color:white;
	font-weight:bold;
	text-shadow: 1px 1px 1px #333333;
    filter: dropshadow(color=#333333, offx=1, offy=1);
	}


/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*\
  FOOTER
\*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#footer a{
	text-decoration:underline;
	font-weight:bold;
	}
#sponsors{
	width:940px;
	height:115px;
	background:url(images/footer.jpg) no-repeat 0 0;
	position: relative;
	}
#sponsors > div {
	position: relative;
}

#sponsors > div a {
	position: relative;
}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*\
  WORDPRESS AND EXTRA RULES
\*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.boxpost img.alignright{
	float:right;
	margin:0 0 1em 1em
	}
.boxpost img.alignleft {
	float:left;
	margin:0 1em 1em 0
	}
.boxpost img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
	}
.boxpost a img.alignright {
	float:right;
	margin:0 0 1em 1em
	}
.boxpost a img.alignleft {
	float:left;
	margin:0 1em 1em 0
	}
.boxpost a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
	}
	
	#sponsor1 {width:154px;height:115px ;float:left}
	#sponsor2 {width:180px;height:115px ;float:left}
	#sponsor3 {width:154px;height:115px ;float:left}
	#sponsor4 {width:153px;height:115px ;float:left}
	#sponsor5 {width:171px;height:115px ;float:left}
	#sponsor6 {width:128px;height:115px ;float:left}
	
	#sponsor1 a{width:154px;height:115px; display: block; overflow:hidden;text-indent:-99999999px}
	#sponsor2 a{width:180px;height:115px; display: block; overflow:hidden;text-indent:-99999999px}
	#sponsor3 a{width:154px;height:115px; display: block; overflow:hidden;text-indent:-99999999px}
	#sponsor4 a{width:153px;height:115px; display: block; overflow:hidden;text-indent:-99999999px}
	#sponsor5 a{width:171px;height:115px; display: block; overflow:hidden;text-indent:-99999999px}
	#sponsor6 a{width:128px;height:115px; display: block; overflow:hidden;text-indent:-99999999px}
	
	#panino{width:940px;margin:40px auto 0 auto;background:white;padding:10px;}
	#box{width:40%;float:left; height:230px; margin:3%;padding:2%;background: #DDDDDD}
	#left{width:38%;float:left;margin:1%;}
	#right{width:52%;float:left;margin:1%;}
	
	
	
