/*
Theme Name: Primus
Description: A free premium magazine wp theme from jinsona designs.
Author: jinsona designs
Author URI: www.web2feel.com

*/


body {
	margin:0 auto;
	padding:0px 0px 0px 0px;
	background:#F4F4F4;
	font-family: tahoma, Century gothic, Arial,Tahoma,sans-serif;
	color:#161514;
	font-size:12px;
	}
img {
	border:0;
	margin: 0 0;
	}
a {
	color:#6F615A;
	text-decoration:none
	}
a:hover {
	color:#d53030;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#444;
	font-style: normal;
		
	}
.clear {
	clear:both;
	}

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 5px 5px;
	margin: 0px 0px 10px 0px;
	display: inline;
	background:#fff;
	}

img.alignright {
	padding: 5px 5px;
	margin: 0px 5px 10px 10px;
	display: inline;
	background:#fff;
	}

img.alignleft {
	padding: 5px 5px;
	margin: 0px 10px 10px 5px;
	display: inline;
	background:#fff;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
/* The Outer cover */

#wrapper {
	width:1000px;
	margin:0 auto;
	background:#F4F4F4;
	padding-top:5px;
	}
#casing {
	padding:0px 0px 0px 0px;
	background:#F4F4F4;
	background-repeat:no-repeat;
	}		
	
span.topfeed {
	background:url(images/rss.png) no-repeat;
	padding: 1px 0px 0px 20px;
	float:left;
	margin:8px 0px 0px 10px;
	height:20px;

}
	
	
/* The Header */

#top {
	height:104px;
	margin:auto;
	width:1000px;
	}
.blogname {
	width:500px;
	margin:10px 0 0 0px;
    float:left;
	background-repeat:no-repeat;

	}
.blogname h1  {
	display:block;
	height: 70px;
	width: 580px;
	padding:0;
	font-weight:normal;
	margin:5px 0 0 0px;
	background:url(images/logo.jpg) no-repeat;
	}

/* Category menu*/
	
#catmenucontainer{
	height:34px;
	background:url(images/catmenu.jpg) repeat-x;
	display:block;
	padding:0px 0 0px 20px;
	font: 12px verdana, Arial, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	}
		
#catmenu  {
	margin: 0px 0px 0px 0px;
	padding: 0px 15px;
	list-style: none;
	height:34px;
	}

#catmenu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	list-style: none;
	height:34px;
	}

#catmenu  a {
	color: #444;
	display: block;
    font-weight: normal;
  	padding: 10px 20px 9px 20px;
	}
	
#catmenu  a:hover {
	background: #3c68bd;
	color: #fff;
	display: block;
	text-decoration: none;
	}

#catmenu  li {
	float: left;
	margin: 0px 0px;
	padding: 0px 0px;
	}
	
#catmenu  li li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	width: 300px;
	font-size: 11px;
	}
	
#catmenu  li li a, #catmenu  li li a:link, #catmenu  li li a:visited {
	background:#3c68bd ;
	width: 300px;
	float: none;
	margin: 0px 0px;
	padding: 7px 10px 7px 10px;
	color:#fff;

	}
	
#catmenu  li li a:hover, #catmenu  li li a:active {
	background:#fff ;
	width: 300px;
	float: none;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	color:#D40404;

	}

#catmenu  li ul {
	position: absolute;
	left: -999em;
	z-index:200;
	background:url(images/menu.png) bottom ;
	width:170px;
	}

#catmenu  li:hover ul {
	left: auto;
	display: block;
	}
	
#catmenu  li:hover ul, #catmenu li.sfhover ul {
	left: auto;
	}	
		
.selected {background: #3c68bd;}
#catmenu .selected a {
	color: #fff;
	}
		
		
.breadcrumb	{margin: 10px 20px; font-size: 11px;}
.breadcrumb	a {margin: 0 5px;}
		
/* Main Content*/	

