/*

Theme Name: Massland Theme 7
Description: Massland Theme 7
Author: InfoLinkIT
Template: infolinkit
Version: 2.9.2

*/

/* Import Reset CSS */

@import url("../infolinkit/reset.css");

/* Import Base CSS */

@import url("../infolinkit/style.css");

/* HTML Elements */

body {
	background: url('images/background.png') repeat-x top center;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active {
	color: #000;
	text-decoration: none;
}

p {
	color: #555555;
}

a, a:link, a:visited, a:hover, a:active {
	color: #d86f00;
}

a:hover {
color: #202020 !important;
}

.posted a:hover {
color: #202020!important;
}

.feed a:hover {
color: #202020 !important;
}

.widget a:hover {
color: #202020 !important;
}

hr {
	border-top: 1px dotted #7BBEF1;
}

input, textarea {
	border: 1px solid #7BBEF1;
	color: #005EB2;
}

/* Layout Elements */

#page {
	background: url('images/page.png') repeat-y top center;
	border: none;
	margin: 0px auto;
}

#header {
	background: #F89731 url('images/header.png') no-repeat top left;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
}

#title {
	padding: 35px 0px 35px 15px; 
	height: 50px;
}

#name {
float:right;
font-size:22px;
width:320px;
}

#name a, #name a:link,  #name a:visited,  #name a:hover,  #name a:active {
	color: #FFFFFF;
}

#description {
color:#ECECEC;
float:left;
margin-left:195px;
}

#navigation {
	background: #F89731 url('images/navigation.png') repeat-x top left;
	border-top: none !important;
	height: 40px
}

#navigation li {
padding-top: 8px;
}

#navigation ul ul {
	background: #00AAD9;
	border-left: 1px solid #00CAE7;
	border-right: 1px solid #00CAE7;
	border-top: 1px solid #00CAE7;
}

#navigation a {
	border-right: none !important;
	font-size: 11px;
	padding-bottom: 11px;
}

#navigation a, #navigation a:link,  #navigation a:visited{
	color: #FFFFFF;
}

#navigation a:hover,  #navigation a:active {color: #e8e8e8;}


#navigation ul ul a {
	border-bottom: 1px solid #00CAE7;
}

input {
border: 1px solid #000;
color: #000;
}

.home {
	border-bottom: 1px dotted #000;
}

#slideshow {
	border: none !important;
        height: 300px;
        width: 900px;
}

.more {
	color: #777777;
}

.share {
	border-top: none !important;
}

.share a {
	border-right: none !important;
}

.post-meta, #post-navigation, #comments, .comment, #trackbacks, #reply, #enquiry {
	background: #FFE9BF;
	border: 1px solid #b7b7b7;
	color: #000;
	-moz-border-radius-bottomright: 12px;
	-webkit-border-bottomright-radius: 12px;
	-moz-border-radius-bottomleft: 12px;
	-webkit-border-bottomleft-radius: 12px;
}

.comment {
	background: #FFFFFF;
}

#post-navigation p, #comments p, .comment p, #trackbacks p, #reply p {
	color: #4C85AF;
}

#post-navigation .previous a {
	border-right: 1px solid #7BBEF1;
}

#post-navigation .next a {
	border-left: 1px solid #7BBEF1;
}

#sidebar {
	border-left: none;
	color: #000;
}

#sidebar .widget {
	border-bottom: none !important;
}

.tweet-text { 
color: #000;
}

#sidebar h2 { color:#000;}

#sidebar label {
color: #000;
}

#footer {
	background: #F89731 url('images/footer.png') repeat-x top left;
	border-top: none !important;
	height: 35px;
}

#footer ul {
padding-top: 12px;
}

#footer li {
	border-right: none !important;
	
}

#footer, #footer a, #footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #ffffff;
}

#dvd {
background: #F9F9F9 url('images/freeDVD.jpg') center center no-repeat;
height: 180px;
width: 180px;
padding: 10px;
}

/* FaceBook Like Box */

#fbside {
margin-left: 0px;
}

.fan_box
.full_widget 
.connect_top {
	border: none;
	background-color: #F9F9F9;
}
.fan_box
.full_widget {
	border: none;
}
.connect_top a {
	color: #F4712D;
}
.connect_top a:hover {
	color: #202020;	
}
.fan_box
.connections {
	background-color: #F9F9F9;
	border: none;
	color: #F4712D;
	padding-left: 22px;
}
.fan_box
.connections_grid
.grid_item {
padding-bottom: 5px;
}
.name {
	color: #F4712D; 
}

.imgtfe {
padding: 10px;
}


/* FaceBook/Twitter Post */

#social {
width: 205px;
}

#socialfb {
float: right;
}

label.error {
margin-left: 75px;
color: #ff0000 !important;
width: 100px !important;
padding: 0 0 2px 0 !important;
}
