/*  
Theme Name:Sugun Telecom WordPress Theme
Version: 1.0
Version: 1.0
Author: SignumWorks 
*/
body {
	font:12px Arial,Sans-Serif;
	color: #666;
	margin:0;padding:0;
	background:#fff;
}

a {
	color: #7a5860;
	text-decoration: none;
}
a:visited {
	color: #7a5860;
	text-decoration: none;
}

a:hover {
	color:#7a5860;
    text-decoration:underline;
	}
img {
	border: none;
}
p {
	padding: 0px 0px 0px;
	margin: 0px;
}
h1 {
	margin:0px;
	height: 60px;
	font: lighter 2.4em/1.2em Georgia,"Times New Roman",Times,serif;
	color: #FFFFFF;
}

.title a {
	margin:0px;
	font: lighter 2.4em/1.2em verdana;
	color: #FFFFFF;
}

.sidebartitle{padding-left:5px;}



.slogan {
color: #FFFFFF;
size: 12px;
}
h1 a, h1 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:hover{
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	background: none;
}

#content h2{
	color:#666;
	float:left;
	margin:10px 0px 20px 0px;
	width:95%;
	border-left:5px #56a1ce solid;
	padding-bottom:10px;
	font:24px Arial;
	height:30px;
	padding:0px 0px 0px 10px;
		
}

#content_wide h2{
	color:#666;
	float:left;
	margin:10px 0px 20px 0px;
	width:95%;
	border-left:5px #56a1ce solid;
	padding-bottom:10px;
	font:24px Arial;
	height:30px;
	padding:0px 0px 0px 10px;
		
}


h3{
	color: #ef0d18;
	margin:0px 0px 10px 0px;
	width:95%;
	padding-bottom:10px;
	font:bold 13px Arial;
}

h2 a, h2 a:visited {
	color: #ef0d18;
	text-decoration: none;
}
h2 a:hover {
	color: #8bd05e;
	text-decoration: none;

}

h4 {
	font:18px Arial, Helvetica, sans-serif;
	color: #666;
	margin:0px 0px 10px 0px;
}

#wrapper {
	margin-top:0px;
	background:transparent;
	margin-left: auto;
	margin-right: auto;
	width:787px;
	}

#page {
	margin:0 auto;
	float:left;
	height:auto;
	width:787px;
	background:#fff;
	}
	
#header {
	width:787px;
	height:197px;
	margin:0 auto;
	background:url(images/header.jpg) no-repeat;
}

#logo{width:176x;height:112px;float:left;margin-top:20px;margin-left:0px;clear:right;}

#middle
{ 
	background:url(images/main_banner.jpg) no-repeat;
	width:787px;
	height:167px;
	margin:0 auto;
}
	
#nav {width:787px;padding-top:2px;margin-left:-10px;clear:both;margin-top:-5px;}
*:first-child+html #nav{width:875px;padding-top:2px;margin-left:20px;margin-top:0px;}
#nav ul{list-style-type:none;}
#nav li {float: left;padding-top:25px}
#nav .page_item a{color: #fff;display:block;font:21px "Tahoma",Arial,Helvetica, sans-serif;text-decoration:none;padding:0px 8px 0px 8px;}
*:first-child+html #nav .page_item a{color: #fff;font21px "Tahoma",Arial,Helvetica, sans-serif;text-decoration:none;padding:0px 10px 0px 0px;}
*:first-child+html #nav .page_item a:hover{color:#8bd9f2;}
#nav .page_item a:hover {color:#8bd9f2;}
#nav li.current_page_item a{display:block;color:#8bd9f2;background:transparent;}

/* content area */
#content {
	line-height:150%;
    font:12px Arial,Sans-Serif;
	float: left;
	width:570px;
	padding-bottom:20px;
	overflow: hidden;
	margin-left:0px;
	text-align:justify;
}


#content_wide{
	line-height:150%;
    font:12px Arial,Sans-Serif;
	padding:0px 0px 20px 0px;
	float: left;
	width:770px;
	overflow: hidden;
	margin-left:0px;
	text-align:justify;
}

#content img {
	border:none;
	float:left;
}

.post {
	clear:both;
	padding-top:0px;
	padding-left:0px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.html) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left:0px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: 0px;
}
.entry {padding-bottom:15px;}
.post-cat {
	background: url(images/mini-category.html) no-repeat left center;
	padding-left: 20px;
	float:left;
}
.post-comments {
	background: url(images/mini-comments.html) no-repeat left bottom;
	padding-left: 20px;
	float: right;
	padding-bottom:10px;
}

.postmetadata{padding-top:15px;}

.post-calendar {
	background: url(images/mini-calendar.html) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top:0px;
}
.post-info {
	padding: 10px;
	height: 15px;
	background: #FFFFFF;
	color: #9ECEE4;
	font: bold 12px "Trebuchet MS", "Tahoma", sans-serif;
	border: 1px dashed #9ECEE4;
}
.post-info a {
	color: #666;
	text-decoration: underline;
}
.post-info a:hover {
	color: #1C8FC3;
	text-decoration: none;
	border-bottom: 1px dashed #1C8FC3;
	background: none;
}
.post-content blockquote {
	background: #E6F0FC;
	border-right: 2px solid #C1DDEF; 
	padding: 8px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.html) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.html) no-repeat right center;
}

/* comments area */
#comments, #respond {
	width:95%;
	padding-bottom:10px;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 10px;
	padding-bottom: 0px;
}
.commentlist .alt {}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#eee;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 485px;
	height: 115px;
	background:#eee;
	border: 1px solid #ddd;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	color: #666s;
	float:right;
	width: 150px;
	height: 25px;
	margin-right:50px;
	cursor: pointer;
}