#content {
	float:left;
	width: 650px;
	height:100%;
	padding:5px 0px 0px 0px;
	}
.title{
	margin: 0 0 0 0px;
	padding: 0px 0px 5px 0px;
	background:url(images/title.jpg) no-repeat;
}	

.date {
	font-size:10px;
	padding:0px 5px;
   	color:#75481F;
	text-transform: uppercase;
	}
	
#the-content {
	clear:both;
	margin: 0;
	background: #000;
	line-height: 1.6em;
	}
	
#the-content  h3 {
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	color: #090909;
	font-size: 16px;
	}	
	
#the-content a {color: #; }	
#the-content a:hover {color: #; }

#the-content ul {margin: 0; padding:0;}	
#the-content ul li {margin: 0; padding:0; list-style:none;}	
	
.content-left, .content-center, .content-right {float:left;display: inline;	}

.content-left {width: 440px; background: url('images/cleft-body.jpg') 0 0; margin-left: 15px;}
.leftinner {background: url('images/cleft-top.jpg') 0 0 no-repeat; padding: 15px; }
.leftbottom{height: 20px; display:block; background: url('images/cleft-bottom.jpg') bottom left no-repeat;}

.content-center {width: 280px; margin: 0 25px;background: url('images/ccenter-body.jpg') 0 0; margin: 0 20px;}
.centerinner {background: url('images/ccenter-top.jpg') 0 0 no-repeat; padding: 15px; }
.centerbottom{height: 20px; display:block; background: url('images/ccenter-bottom.jpg') bottom left no-repeat;}

	
.content-right {width: 200px; font-size: 11px; background: url('images/cright-body.jpg') 0 0; }
.rightinner {background: url('images/cright-top.jpg') 0 0 no-repeat; padding: 15px; }
.rightbottom{height: 20px; display:block; background: url('images/cright-bottom.jpg') bottom left no-repeat;}


.content-center ul li {padding: 3px 0 !important; border-bottom: 1px solid #ddd;}	
	
.single {
	width:630px;
	margin: 0px 5px 15px 12px;
	height:100%;
	color:#504945;
	background:url(images/single.jpg) repeat-y;
	}

.single  h2 {
	margin: 0px 0 5px 0;
	padding: 20px 15px 0px 15px;
	text-align: left;
	font-size: 24px;
	font-weight:normal;
	overflow:hidden;
	

	}


.clock{	padding:0px 0 0px 15px;}	
.imgtfe {padding: 2px; border: 1px solid #ddd; margin: 0 10px 0 0;}

.more{
	padding:0px 0 2px 20px;
	background:url(images/add.png) no-repeat;
	margin-right:5px;
	float:right;
}

.more a:link,
.more a:visited {
		color:#AC0604;
}
.more a:hover{
	color:#d42323;
}


.singleinfo {
	height:15px;
	margin:0px 0px;
	padding: 5px 0px 5px 0px;
	background:#f7f7f7 url(images/macmet.jpg) bottom left;
	}
	
.postmore{
	padding:0px 5px 2px 25px;
	float:left;
	font-weight:bold;
	background:url(images/pmore.jpg) left no-repeat;

}

.postmore a:link,
.postmore a:visited {

	color:#fff;

}
.postmore a:hover{

	color:#fff;
}
.category{
	font-size:10px;
	padding:0px 5px 5px 10px;
	text-transform: uppercase;

}

.category a:link,.category a:visited{
	color:#0082D8;

	}
	
.category a:hover{
	color:#333;
	}
	
.entry {
	margin:0 0;
	padding: 0px 15px 5px 20px;
	
	}	
	
.entry a:link,
.entry a:visited {
	color: #AC0604;
	background-color: transparent;
}
.entry a:hover {
	color:#455236;
	background-color: transparent;
	text-decoration: none;
}

	
	
.entry p{
	margin:5px 0 15px 0;
	padding:0px 0px;
	line-height:20px;
	font-family:  Tahoma,Georgia, Arial,century gothic,verdana, sans-serif;
}

.entry ul, .entry ol {margin: 0; padding: 0;}
.entry ul li {margin: 0 0 0 40px; padding: 0 0 3px 10px; list-style: square;}
.entry ol li {margin: 0 0 0 40px; padding: 0 0 3px 10px; }

/* right column */
#rightcol{
	float:right;
	width:340px;
	padding:0 5px 10px 0;
}

#rightcol ul {list-style-type: none;margin: 0 ;padding: 0; clear:both;}
#rightcol ul ul li {list-style-type: none;margin: 0 ;padding: 4px 0; clear:both; border-bottom: 1px solid #ddd;}
#rightcol ul ul ul {list-style-type: none;margin: 0 ;clear:both; border-top: 1px solid #ddd; margin-top: 5px;}

#rightcol ul ul ul li {list-style-type: square;margin: 0 ; margin-left: 15px;padding: 4px 2px; clear:both; border-bottom: 1px solid #ddd;}
#rightcol  {list-style-type: none;margin: 0 ;padding: 0;}
#rightcol p {padding: 0; margin: 0; line-height: 1.4em; font-size: 11px;}
#rightcol h3 {margin: 10px 0 10px 0 !important; font-size: 14px;}
li.categories {border: none!important;}
.current_page_ancestor {border-bottom: none !important; margin-top: 10px;}

/* The Search */
#search {
	height:30px;
	width:auto;
	margin-top:5px;
	padding:10px 5px 10px 15px;
	width:310px;
	background:url(images/sform.jpg);
}
#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	margin-left:0px;
	float: left;
	width:231px;
	padding: 6px 2px 7px 5px;
	background:#fff url(images/sform2.jpg) no-repeat;
	border:none;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#333;
}

