/*
Theme Name: mp-GB
Theme URI: http://www.meltingpx.com
Description: <p>2 column wordpress CMS Template for Business and corporate websites. </p>
Version: 1.0
Author: ram
Date: 29/04/2009
Author URI: http://www.meltingpx.com/
*/

/* style starts
----------------------------------------------------------------------------------------------------*/

body {
	background:url(images/bg-inner.jpg);
	background-repeat:repeat-x;
	font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	color:#666;
}

.home {
	background-image:url(images/bg-home.jpg);
	background-repeat:repeat-x;
	margin:0px auto;
	background-position: center top;
}

a:focus {
	outline: 1px dotted invert;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

/* default link style
----------------------------------------------------------------------------------------------------*/


a:link, a:visited, a:active {
	color:#cc0000;
	text-decoration:none;
}

a:hover {
	color:#111;
	text-decoration:none;
}


/* Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-family: "Trebuchet MS", Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-size: 22px;
	letter-spacing:-1px;
	font-weight:bold;
	border-bottom:1px solid #eee;
}

h2 {
	font-family: "Trebuchet MS", Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-size: 20px;
	letter-spacing:-1px;
	margin-bottom:10px;
	border-bottom:1px solid #eee;
}

h3 {
	font-size: 18px;
	letter-spacing:-1px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	list-style: square;
}

li {
	margin-left: 30px;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,

fieldset {
	margin-bottom: 10px;
}

/* headings/ page titles/ home page titles
----------------------------------------------------------------------------------------------------*/

.page-titles {
	height:135px;
}

.page-titles h1 {
	color:#f7f7f7;
	line-height:90px;
	font-size:3em;
	letter-spacing:-2px;
	border-bottom:0px;
}

.home-col1 h2, .home-col2 h2, .home-col3 h2, .home-col4 h2 {
	border-bottom:1px solid #eee;
}

.home-col1 {
	background-image:url(images/bg-col1.gif);
	background-repeat:no-repeat;
	background-position: right bottom;
	border-right: 1px solid #eee;
	height:344px;
	padding:15px 20px;
}

.home-col2 {
	border-right: 1px solid #eee;
	height:340px;
	padding:15px 20px;
}

.services ul {
	list-style-image: url(images/servicebullet.gif);
	list-style-position: outside;
	font-size: 12px;
	line-height: 1.4em;
	list-style-type: disc;
	padding: 5px 0 5px 0;
	margin-left: -5px;
}

.services li {
	margin-bottom: 10px;
}

.home-col3 {
	border-right: 1px solid #eee;
	height:340px;
	padding:15px 20px;
}

.home-col3 #quote {
	margin: 1.5em 0 0;
	padding: 0;
	width: 170px; 
}

.home-col3 #quote p {
	background: url(images/testimonialtop.gif) no-repeat;
	font: .9em/1.4 "Trebuchet MS";
	font-style: italic;
	color: #666;
	margin: 0;
	padding: 15px 15px 5px 15px; 
}

.home-col3 #quote .cite {
	background: url(images/testimonialbottom.gif) no-repeat;
	color: #cc0000;
	display: block;
	font-size: .9em;
	font-style: italic;
	margin: 0;
	padding-top: 35px; 
}

.homecol-inner {
	margin-left:80px;
	margin-bottom:20px;
}

.dots {
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
}

.home-col4 {
	padding:15px 20px;
}

/* right sidebar
----------------------------------------------------------------------------------------------------*/

.right-column {
	border-left:1px solid #eee;
	padding:20px 28px;
}

.right-column h2 {
	margin-bottom:10px;
	border-bottom:1px solid #eee;			
}

div.news p {
	background-color:#eafcd4;	
	padding:10px;
	border:1px solid #d5edb8;
	letter-spacing:0px;
}

div.news p a:hover {
	color:#cc0000;
	text-decoration:underline;
}

.latest-news, .get-in-touch {
	behavior:url(iepngfix.htc);
	border:none;
}

.latest-news {
	position:relative;
	top:3px;
	left:5px;
}

.get-in-touch {
	position:relative;
	top:3px;
	left:5px;
}

.contact-info {
	background-color:#f2f2f2;
	border:1px solid #f5f5f5;
	padding:10px;
}

/* imgage alignment
----------------------------------------------------------------------------------------------------*/

.alignright {
	float: right; 
	margin: 0 0 18px 18px;
	width:auto;
}

.alignleft {
	float: left; 
	margin: 0 18px 18px 0;
	width:auto;
}

a img {
	border:none;
}

blockquote {
	border:1px solid #eee;
	background-color:#f5f5f5;
	padding:10px 10px 10px 20px;
	margin:10px 0px 10px 0px;
	border-left:3px solid #ccc;
	font-size:11px;
}

/* header/ menu styles
----------------------------------------------------------------------------------------------------*/

#top-header {
	background-image:url(images/header-top.jpg);
	background-repeat:no-repeat;
	height:134px;
	width:940px;
	position:relative;
}

#logo {
	padding-left:0;
	padding-top:0px;
}

#login {
	position:absolute;
	top:25px;
	right:35px;
}

.menu {
	position:absolute;
	top:97px;
	right:0;
}

.menu ul li {
	display:inline;
	margin-left:1px;
	float:left;
	line-height:30px;
	width:auto;
}

.menu ul li a:link,#top-header .menu ul li a:visited {
	text-decoration:none;
	line-height:30px;
	color:#f3f3f3;
}

.menu ul li a {
	font-size:12px;
	font-weight: bold;
	float:left;
	padding:4px 15px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	line-height:30px;
	width:auto;
}

#top-header .menu ul li a:hover, #top-header .menu ul li.active a {
	color:#cc0000;
}

.current_page_item, .current-cat {
	color:#cc0000;
}

