/*
Theme Name: IG Satellite Sites 2013
*/

@import url('wp-content/themes/style.css');

/*-------- Sidebar ----------*/
#sidebar-container {
	width: 220px;
	float:right;
	margin-right: 0px;
}

#sidebar h2 {
	font-size: 20px;
	margin: 0 auto;
	color: #000;
}

.sidebar .sidetext {
	margin-left: -10px;
    margin-right: 20px;
}

.sidebar ul {
	margin-left: -30px;
    margin-right: 20px;
}

.sidebar ul li {
	background-color: #A7C4D9;
	border: 1px solid #666;
	padding: 5px 5px;
	margin-bottom: 2px;
}

.sidebar li {
	list-style:none;
}

#sidebar a { color: #fff; }

.sidebar li a {
	color: #fff;
	text-decoration:none;
}

.sidebar li a:hover {
	color: #333;
	text-decoration: none;
}

/*-------- Contact Form ---------*/
.contact{
	padding: 10px;
	list-style:none;
	margin:0;
	border: 1px solid #000;
}

.contact p .wpcf7-form-control-wrap input, .contact p .wpcf7-form-control-wrap textarea {
	width: 500px;
	margin-left: 10px;
	background-color: #fff;
}

.contact #message {
	width: 500px;
	background-color: #fff;
}

.contact_submit {
	width: 200px;
	margin-left: 10px;
}

 
.webd {
    position: absolute;
    top: -9999px;
    left: -9999px;
}

/* -------- Google ads --------- */

.header_ad { width: 475px; height: 65px; float: right; margin-top: -15px;}

.horiz_ad_bottom { width: 730px; height: 95px; margin: 0 auto; margin-top: 10px; margin-bottom: 10px; }

.horiz_ad_index { width: 730px; height: 95px; margin: 0 auto; margin-top: 40px; margin-bottom: 10px; }

.vert_ad { width: 125px; height: 610px; float: right; position: absolute; top: 170px; }

.sidebar_ad { width: 180px; height: 150px; margin: 0 auto; padding-top: 10px; margin-top: 10px; margin-bottom: 10px; border-top: 1px solid #000; }