#searchsubmit {
	width:57px;
	float: left;
	background:#fff url(images/sbutton.jpg);
	border:none;
	font: bold 100% "century gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:30px;
}



/* The Sidebar1 */
.sidebar1{
	float:left;
	width:160px;
	padding-top:5px;
	font-size:12px;
}

.sidebar1 h2 {
	line-height:30px;
	font-size:14px;
	color:#333;
	margin:5px 0 5px 0 ;
	padding:0px 0 0 5px;
	background:#fff;
	font-weight:bold;
	text-transform:uppercase;
	border:1px solid #eae9e9;
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	}
.sidebar1 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.sidebar1 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
	background-repeat:no-repeat;
	
	}

.sidebar1 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.sidebar1 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar1 ul li {
	height:100%;
	line-height:18px;
	float: left; 
	clear: left;	
	width: 160px;
	}

.sidebar1 ul li a:link, .sidebar1 ul li a:visited {
	
	color:#333;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	border-bottom:1px dotted #CFCFCF;
	}

.sidebar1 ul li a:hover {

	color: #d10101;
	}

.sidebar1 p {
	padding: 7px 10px;
	margin:0;

	}

.sidebar1 table {
	width:100%;
	text-align:center;

	color:#787d7f;
	}	
	
	
/* The Sidebar2 */	
.sidebar2{
	float:right;
	width:160px;
	padding-top:5px;
	padding-right:10px;
	font-size:12px;
	}

.sidebar2 h2 {
	line-height:30px;
	font-size:14px;
	color:#333;
	margin:5px 0 5px 0 ;
	padding:0px 0 0 5px;
	background:#fff;
	font-weight:bold;
	text-transform:uppercase;
	border:1px solid #eae9e9;
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;

	}
.sidebar2 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.sidebar2 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
	background-repeat:no-repeat;

	}

.sidebar2 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.sidebar2 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar2 ul li {
	height:100%;
	line-height:18px;
	float: left; 
	clear: left;	
	width: 160px;
	}

