/*

Theme Name: Pedia Works

*/



body {margin: 0px; background:#FFF url(images/body-bg.jpg) top repeat-x; font-family: Verdana, Geneva, sans-serif; font-size:13px; color:#2c2c2c; line-height:23px;}

ul, h1 , h2 , h3 ,h4,h5, form, p { margin:0; padding:0;}
h1 , h2 , h3 ,h4,h5, {  font-family: Verdana, Geneva, sans-serif}
a{ color:#2c2c2c;}

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



/* Links */

.narrowcolumn .entry, .widecolumn .entry { line-height: 1.4em; }

.widecolumn { line-height: 1.6em; }

.narrowcolumn .postmetadata { text-align: left; }

.thread-alt { background-color: #f8f8f8; }

.thread-even { background-color: white; }

.depth-1 { border: 1px solid #ddd; }

.even, .alt { border-left: 1px solid #ddd; }



small { font-family: Arial, Helvetica, Sans-Serif; font-size: 0.9em; line-height: 1.5em; }



#headerimg .description { font-size: 1.2em; text-align: center; }

h2{font-size:18px; line-height:22px;}



#sidebar h2 {background:url(images/icon.jpg) no-repeat left 5px; font-size:18px; color:#278dff; padding:0 0 7px 25px; border-bottom:solid 1px #cccccc; line-height:28px; margin-top:20px;}

h3 { font-size: 1.3em; }

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description { text-decoration: none; }

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited { /*color: #333; */

	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite { text-decoration: none; }

h2 a:link, h2 a:visited, h3 a:link, h3 a:visited { font-size: 22px; }

h2 a:hover { font-size: 22px; }

.commentlist li, #commentform input, #commentform textarea {font-family:Verdana, Arial, Sans-Serif;  }

.commentlist li ul li { font-size: 1em; }

.commentlist li { font-weight: bold; }

.commentlist li .avatar {  border: 1px solid #eee;  background: #fff; }

.commentlist cite, .commentlist cite a { font-weight: bold; font-style: normal;  padding-left: 9px; font-size: 1.1em; }

.commentlist p { font-weight: normal; line-height: 1.5em; text-transform: none; }



#commentform p { font-family:Verdana, Arial, Sans-Serif; text-align:left; }

.commentmetadata { font-weight: normal; }



#sidebar {}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike { color: #777; }

code { font: 1.1em Verdana, Arial, Sans-Serif; }

acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em; }

#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }

#wp-calendar a { text-decoration: none; }

#wp-calendar caption { font: bold 1.3em Verdana, Arial, Sans-Serif; text-align: center; }

#wp-calendar th { font-style: normal; text-transform: capitalize; }

/* End Typography & Colors */







/* Begin Structure */

#page { margin: 20px auto; padding: 0; width: 760px; }

.narrowcolumn { float: left; padding: 0 0 10px 15px; margin: 0px 0 0; width: 670px; }

.widecolumn { padding: 10px 0 20px 0; margin: 5px 0 0 150px; width: 450px; }

.post { margin: 0px; }

.post hr { display: block; }

.widecolumn .post { margin: 0; }

.narrowcolumn .postmetadata { padding-top: 5px; }

.widecolumn .postmetadata { margin: 30px 0; }

.widecolumn .smallattachment { text-align: center; float: left; width: 128px; margin: 5px 5px 5px 0px; }

.widecolumn .attachment { text-align: center; margin: 5px 0px; }

.postmetadata { clear: both; background-color:#F1F3EB; padding:10px; }

.clear { clear: both; }

/* End Structure */







/*	Begin Headers */



h2.pagetitle { margin-top: 30px; text-align: center; }

h3.comments { padding: 0; margin: 40px auto 20px; }

/* End Headers */







/* Begin Images */

p img { padding: 0; max-width: 100%; }

/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.centered { display: block; margin-left: auto; margin-right: auto; }

img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }

img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }

.alignright { float: right; }

.alignleft { float: left }

/* End Images */



/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */



html>body .entry ul { margin-left: 0px; padding: 0 0 0 30px; list-style: none; padding-left: 10px; text-indent: -10px; }

html>body .entry li { margin: 7px 0 8px 10px; }

.entry ol { padding: 0 0 0 35px; margin: 0; }

.entry ol li { margin: 0; padding: 0; }

.postmetadata ul, .postmetadata li { display: inline; list-style-type: none; list-style-image: none; }

#sidebar ul, #sidebar ul ol { margin: 0px; padding: 0px; list-style:none }

#sidebar ul li { list-style-type: none; list-style-image: none; margin-bottom:5px; text-align:left; list-style:none }

#sidebar ul p, #sidebar ul select { margin: 5px 0 8px; }

#sidebar ul ul, #sidebar ul ol { margin: 0px; list-style:

}

#sidebar ul ul ul, #sidebar ul ol { margin: 0px; }

ul, li { list-style:none; margin:0px; padding:0px; }

ol li, #sidebar ul ol li { list-style: none; }

#sidebar ul ul li, #sidebar ul ol li { margin: 0px 0 0; padding: 0px; padding-left:10px; margin-left:6px; line-height:20px; }

/* End Entry Lists */



/* Begin Form Elements */

#searchform { margin: 10px auto; padding: 5px 3px; text-align:left; }

#sidebar #searchform #s { width: 108px; padding: 2px; }

#sidebar #searchsubmit { padding: 1px; }

.entry form { }

select { width: 130px; }

#commentform input { width: 170px; padding: 2px; margin: 5px 5px 1px 0; }

#commentform { margin: 5px 10px 0 0; text-align:left }

h3 { text-align:left ;
margin:10px 0; }

#commentform textarea { width: 100%; padding: 2px; }

#respond:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

#commentform #submit { margin: 0 0 5px auto; float: right; }

/* End Form Elements */



/* Begin Comments*/

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

.commentlist { padding: 0; text-align: justify; }

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

.commentlist li ul li { margin-right: -5px; margin-left: 10px; }

.commentlist p {   clear: both;
    margin: 20px 5px 10px 0;}

.children { padding: 0; }

#commentform p { margin: 5px 0; }

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

.commentmetadata { margin: 0; display: block; }

/* End Comments */



/* Begin Sidebar */

#sidebar { }

#sidebar form { margin: 0; }

/* End Sidebar */



/* Begin Calendar */

#wp-calendar { empty-cells: show; margin: 10px auto 0; width: 155px; }

#wp-calendar #next a { padding-right: 10px; text-align: right; }

#wp-calendar #prev a { padding-left: 10px; text-align: left; }

#wp-calendar a { display: block; }

#wp-calendar caption { text-align: center; width: 100%; }

#wp-calendar td { padding: 3px 0; text-align: center; }

#wp-calendar td.pad:hover { /* Doesn't work in IE */ background-color: #fff; }

/* End Calendar */



/* Begin Various Tags & Classes */

acronym, abbr, span.caps { cursor: help; }

acronym, abbr { border-bottom: 1px dashed #999; }

blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; }

blockquote cite { margin: 5px 0 0; display: block; }

.center { text-align: center; }

.hidden { display: none; }

hr { display: none; }

a img { border: none; }

.navigation { clear:both; display: block; text-align: center; margin-top: 10px; margin-bottom: 35px; }

/* End Various Tags & Classes*/



/* Captions */

.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }

.wp-caption img { margin: 0; padding: 0; border: 0 none; }

.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }

/* End captions */



/*  Custom CSS */

.main{ background:url(images/main-bg.png) center repeat-y; width:1004px; padding: 0 14px; margin:0 auto; overflow:hidden;}

.bottom{ background:url(images/main-bg-bot.png) center top no-repeat; width:1032px; margin:0 auto; height:25px;}

.con-top{ margin:0 35px; display:block; background:url(images/con-bot.jpg) center bottom no-repeat; overflow:hidden;}

.top{ padding:25px 70px 27px 25px; display:block; height:77px;}



ul.top-nevi{ float:right; list-style:none; display:block; padding-top:30px;}

ul.top-nevi li{ float:left; list-style:none; padding:0 5px; border-right:1px solid #5f5f5f; font-size:11px; color:#5f5f5f; line-height:12px; text-decoration:none;}

ul.top-nevi li a:link, ul.top-nevi li a:visited {font-size:11px; color:#5f5f5f; line-height:normal; text-decoration:none;}

ul.top-nevi li a:hover {font-size:11px; color:#0089cf; line-height:normal; text-decoration:none;}



ul.top-nevi li.page-item-7{ border-right:0px;}



.menu{clear:both;width:100%; float:left;  height:34px;  }

ul.menu { list-style-type:none; }



ul.menu li {position:relative; float:left;padding:0; background:none; display:inline; height:34px;}

ul.menu li a,.menu li a:visited{ display:block; height:34px; text-indent:-99999px; overflow:hidden; background-position:0px 0px; background-repeat:no-repeat; float:left;}

ul.menu li a:hover{background-position:0 -34px}



ul.menu li.page-item-2 a:link, ul.menu li.page-item-2 a:visited{width:187px; background-image:url(images/about.jpg);}

ul.menu li.page-item-9  a:link, ul.menu li.page-item-9  a:visited{width:187px; background-image:url(images/idea.jpg);}

ul.menu li.page-item-11 a:link, ul.menu li.page-item-11 a:visited{width:186px; background-image:url(images/process.jpg);}

ul.menu li.page-item-15 a:link, ul.menu li.page-item-15 a:visited{width:187px; background-image: url(images/adviser.jpg);}

ul.menu li.contact {background:none; padding-right:20px;}

ul.menu li.page-item-17 a:link, ul.menu li.page-item-17 a:visited{width:187px; background-image: url(images/team.jpg);}



.top-img{clear:both;width:100%; float:left;  height:297px;  }

ul.top-img { list-style-type:none; }



ul.top-img li {position:relative; float:left;padding:0; background:none; display:inline; height:297px;}

.con{ float:left; padding:30px 45px 47px 0; display:block;  width:615px;}

.con_full{ float:left; padding:30px 0px 47px 0; display:block;  width:100%; }

.news{ float:right; display:block; width:270px; padding-top:30px;}

h2{ font-family:"Verdana", Times, serif; font-size:24px; color:#2c2c2c; line-height:normal; padding-bottom:17px; font-weight:normal;}

h1{ font-family:"Verdana", Times, serif; font-size:24px; color:#2c2c2c; line-height:normal; padding-bottom:17px; font-weight:normal;}

.news ul{ list-style:none;}

.news ul li{ font-size:12px; font-weight:bold; color:#0089cf; line-height:12px; padding-bottom:15px; margin-bottom:15px; background:url(images/dot-line.gif) left bottom repeat-x;}

.news ul li a:link, .news ul li a:visited { text-decoration:none; font-size:12px; font-weight:bold; color:#0089cf; line-height:12px;}

.news ul li a:hover {color:#333;}

.footer{ padding-top:20px; display:block; font-size:11px; line-height:12px; overflow:hidden; color:#000000; line-height:22px; padding-bottom:10px; letter-spacing:1px}

.footer a:link, .footer a:visited { font-size:11px; line-height:12px; text-decoration:none; color:#000000;}

.footer a:hover { font-size:11px; line-height:12px; text-decoration:none; color:#008cd0;}

.copy{float:left; text-transform:uppercase; padding-left:50px;}

.design{float:right; padding-right:50px;}



.widget_text{ margin-bottom:30px;}
#cats {
	  font-family: verdana,geneva,sans-serif;
	/*padding-top:15px;*/
}
#cats li a
{
  color: #0089CF;
    font-size: 14px;
  /*  font-weight: bold;*/
	padding-bottom:3px;
	margin-bottom:10px;

    text-decoration: none;
}

#cats li
{
line-height:25px;
}

#cats li a:hover
{
	color:#333;
	border-bottom:dotted 1px #333;
}
/****************
advanced comment styles
****************/
 
h3#comments,.comment-navigation,.comment-navigation:after,#respond:after,.comment-rss{display:block} 
ol.commentlist{width:100%} 
h3#comments,#respond h3{height:25px;text-align:left;background:#0089cf;color:#fff;padding:5px 0 0 5px;   margin: 0;} 
ol.commentlist,li.authorcomment,li.comment,#respond h3,form#commentform,input#submit{margin:0;}
ol.commentlist,ol.commentlist ul,form#commentform{padding:0}  
ol.commentlist{border-bottom:1px solid #CCCCCC; margin-bottom:10px;} 
ol.commentlist ul{margin:0 0 0 20px} 
li.authorcomment,li.comment,form#commentform textarea,form#commentform input{border:1px solid #ccc}
li.authorcomment,li.comment{  padding: 10px 0 25px 10px;list-style:none;border-bottom:none;    clear: both;} 
li.even{background:#fff} 
li.odd{background:#efefef} 
.authorcomment{background:#deebf9} 
ul.children ul{margin-left:20px} 
ul.children li{border-right:none} 
.vcard img{float:left;background:#ECECEB} 
.vcard img,.comment-navigation .newer a,.comment-navigation .older a{padding:5px} 
.comment-meta,ol.commentlist li small,p.subscribe-to-comments label{position:relative} 
.comment-meta,ol.commentlist li small{top:5px;left:7px;} 
.comment-text{margin:0 10px 0 0} 
.reply,.comment-navigation .newer{float:right} 
.reply,.comment-navigation .newer a,.comment-navigation .older a,#commentform input#submit{background:#0089cf} 
a.comment-reply-link,.reply a:link,
.comment-navigation .newer a,.comment-navigation .older a,#commentform input#submit{display:inline-block;text-align:center;cursor:pointer;color:#fff} 
a.comment-reply-link,.reply a:link{padding:5px 0}

a.comment-reply-link,.reply a:link,#commentform input#submit{width:70px} 
.reply a.comment-reply-login{ width:96px; }

a.comment-reply-link:hover,.reply a:hover,.comment-navigation .newer a:hover,
.comment-navigation .older a:hover,#commentform input#submit:hover{background:#e7e7e7;text-decoration:none;color:#0089cf;font-weight:bold} 

a.comment-reply-link:hover,.reply a:hover{padding:4px 0} 
a.comment-reply-link:hover,.reply a:hover,.comment-navigation .newer a:hover,.comment-navigation .older a:hover{border:1px solid #0089cf} 
.comment-navigation{margin:10px 0 10px 0} .comment-navigation:after,#respond:after{content:".";height:0;visibility:hidden} 
.clear{clear:both} 
.comment-navigation .newer a:hover,.comment-navigation .older a:hover{padding:4px} 
form#commentform textarea,form#commentform input{padding:2px 3px} 
form#commentform textarea{width:442px} 

#commentform  input#submit,p.subscribe-to-comments input{outline:0} 
#commentform  input#submit:hover{padding:4px 0 !important;border:1px solid #0089cf !important} 
p.subscribe-to-comments{background:url('images/email_32.png') no-repeat} 
p.subscribe-to-comments,.comment-rss{height:32px;text-indent:42px;padding:5px 0 0 0} 
p.subscribe-to-comments input{margin:5px 3px 3px 3px !important;border:0} 
p.subscribe-to-comments label{top:-2px;color:#666} 
.comment-rss{background:url('images/rss_32.png') no-repeat} 
 
/*comment total stlying*/
 
.comment-total{text-align: center;font-size: 1.5em;color: #fff;}
.comment-total span{font-size: 2em;color: #800000;}

.comment-author
{    color: #2C2C2C;
}
.single_page_comment_outer
{
	padding-top:20px;
}

.commentmetadata a
{
	color:#2C2C2C;
	text-decoration: none;
	/*font-weight:bold;*/
	font-size:11px;
}

.single_page_comment_outer
{
	font-family:Verdana, Geneva, sans-serif !important;
}
