/* 
	Theme Name: TRP Solutions
	Theme URL: http://www.exsite.ie
	Description: The TRP Solutions website
	Author: Graziano Muscas
	Author URI: http://www.wp-cafe.com
	Version: 0.9
*/


/* 
	MAIN Structure -----------------------------------------------------------------------------------------------------
*/
 *
	{
	margin:0;
	padding:0;
	line-height:20px;
	}
 a
	{
	color:#5f8e43;
	text-decoration:none;
	}
body {
	font-size: 16px;
	font-family:Verdana, Arial, Tahoma, Verdana;
	margin: 0;
	padding: 0px;
	background:white url(images/bg.jpg) repeat-x top;
	color:#505050;
	}
#panino {
	width:900px;
	margin:0px auto 0 auto;
	}
#content {
	width:600px;
	float:right;
	padding:0 20px;
	}
#header {
	width:900px;
	height:126px;
	background:url(images/header.jpg) no-repeat  0 0;
	}
#footer{
	font-size:0.7em;
	padding:8px;
	text-align:center;
	clear:both;
	width:884px;
	margin-bottom:10px;
	}
#footer p{
	color:gray;
	}
#box{
	padding:5px 0;
	
	}
#sidebar{
	float:left;
	width:260px;
	}

/* 
	HEADER -----------------------------------------------------------------------------------------------------
*/
#logo {
	width:284px;
	height:97px;
	float:left;
	}
#logo a{
	width:284px;
	height:97px;
	display:block;
	}
#logo span{
	display:none;
	}
#contact{
	float:right;
	width:450px;
	padding-top:25px;
	text-align:right;
	font-size:0.9em;
	color:#505050;
	}
#pagesup {
	padding-top:4px;
	}
#pagesup li{
	float:left;
	list-style:none;
	}
#pagesup li a{
	color:white;
	font-size:0.9em;
	padding:10px 10px;
	line-height:22px;
	color:#505050;
	border-right:1px solid white;

	}
#pagesup li a:hover{
	color:white;
	}

#pagesup li ul { /* second-level lists */
position: absolute;
background:#d5d8d1;
width: 210px;
left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
z-index:20;
border-top:1px solid white;
margin-top:3px;
}

#pagesup li ul a
{
	border-right:none;
}

#pagesup li ul ul { /* third-and-above-level lists */
margin:0;
}

#pagesup li ul li
{
height: auto;
width:210px;
font-size:0.9em;
border-bottom:1px solid white;
}

#pagesup li:hover ul ul, #nav li.sfhover ul ul {
left: -999em;
}

#pagesup li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
left: auto;
}
/* 
	HEADER -----------------------------------------------------------------------------------------------------
*/
#slider {
    width: 900px; /* important to be same as image width */
    height: 275px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	margin-top:5px;
}
#sliderContent {
    width: 900px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size:0.9em;
	color:white;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}
/* 
	HOMEPAGE-----------------------------------------------------------------------------------------------------
*/
.entry  p{
	font-size:0.8em;
	padding-top:5px;
}
.entry a{
	font-size:0.9em;
	padding-top:5px;
}
.desc {
	font-size:0.7em;
}
#content  h2{
	font-size:0.9em;
}
#content  h3{
	font-size:0.9em;
}
#content  small{
}
#content  strong{
margin-top:5px;
}
#content li{
	font-size:0.8em;
	list-style-type:disc;
	list-style-position:inside;
}

.boxpost{
	padding-bottom:20px;
}
.boxpost_arch{

	padding-bottom:20px;
}
.credits{
	display:none;
}
p.fieldwrap 
{
	font-size:0.9em;
	color:white;
	}
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin:0 10px 10px 0;
}

.alignright {
   float: right;
     margin:0 0px 10px 10px;
}

#sidebar ul{
   list-style:none;
}
#sidebar li{
   background:#92b67c url(images/arrow.png) no-repeat 3px 3px;
   padding:5px 5px 5px 25px;
   font-weight:normal;
   margin-bottom:5px;
}
#sidebar li#quote{
   background:#505050 url(images/arrow.png) no-repeat 3px 3px;
   padding:5px 5px 5px 25px;
   font-weight:normal;
   margin-bottom:5px;
}
#sidebar li#quote:hover{
   background:#505050 url(images/arrowli.png) no-repeat 3px 3px;
   padding:5px 5px 5px 25px;
   font-weight:normal;
   margin-bottom:5px;
}
#sidebar li:hover{
   background:#d3d8d1 url(images/arrowli.png) no-repeat 3px 3px;
   padding:5px 5px 5px 25px;
   font-weight:normal;
   margin-bottom:5px;
}
#sidebar li a{
   font-size:0.9em;
   text-shadow: gray -1px -1px 1px;
   color:white;
}
#sidebar h2 {
    color: white;
    font-size: 0.9em;
    text-shadow: -1px -1px 1px gray;
	display:none;
	}

.textwidget {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	color: white;
    font-size: 0.7em;
    text-shadow: -1px -1px 1px gray;
	}



.ddfmwrap input{
  
   background:#d3d8d1;
   font-weight:normal;
   border-bottom:1px dotted #bac0ba;
   border-left:none;
   border-right:none;
   border-top:none;
   padding:3px;
}
.ddfmwrap {
   float:left;
   font-size:0.8em;
   margin:0;
   padding:0;
   color:gray;
}
.ddfmwrap textarea{
   
   background:#d3d8d1;
   font-weight:normal;
   border:1px dotted #bac0ba;
}
.ddfmwrap label{
   color:gray;
   font-weight:normal;
}
/* 
	past-projects-----------------------------------------------------------------------------------------------------
*/
.pastprojects 
{background:#92b67c;
margin-bottom:5px;
padding:5px;
color:#ffffff;
}
.pastprojects  h3{
font-size:12px;
text-shadow: gray -1px -1px 1px;
color:white;
margin-bottom:5px}