/*sidebar */
#sidebar {
   float:right;
	padding:10px 10px 10px 10px;
	width:190px;
	height:330px;
    margin-top:0px;
	background:transparent;
	overflow:hidden;
	color: #666666;
}

#sidebar_home {
   float:right;
	padding:10px 15px 10px 0px;
	width:200px;
	height:auto;
    margin-top:0px;
	background:transparent;
	color: #666666;
}

#sidebar_blog {
   float:right;
	padding:10px 15px 10px 0px;
	width:200px;
	height:auto;
    margin-top:0px;
	background:transparent;
	color: #666666;
}


#sidebar_other {
   float:right;
	padding:10px 15px 10px 0px;
	width:200px;
	height:auto;
    margin-top:0px;
	background:transparent;
	color: #666666;
}

#sidebar_services 
{
    float:right;
	padding:10px 10px 10px 0px;
	width:180px;
	height:auto;
    margin-top:0px;
	background:transparent;
	color: #666666;
}

#sidebar_home h2{
    margin-left:3px;
	clear:both;
	font:2em Arial,Helvetica,FreeSans,clean,sans-serif;
	color:#666699;
	background:url(images/sidebarhdrbg.html) no-repeat;
	width:170px;
	height:53px;
	margin-bottom:5px;
    padding:12px 0px 0px 18px;
	border:none;
}

/*sidebar text styles */
#sidebar a:hover{
	border: none;

}
#sidebar ul{margin-left:10px;}
#sidebar li a{font:13px Arial, Helvetica, sans-serif;color:#666;}
#sidebar li a:hover{color:#666;text-decoration:underline;}
.widget {
	background:transparent;
	clear:right;
	float:left;
	padding: 5px 0px 10px 0px;
	margin-bottom: 10px;

}
#clear {clear:both;}

/*sidebar list level1 */
#sidebar ul {
width:210px;
list-style-type:none;
padding-left:0px;
}

#sidebar ul li ul{margin-left:30px;}

#sidebar ul li ul li{
	float:left;
	clear:both;
	margin-bottom:2px;
	margin-left:0px;
	padding-left:0px;
	border: none;
	list-style-image:url(images/icon_arrow.html);
}


/*search form */
#search {
	float: right;
	margin: -40px 15px 0px 0px;
	width: 185px;
	height: 31px;
	text-align: center;
	background-image: url(images/search-background.html);
	padding-left: 5px;
	padding-top: 4px;
}
#searchform {
	margin: 3px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	width: 119px;
	height: 17px;
	padding: 3px 5px 0px 5px;
	background: #fff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: none;
	border: none;
	height: 16px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	vertical-align: middle;
}

/* footer area */
#footerbg {
	clear: both;
    background:url(images/footer.jpg) no-repeat;
	width:787px;
	height:47px;
	margin-left: auto;
	margin-right: auto;
	
}
#footer {
	width:787px;
	font:12px #fff;
	line-height: 130%;
}

#footernav{width:400px;}
#footernav ul{margin-left:-20px;}
#footernav li{list-style-type:none;}
#footernav li a{display:block;float:left;font:12px Arial, Helvetica, sans-serif;color:#fff;margin:16px 5px 0 5px}

*:first-child+html #footernav{width:400px;}
*:first-child+html #footernav ul{margin-left:20px;}
*:first-child+html #footernav li{float:left;}
*:first-child+html #footernav a{display:block;float:left;font:12px Arial, Helvetica, sans-serif;color:#fff;margin:15px 5px 0 5px}


/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
}

#content ul{}
#content li{line-height:150%}

#homebox{width:175px;height:195px;float:left;margin:0px 10px -2px 0px}


#sidebarmemersbox{width:199px;height:100px;background:url(images/sidebar_members_box_bg.jpg) no-repeat;padding-top:50px;}

#sidebardownloadsbox{width:199px;height:100px;background:url(images/sidebar_downloads_box_bg.jpg) no-repeat;padding-top:50px;}

#headerbuttons{position:relative;width:224px;height:65px;float:right;margin-left:20px;padding-top:40px;}
#headerbuttons a.login{width:102px;height:32px;background:url(images/login_off.png);display:block;margin-bottom:10px;float:right;margin-left:10px;}
#headerbuttons a:active.login{background:url(images/login_on.png);display:block;}
#headerbuttons a.signup{width:102px;height:32px;background:url(images/signup_off.png);display:block;float:right;}
#headerbuttons a:active.signup{background:url(images/signup_on.png);display:block;}

#news_top{width:198px;height:39px;background:url(images/news_top.jpg) no-repeat;margin-top:0px;}
#news_content{background:#e8e7e5 url(images/news_bg.jpg) bottom repeat-x;width:198px;height:auto;min-height:87px;}
#news_bottom{width:198px;height:15px;background:url(images/news_bottom.jpg) no-repeat;}

#news_content ul{margin-top:0;padding:10px 0px 10px 30px;}
#sidebar_home ul{margin-top:0;padding:10px 0px 10px 30px;}

*:first-child+html #news_content ul{margin-top:0;padding:10px 0px 10px 0px;}
*:first-child+html #sidebar_home ul{margin-top:0;padding:10px 0px 10px 0px;}

a.askquestion{display:block;width:199px;height:61px;background:url(images/ask_question_button.jpg) no-repeat;margin:10px 0}

a.service{display:block;width:189px;height:28px;background:url(images/services_sidebar_button.jpg) no-repeat;color:#FFFFFF;font:14px Arial, Helvetica, sans-serif;padding:12px 5px 10px 30px;text-decoration:none;}
a:active.service{background:url(images/services_sidebar_button_active.jpg) no-repeat;}
a:hover.service{background:url(images/services_sidebar_button_on.jpg) no-repeat;}