/* slider
----------------------------------------------------------------------------------------------------*/

#home-slider {
	margin-top:0;
	background-image:url(images/slider-bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:325px;
	padding-top:55px;
}

#home-slider h1 {
	border-bottom:none;
	color:#f9f9f9;
	font-size:36px;
	font-weight:bold;
	border-bottom:0px;
}

.sliderImages ul li img {
	padding-left:0px;
	padding-top:0px;
}

#home-slider ul li {
	margin:0;
}

.sliderTextHolder ul li {
        align: right;
	height:240px;
	width:400px;
	padding-left:525px;
}

.sliderTextHolder p {
	color:#f8f8f8;
}

.prev {
	position:relative;
	left:405px;
	top:-150px;
}

.next {
	position:relative;
	left:370px;
	top:-75px;
}

/* blog
----------------------------------------------------------------------------------------------------*/

.entry {
	margin-top:10px;
}

/*sub categories*/

li.categories {
	list-style:none;
}

li.categories ul li {
	margin:0px;
}

/* @ comments style
----------------------------------------------------------------------------------------------------*/

.alt {
	background-color: #dbf9be;
	border:11px solid #eaf8dd;
}
	
h3#comments, #respond {
	color:#ccc;
}
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color: #eee;
	border:1px solid #ccc;
	color:#333;
}

#commentform textarea {
	width: 99%;
	padding: 2px;
	background-color: #eee;
	border:1px solid #ccc;
	color:#333;
	overflow:auto;
}

#commentform #submit {
	margin: 0;
	float: left;
	background-color:#262626;
	color:#fff;
	margin-bottom:10px;
	border:none;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	padding:0px;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	font-size:13px;
}

.commentlist p {
	margin: 10px 0px 10px 0;
}
	
#commentform p {
	margin: 5px 0;
	color:#50606b;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
	margin-left:70px;
}

#sidebar form {
	margin: 0;
}

#right-column .widget {
	margin-bottom:20px;
}

.gravatar {
	float:left;
}
	
.navigation {
	margin:10px 0;
}

/* portfolio
----------------------------------------------------------------------------------------------------*/

.pf-box{
	padding:0px 10px;
	background-color:#dedede;
}

.pf-box p{
	padding:0px;
	margin:0px;
}

.portfolio-br {
	background-color:#f5f5f5;
	margin-bottom:10px;
	margin-top:10px;
	border:1px solid #eee;
	padding:5px;
}

.portfolio a:visited, .portfolio a:link, .portfolio a:hover {
	color:#cc0000;
}

#portfolio strong {
	color:#434343;
}

.portfolio img {
	background-color:#eee;
	padding:10px;
}

/* footer
----------------------------------------------------------------------------------------------------*/

.footer {
	background-image:url(images/footer_red.png);
	background-repeat:repeat-x;
	width:100%;
	height:335px;
	background-color:#fff;
	clear:both;
	margin-top:40px;
}

#footer {
	background-image:url(images/footer_red.png);
	background-repeat:repeat-x;
	width:940px;
	padding:15px 0;
	margin:0 auto;
}

#footer_bottom {
	width:940px;
	margin:0 auto;
}

#footer p {
	color:#fff;
	padding:0px 0;
}

.footer-col1 {
	display: inline;
	float: left;
	color: #fff;
	width: 420px;
	height: 50px;
	padding:10px 20px;
}

.footer-col1 .left {
	display: inline;
	float: left;
	color: #fff;
	width: 140px;
	padding:0px 20px 0px 0px;
}

.footer-col1 .right {
	display: inline;
	float: left;
	color: #fff;
	width: 140px;
	height: 190px;
	padding:0px 20px;
}

.footer-col2 {
	display: inline;
	float: left;
	color: #fff;
	font-size: 14px;
	width: 200px;
	height: 200px;
	padding:10px 20px;
}

.footer-col3 {
	display: inline;
	float: left;
	width: 190px;
	color: #fff;
	height: 200px;
	padding:10px 20px;
}

form input {
	padding:5px 5px 5px 5px;
}

#footer img {
	border:none;
}

#footer h2 {
	border-bottom:0px;
}

.credits  {
	display: inline;
	float: left;
	color: #666;
	width: 400px;
	padding:33px 0 0 20px;
}

.credits a:link, .credits a:visited {
	color:#cc0000;
	font-weight:700;
	margin-right:15px;
	margin-top:10px;
	width:auto;
}

.credits a:hover {
	color:#990000;
}

.f-menu  {
	display: inline;
	float: left;
	width: 510px;
	padding: 15px 0 0 0;
}

.f-menu ul li {
	display:inline;
}

.f-menu img {
	padding-top:10px;
}

.f-menu ul li a:link, .f-menu ul li a:visited {
	color:#898989;
	font-weight:700;
	float:left;
	margin-right:15px;
	margin-top:10px;
	width:auto;
}

.f-menu ul li a:hover {
	color:#ccc;
}

#top-header ul,.f-menu ul {
	margin:0;
	padding:0px;
}

#footer p a,#footer p span {
	color:#999;
}

/* footer_home
----------------------------------------------------------------------------------------------------*/

.footer_home {
	background-image:url(images/footer_grey.png);
	background-repeat:repeat-x;
	width:100%;
	height:40px;
	background-color:#fff;
	clear:both;
	padding-top:30px;
	margin:10px;
}

#footer_home {
	background-image:url(images/footer_grey.png);
	background-repeat:repeat-x;
	width:940px;
	margin:0 auto;
}

#footer_home p {
	font-size: 16px;
	padding:0px;
}

#footer_home h1 {
	font-size: 21px;
	font-style: italic;
	letter-spacing:-1px;
	margin-bottom: 0px;
	border-bottom:0px;
}