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

/* 
	0.0 RESET -----------------------------------------------------------------------------------------------------
*/
 *
	{
	margin:0;
	padding:0;
	line-height:20px;
	}
 .clear
	{
	clear:both;
	}
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;
}
:focus {
	outline: 0;
}

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: "" "";
}
/* 
	0.0 WORDPRESS STANDARD RULES -----------------------------------------------------------------------------------------------------
*/
#content img.alignright{float:right; margin:0 0 1em 1em}
#content img.alignleft {float:left; margin:0 1em 1em 0}
#content img.aligncenter {display: block; margin-left: auto; margin-right: auto}
#content a img.alignright {float:right; margin:0 0 1em 1em}
#content a img.alignleft {float:left; margin:0 1em 1em 0}
#content a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.boxpost {margin:0 0 20px 0;}
.alignleft{float:left;}
.alignright{float:right;}
.navigation{clear:both;margin:10px 0;}
.read{float:right}
/* 
	1.1 MAIN  -----------------------------------------------------------------------------------------------------
*/
body {
	font-size:100%/130%;
	line-height: 1;
	color: black;
	background: white;
	font-family:Helvetica,Times New Roman,Verdana,Garamond;
}
#panino{
	width:952px;
	margin:20px auto;
}
#content{
	width:652px;
	float:left;
}
#header{
	width:952px;
	height:366px;
	background:url(images/header.jpg) no-repeat 0 0;
}
#sidebar{
	width:260px;
	float:right;
}
#footer{
	background:url(images/footer.jpg) no-repeat  0 0 ;
	text-align:right;
	color:white;
	height:100px;
    margin-top:20px;
	font-size:0.9em;
}
/* 
	1.2 TYPO -----------------------------------------------------------------------------------------------------
*/
h2 {font-size:1.1em;line-height:30px;margin-top:10px;margin-bottom:10px;}
h3 {font-size:1em;line-height:30px;}
h4,h5,h6 {font-size:1em;line-height:30px;}
p  {font-size:0.8em;padding-bottom:5px;}
.boxpost ul,.boxpost ol {margin:10px 10px 10px 40px;font-size:0.8em;}
.read a {color:#789357;font-size:0.8em;}
a {color:#789357}
#footer a {color:white}
#credits{padding-top:78px;padding-right:3px;}
#content p  {padding-bottom:10px;}
/* 
	1.3 HEADER -----------------------------------------------------------------------------------------------------
*/
#pagesup{
	height:26px;
	margin-left:160px;
    margin-bottom:10px;
}
#pagesup li{
	float:left;
	list-style:none;
}
#pagesup li a{
	padding:0 15px;
	line-height:26px;
	font-size:0.7em;
	text-transform:uppercase;
	color:white;
	text-decoration:none;
	font-weight:bold;
	border-right:1px solid #789357;
	display:block;
}
#pagesup li a:hover{
	background:url(images/pagesuph.jpg) repeat-x ;
}
#logo{
	height:103px;
	width:180px;
	float:left;
}
#logo a{
	height:100px;
	width:180px;
	display:block;
	text-indent:-999999px;
	overflow:hidden;
}
#info{
	text-align:right;
	float:right;
	margin-top:10px;
	font-size:0.7em;
}
/* 
	1.4 CONTENT -----------------------------------------------------------------------------------------------------
*/
#banner1{
	width:220px;
	height:120px;
	margin:10px auto;
}
#banner2{
	width:220px;
	height:120px;
	margin:10px auto;
}
#linkedin{
	width:220px;
	height:81px;
	margin:10px auto;
}
#banner1 a{
	display:block;
	background:url(images/revenue.jpg) no-repeat 0 0;
	width:220px;
	height:120px;
	margin:20px auto;
	overflow:hidden;
	text-indent:-99999px;
	border:1px dotted #dbe5e8;
}
#banner2 a{
	display:block;
	background:url(images/rtc.jpg) no-repeat 0 0;
	width:220px;
	height:120px;
	margin:0 auto 20px auto;
	overflow:hidden;
	text-indent:-99999px;
	border:1px dotted #dbe5e8;
}
#linkedin a{
	display:block;
	background:url(images/linkedin.jpg) no-repeat 0 0;
	width:220px;
	height:81px;
	margin:0 auto 20px auto;
	overflow:hidden;
	text-indent:-99999px;
	border:1px dotted #dbe5e8;
}
/* 
	1.5 FOOTER -----------------------------------------------------------------------------------------------------
*/


/* 
	1.6 EXTRA -----------------------------------------------------------------------------------------------------
*/