.sidebar2 ul li a:link, .sidebar2 ul li a:visited {
	
	color:#333;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	border-bottom:1px dotted #CFCFCF;

	}

.sidebar2 ul li a:hover {
	color: #d10101;
		}

.sidebar2 p {
	padding: 7px 10px;
	margin:0;

	}

.sidebar2 table {
	width:100%;
	text-align:center;

	color:#787d7f;
	}		



	
/* --- FOOTER --- */

#footer {
	height:25px;
	padding:15px 0 0 0px;
	color:#666;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	width:1000px;
	margin: 0 auto;
	}

#footer a:link , #footer a:visited{
	color:#666; margin-right: 5px;
	}

#footer a:hover {
	color:#333;
	}
.fleft{
	float:left;
	padding: 0 0 0 15px;

}

.fright{
	float:right;
	padding: 0 15px 0 0;
}


/* The Navigation */

#navigation{	
	width:600px;
	margin:0px 0px 0px 0px;
	padding:0px 15px 10px 12px;


	}

	
/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:5px 5px;
	margin:0px 0 10px 5px;
	font-size:16px;
	text-align:center;
	color:#4A413C;
	font-family: arial, Helvetica, sans-serif;
	}
	
/*magbox*/
	
.post {
	width: 336px;
	margin: 0px 0px 5px 5px;
	padding:3px 0 0 0;
	float: left;
	background:#ebe1d2;
	border:1px solid #ded5c9;
	display:inline;
	color:#6c5b42;
	font-style:italic;
	}

.post h2 {
	margin: 0px 0 0px 0;
	padding: 0px 15px 5px 15px;
	text-align: left;
	font-size: 18px;
	overflow:hidden;
	font-weight:normal;
	height:20px;
	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color:#354151;
	background-color: transparent;
	}
	
.post h2 a:hover  {
	color: #354151;
	background-color: transparent;
	}	

.postinfo {
	height:28px;
	margin: 0 0 0 0px;
	padding: 2px 0px 0px 0px;
	background:#34424F url(images/postinf.jpg)repeat-x;
			}
	
.categ {
	height:14px;
	margin: 1px 0 0 0px;
	padding: 0px 0px 2px 0px;
	overflow:hidden;
	font-size:12px;
}

.categ a:link,.categ a:visited{
	color:#4395be;

	}
	
.categ a:hover{
	color:#ddd;
	font-weight:normal;
	}
	

.centry a:link,
.centry a:visited {
	color: #943d39;
	background-color: transparent;
}

.post img {
	border:0;
	float:left;
	padding:4px 4px;
	background:#fff;
	margin:2px 5px 2px 0px;
	}

.centry p{
	margin:2px 0;
}

.centry a:hover {
	color:#c6150c;
	background-color: transparent;
	text-decoration: none;
}

.centry {
	margin:0 0;
	padding: 0px 5px 5px 5px;
	height:120px;
	overflow:hidden;
	}
	
#sliderproducts, #sliderservices, #slidercompany,
#sliderclients, #slidernews,
#sliderpartners, #slidercareers, #slidercontact {
		height: 240px; 
		overflow: hidden;
		position: relative; 
		margin: 5px 0; 
		}

#slidercompany	{ background:url(images/slidecompany.jpg) 8px 0 no-repeat; }
#sliderproducts	{ background:url(images/slideproducts.jpg) 8px 0 no-repeat; }
#sliderservices	{ background:url(images/slideservices.jpg) 8px 0 no-repeat; }
#sliderclients	{ background:url(images/slideclients.jpg) 8px 0 no-repeat; }
#slidernews	{ background:url(images/slidenews.jpg) 8px 0 no-repeat; }
#sliderpartners	{ background:url(images/slidepartners.jpg) 8px 0 no-repeat; }
#slidercareers	{ background:url(images/slidecareers.jpg) 8px 0 no-repeat; }
#slidercontact	{ background:url(images/slidecontact.jpg) 8px 0 no-repeat; }

