/*
Theme Name: daniel-TopVoIPServices2
Author: xtremewebresources.com
Author URI: http://www.xtremewebresources.com/
*/

* {
	margin:0; padding:0; border:0;
}

body {
	text-align:left;
	font: 12px Arial;
	color: #000000;
	background:#ffffff url(images/body_top.gif) repeat-x top;
}

a {
	color: #3963af;
}
a:hover {
	text-decoration: underline;
	color: #3963af;
}

img {
	border: 0;
}

p {
	line-height: 1.8em;
	margin-bottom: 3px;
}

.break {
	font-size: 0;
	width: 0; height:5px;
	clear: both;
}

.gray_b{FONT-WEIGHT: bold; COLOR: #848484}

.green_right{FONT-WEIGHT: bold; COLOR: #007ec2;}

.red{COLOR: #ff0101}

.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	margin:0 auto;
	width:967px;
	text-align:left;
}
/** END wrapper **/

/** BEGIN header **/
#header{
	width:967px;
	height:69px;
	background:url(images/header.gif) no-repeat top;
}

#header2{
	width:967px;
	height:30px;
	background:url(images/header2.gif) no-repeat;	
}

#header .logo {
	float:left;
	width:304px;
	height:45px;
	margin-top:15px;
	margin-left:0px;
}

/*
#header .pages {
	float:right;
	list-style-type: none;
	overflow: hidden;
	margin:86px 0px 0 0px;
}

#header .pages li {
	float: left;
	padding-left:10px;
	padding-right:0px;

}
#header .pages li a {	
	display: block;
	color:#ffffff;
	text-decoration:none;
	text-indent:-999px;
}

#home a{
	width:69px;
	height:22px;
	background:transparent url(images/home.gif) no-repeat center;
}

*/

#header2 #nav  {
	float:left;
	display: block;
	margin:0px 0 0 0px;
	font-family:Arial;
	font-size:14px;
	}

#header2 #nav li {
	float: left;
	list-style-type: none;
	margin:1px 0px 0px 0px;
	padding: 0px;
	background:#0073b0;	
	border-left:#80b9d8 1px solid;
	border-right:#cecece 1px solid;

	}
	
#header2 #nav ul li:hover, #nav ul li.hover, #nav ul li.current_page_item {
	background:#0b0b0b; 
	color: #ffffff;
	}
#header2 #nav ul li:hover a, #nav ul li.hover a, #nav ul li.current_page_item a {
	color:#ffffff;	
	background:#0b0b0b; 
	text-decoration: none;
	}
#header2 #nav ul li.current_page_item a:hover {
	text-decoration: none;
	}
#header2 #nav ul li a {
	position:relative;	
	text-decoration: none;
	display: block;
	padding:8px 14px 7px 14px;
	margin: 0px 0px 0px 0px;
	text-transform:capitalize;
	color: #f2f2f2;
	font-weight:bold;	
	
	}
	
#header2 #nav ul li a:hover {
	color: #ffffff;
	background:#0b0b0b; 
	text-decoration: none;
	}
	
	
#header .search {
	float:right;
	line-height:1.5em; 
	Text-Align:right;
	width:212px;
	height:28px;
	margin-top:25px;
	margin-right:0px;
}

#header .search input {
	float:left;
	background:transparent;
	font-size:12px;
	color:#000000;
	width:180px;
	height:24px;
	vertical-align:middle;
	border: 0px;
	margin:5px 0px 0 5px;
	}

#header .search .input {
	float:left;
	width:26px;
	height:24px;
	background:none;
	border:none;
	vertical-align:middle;
	margin:5px 0px 0 5px;
}

/** END header **/

/** BEGIN content **/

#maincontent {
	margin:5px auto 0 auto;
	width:967px;
	background:url(images/mid.gif) repeat-y;
}

#about {
	margin:0 auto;
	width:765px;
}

#about h1{
	padding:0px;
	margin:0px;
	font-size:20px;
	font-weight:bold;
	color:#000000;
}


#about strong {
	font-weight:bold;
	color:#ffffff;
}

#content {
	float:left;
	width:765px;
	margin:5px 0 0 10px;
}

#content h2 {
	padding:0px;
	margin:0px;	
	color:#0073b0;
	font-size:18px;
	margin-top: 4px;
	margin-bottom:7px;
}

#content .post {	
	margin-left:0px;
	margin-right:0px;
	margin-bottom:4px;
}
#content .post img {
	float: left;
	margin-right:10px;
}

#content .post .title{
	margin-bottom:3px;

	}
#content .post .title h2 {
	padding:0px;
	margin:0px;	
	color:#0073b0;
}

#content .post .title h2 a {
	text-decoration: none;
	color:#0073b0
}

#content .post .title .details {
	padding-top: 5px;
	font-size: 0.9em;
	text-transform:capitalize;
	margin-bottom: 0;
	
}
#content .post .title .details a {
	text-decoration: none;
	font-style:italic;
	font-weight:bold;
}

#content .author {	
	float:left;
	padding: 0 0px;
	margin-bottom:10px;	
}

#content span {
	color:#808080;
}

#content .post .readmore{
	color:#de5400;
}

	
h2.title {
	font-size: 1em;
	text-transform: uppercase;
	margin-bottom: 15px;
}

#content .single {
	padding:2px 0;
	margin:0px;	
	margin-bottom:10px;
}

#content .single h2 {
	margin-bottom:10px;
	color:#0073b0;
}
#content .single p {
	line-height: 1.6em;
	margin-bottom: 10px;
}
#content .single ul, #content .single ol {
	list-style-position: inside;
	margin-bottom: 10px;
}
#content .single li {
	line-height: 1.5em;
	padding: 2px 0;
}
#content .single li li{
	line-height: 1.5em;
	padding-left:20px;
}
#content .single li li li{
	line-height: 1.5em;
	padding-left:20px;
}

#content .single blockquote {
	padding: 10px 10px 5px;
	margin-bottom: 10px;
	background-color: #eeeeee;
	border-width: 1px 0;
	border-style: solid;
	border-color: #e0e0e0;
}
#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
	font-size: 1.2em;
	margin-bottom: 5px;
}

.providerstop{
	margin:0 auto;
	width:765px;
	height:40px;
	background:url(images/table_top.gif) no-repeat top;
}

table {
	margin:0 auto 10px auto;
	border-collapse: collapse;
	width:765px;
	}

th {
	padding:0px 0px;
	}

th:first-child {
	width:89px;
	}
th+th{
	text-align: center;
	color:#ffffff;
	}

td {
	padding:0px 0px;
	}

td:first-child {
	width:89px;
	font-weight:bold;

	}
td+td {
	padding:0px 0px;
	text-align:center;
	}

.row2{
	text-align:center;
}

.row3{
	text-align:center;
}

.compare2{
	border-bottom:#e5ebf5 1px solid;
	border-right:#e5ebf5 1px solid;
	text-align:center;
	padding:5px 3px;
	background:#ffffff;
}

.compareleft2{
	border-bottom:#e5ebf5 1px solid;
	border-left:#000000 1px solid;
	text-align:center;
	padding:5px 3px;
	background:#0073b0;
	color:#ffffff;
	font-weight:bold;
}

.compareright2{	
	border-bottom:#e5ebf5 1px solid;
	border-right:#000000 1px solid;
	text-align:center;
	background:#ffffff;
}

.compare{
	border-bottom:#e5ebf5 1px solid;
	border-right:#e5ebf5 1px solid;
	padding:5px 3px;
	background:#ffffff;
	color:#000000;
}

.compareleft{
	border-left:#000000 1px solid;
	border-bottom:#e5ebf5 1px solid;
	text-align:center;
	padding:5px 0px;
	background:#0073b0;
	color:#ffffff;
}

.compareright{
	border-bottom:#e5ebf5 1px solid;
	border-right:#000000 1px solid;
	padding:5px 3px;
	background:#ffffff;
	color:#000000;
}

.compare4{
	border-bottom:#000000 1px solid;
	border-right:#e5ebf5 1px solid;
	padding:5px 3px;
	background:#ffffff;
	color:#000000;
}

.compareleft4{
	border-left:#000000 1px solid;
	border-bottom:#000000 1px solid;
	text-align:center;
	padding:5px 0px;
	background:#0073b0;
	color:#ffffff;
}

.compareright4{
	border-bottom:#000000 1px solid;
	border-right:#000000 1px solid;
	padding:5px 3px;
	background:#ffffff;
	color:#1f1810;
}

.compareleft4 a, .compare4 a{
	color:#016aeb;
	font-weight:bold;

}

.compareright4 a{
	color:#016aeb;
	font-weight:bold;

}

/** END content **/


/* Sidebar */
#sidebar {
	float:left;	
	width:188px;
	margin:20px 0 0 2px;
}

#sidebar p {
	text-align:left;
	line-height: 1.5em;
	margin-bottom:5px;
	margin-left:0px;
}

#sidebar .box {
	margin:0 auto;
	width:182px;
	font-weight:bold;
	margin-bottom:20px;
}

#sidebar img {
	margin-left:0px;
}

/* End Sidebar */

#navigation {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 100%;
}

.alignleft {
	text-align: left;
	float: left;
	padding-left:20px;
}

.alignright {
	text-align: right;
	float: right;
	padding-right:20px;
}

/** BEGIN footer **/
#footer {
	clear: both;
	margin:0 auto;
	color: #ffffff;
	padding-top:10px;
	height:35px;
	text-align:center;
	font-size:12px;
	background:url(images/footer.gif) repeat-x;
}

#footer p {
	line-height:1.2em;
	margin:0 auto;
	text-align:center;
	padding:0px 0 5px 0px;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #ffffff;
}

/** END footer **/

/** BEGIN miscellaneous **/
#comments {
	padding: 5px 15px 15px;
	margin-bottom: 10px;
}
	#comments a {
		text-decoration: none;
	}
	#comments h2 {
		font-size: 1.4em;
		margin: 10px 0;
		font-weight: normal;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 240px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 10px 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/