/*   
Theme Name: OnlineDoctoral Programs Theme
Theme URI: http://www.johnjoubert.com
Description: Custom WP Theme for Brock Boser
Author: John Joubert
Author URI: http://www.johnjoubert.com
Version: 1.1
*/
* {
	margin: 0px;
	padding: 0px;
} 

body {
/*	height: 100%;*/
        color: #FFF;
	font-family: areana, tahoma, arial, sans-serif;
	font-size: 10px;
	text-align: center;
        /*background-image: url('images/white-bg.jpg');*/
		background: #999;
}

a {
	text-decoration: none;
	color: #355d9c;
}

a:hover { 
	color: #78a1c0;
	
}

/*span {
	display: none;
}*/

img {
	border: none;
}

p {
	margin: 10px 0px 5px;
	/*text-align: justify;*/
	line-height: 14px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

#container {
	margin: 0px auto;
	width: 980px;
	background:#FFF;
	
}

input {
	padding-left: 2px;
	color: #85859c;
	font-family: areana, tahoma, arial, sans-serif;
	font-size: 11px;
        
}


/* Page Header */


#page_header {
	width: 980px;
	height: 345px;
	background: url('images/header.jpg') repeat-x 0px 0px;
	overflow: hidden;
}

#page_top {
        width: 980px;
        height: 245px;
}

#page_header a {
	
	text-decoration: none;
        font-size: 12px;
        color: #FFF;
        letter-spacing: 1px;
        font-weight: bold;
}

#page_header a:hover {
	color: #e1e1e1;
}

#page_heading {
	/*width: 190px;*/
	height: 75px;
	float: left;
}

#page_heading h1 {
	width: 190px;
	height: 52px;
	background: url('images/company_name.jpg') no-repeat 56px 36px;
	float: left;
}

#page_heading h2 {
	width: 190px;
	height: 16px;
	background: url('images/company_punchline.jpg') no-repeat 56px 2px;
	float: left;
	clear: both;
}

#page_headerlinks {
	padding-right: 10px;
	padding-top: 10px;
	width: 425px;
	float: right;
	text-align: left;
	word-spacing: 1px;
}

#page_headerlinks ul {
	list-style-type: none;	
}

#page_headerlinks li {
	padding: 0px 10px 0px 9px;
	float: left;
	list-style-type: none;
	background: url('images/header_toplinks_div.gif') no-repeat 100% 2px;
}

#page_headerlinks li.last {
	padding-right: 0px;
	background: none;
}

#page_headersearch_content {
	
	float:left;
        color:#000;
        top:245px;
        width: 305px;
	}

#search_heading {
        padding: 5px;
        margin: 2px;
        color: #FFF;
        height: 30px;
        font-size: 9px;
        font-weight: bold;
}

.fieldsearch {
        margin-left: 20px;
        padding-bottom: 1px;
        color:#000;
        border: 0px solid #ababab;
        font-size: 11px;
        font-weight: bold;
        text-align: left;
        width: 270px;
        height: 30px;
}

.fieldsearch h1 {
        padding-top:3px;
        color:#000;
        float: left;
        border: 0px solid #ababab;
        font-size: 10px;
        font-weight: bold;
        width: 95px;
}

.fieldsearch select {
	
	width: 170px;
        float: right;
        border: 0px solid #aaa;
        background-color: #c6c5c5;
}

.fieldsearch ul {

	list-style:none;
	
}

#header_advsearch {
        margin-left: 20px;
        width: 280px;
        text-align: left;
}

#searchtext {
        padding-top: 10px;
        width: 115px;
        color: #d20700;
        margin-left: 20px;
        float: left;
        font-size: 9px;
        font-weight: bold;

}

#searchbutton {
	padding-right: 10px;
	margin-top: 0px;
	margin-left: 5px;
	width: 80px;
	height: 23px;
	background-color: transparent;
	float: right;
}


/* Main Navigation Menu */

#main_page {
        padding:10px;
}

#page_menu {
	width: 980px;
	height: 56px;
   /*     border-left: 1px solid #aaa;
        border-right: 1px solid #aaa;*/
}

#page_menu ul {
	background : url("images/menu_background.jpg") repeat-x scroll 0 0 transparent;
	width: 980px;
	height: 56px;
	list-style-type: none;
	overflow: hidden;
	
}

#page_menu li {
	width: 155px;
	height: 56px;
	float: left;
	background: url('images/menu_background.jpg') repeat-x 0px 0px;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

#page_menu li.last {
	margin-right: 0px;
	width: 140px;
}

#page_menu a {
	padding: 15px 0px 18px 0px;
	display: block;
	color: #1C345A;
        font-size: 14px;
        font-family: areana, verdana, Arial, tahoma;
	text-decoration: none;
	vertical-align: middle;
}

#page_menu a:hover {
	color: #FFF;
        background: url('images/menu_background_hover.jpg') repeat-x 0px 0px;
}


/* Right Sidebar */

#right_sidebar {
	width: 272px;
	float: right;
	text-align: left;
	color: #5E5D5D;
}

#right_sidebar a {
	color: #5E5D5D;
	text-decoration: none;
}

#right_sidebar a:hover {
	color: #5E5D5D;
        text-decoration: underline;
}

/* Right Sidebar : Categories */

.categories {
	margin-bottom: 1px;
	padding: 0px 10px 10px 11px;
	text-align: left;
}

.categories_header {
	width: 250px;
	height: 30px;
	background: url('images/red-round-corner.gif') no-repeat 0px 0px;
	overflow: hidden;
	margin-left:1px;
}

.categories_header h2 {
	margin-top: 5px;
	margin-left: 15px;
	color: #fff;
	font-size: 14px;
}

.categories_content {
		background : none repeat scroll 0 0 #f0eeee;
        border-color: #aaa;
        border-style: solid;
		border-width: 0px 1px 0px 1px;
        overflow:hidden;/*height: 220px;*/
		width:248px;
        margin-left: 1px;
}

.categories_content h2 {
	padding-top: 5px;
	padding-left: 15px;
	color: #5E5D5D;
        font-family: calibri,ArenaBlackExtended,arial,verdana;
	font-size: 17px;
	
}

.categories_content p {
	margin-top: 5px;
	padding : 10px 15px 10px 15px;
	color: #5E5D5D;
        width: 215px;
        font-family: calibri,arial,verdana;
	font-size: 17px;
        line-height:18px;
	
}

.categories_content input {
	float:right;
        width:40px;
        width: 130px;
		padding-bottom:10px;
		padding-right:5px;
     /*   height:35px;   margin-right: 20px;*/
     
}

.categories_content li {
	
	width: 230px;
	/*height: 30px;*/
   /* background : url("images/bullet.png") no-repeat scroll 0 10px transparent;*/
	text-align: left;
	float: left;
    padding-top:10px;
	padding-bottom:10px;
}

#categories_doc_content {
	width: 248px;
}

#categories_doc_content ul {
	
	padding-left: 10px;
        list-style-type: none;
}

#categories_doc_content li {
	width: 230px;
	/*height: 30px;*/
        background: url('images/icon.jpg') no-repeat 0px 10px;
	text-align: left;
	float: left;
        padding-top:10px;
}

#categories_doc_content li a {
	
	margin-left: 6px;
	display: block;
        font-size: 12px;
        font-weight: bold;
        padding-left:25px;
	text-decoration: none;
}

#categories_doc_content li a:hover {
	text-decoration: none;
}

#categories_blog_content ul {

	padding-left: 15px;
        list-style:none;
}

#categories_blog_content li.last {
	border: none;
}

#categories_blog_content li a {
	padding-left: 25px;
        font-size: 12px;
        font-weight: bold;
	display: block;
	text-decoration: none;
}

#categories_blog_content li a:hover {
	text-decoration: none;
}

.categories_footer{
        background:url('images/yellow-curve.jpg') no-repeat 0 0px;
        height: 24px;
}

.categories_footer_grey{
        background:url('images/grey-curve.jpg') no-repeat 0 0px;
        height: 24px;
}


.more_articles{
        float:right;
		padding-right:10px;
        
}

.more_articles p {
        font-size: 12px;
        font-weight: bold;
        padding-right: 2px;
        text-align: right;
}

/* Right Sidebar : Special Offer */

#categories_search {
        margin-bottom: 1px;
	padding: 0px 10px 10px 11px;
	text-align: left;
        /*height:180px;*/
}

#categories_searchheader h2 {

	width: 252px;
	height: 30px;
        color: #305289;
        font-family: calibri,arial,verdana;
        font-size: 19px;
        padding-left: 20px;
	overflow: hidden;
}

#categories_searchfield {
        
	padding: 0px 10px 10px 21px;
	font-size: 11px;
        font-weight: bold;
        color:#5E5D5D;
}

#categories_searchfield input {
	
	width: 200px;
        height: 20px;
        margin: 10px 0px;
        font-size: 11px;
        font-weight: bold;
        color:#5E5D5D;
        /*border: 1px solid #aaa;*/
        background: url('images/input_background.jpg') repeat-x 0px 0px;
}

.categories_advsearch {
        padding: 0px 25px 0px 20px;
        font-weight: bold;
        color: #E22B01;
}

.categories_advsearch input {
        width: 79px;
        height: 21px;
        float: right;

}

#specialoffer {
	
	font-size: 11px;
        margin-bottom: 1px;
	padding: 0px 10px 10px 11px;
	text-align: left;
        height:255px;
        
}

#specialoffer_text {
	width: 129px;
	height: 60px;
}

#specialoffer_text h2 {
	margin-top: 8px;
	margin-left: 10px;
	width: 113px;
	height: 38px;
	background: url('images/specialoffer_header.gif') no-repeat 0px 0px;
}

#specialoffer_link {
	margin-left: 12px;
}

#specialoffer_link a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#specialoffer_link a:hover {
	color: #f2f2f2;
}


/* Main Content Area */

#main_content {
	width: 655px;
        padding:0px 05px 0px 10px;
	text-align: left;
	float: left;
        
}

#main_content .h_divider {
	margin-bottom: 2px;
    margin-top: 5px;
	height: 3px;
	background-image: url('images/hor-line.jpg');
	overflow: hidden;
	width : 624px;
}


/* New Item Description */

#new_item {
	
        background: url('images/box.gif') no-repeat 0px 0px;
	width: 655px;
        height: 180px;
	text-align: justify;
}

#new_item_header {
	margin-top: 5px;
	float: left;
	width: 655px;
}

#new_item_header h1 {
	color: #FFF;
	font-size: 19px;
        padding-left:10px;
	font-weight: normal;
}

#new_item_header h2 {
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: areana, arial, tahoma, sans-serif;

}

#new_item_text {
	float: left;
	clear: left;
	width: 635px;
        padding:15px 1px 10px 10px;
}

#new_item_text ul {
	height:100px;
        list-style-type:none;
        overflow:hidden;
        width:645px;
}
#new_item_text li {
	float:left;
        font-size:11px;
        font-weight:bold;
        height:100px;
        overflow:hidden;
        text-align:left;
        width:205px;
}

#new_item_text ul li ul {
	height:100px;
        list-style-type: none;
        overflow:hidden;
        width:200px;
}

#new_item_text ul li ul li {
	height:25px;
        overflow:hidden;
        width:200px;
        padding-left:10px;
        /*background: url('images/bullet.png') no-repeat 0px 0px;*/
}

#new_item_text ul li ul li a{
	font-size: 14px;
        font-weight: bold;
        color:#275296;
        text-decoration: none;
}

#new_item_text ul li ul li a:hover {
	
        text-decoration: none;
}

/* box Items Descriptions */

#box_item {
		background : none repeat scroll 0 0 #FCFBE9;
        width: 645px;
        margin-top:20px;
        height: 690px;
        border:5px solid #275296;
        
}

.box_heading {
        margin :10px 10px 15px 10px;
        font-family: calibri,areana,arial;
        color:#5E5D5D;
        text-decoration: none;
        /*height: 10px;*/
}

.box_heading h1 {
        font-size: 20px;
        color:#B70101;
        text-decoration: none;
		text-transform:uppercase;
}

/*.box_heading a{
        font-size: 20px;
        color:#B70101;
        text-decoration: none;
		text-transform:uppercase;
}*/

.box_heading p {
        text-align: left;
        font-family: calibri,areana,arial;
        font-size: 16px;
        text-decoration: none;
        width: 450px;
        height: 50px;
}
#list_item {
        width: 400px;
        float: left;
        padding:25px 10px 10px 1px;
        border-right: 5px solid #275296;
}

.list_image {
        width: 100px;
        height: 100px;
        float: left;
}
.list_contener{

}
.list_content{
        width: 300px;
        height: 110px;
        float: left;
        display: inline;
}

.list_content h1 {
        font-size: 13px;
        color:#275296;
        text-decoration: none;
}

.list_content p {
        text-align: left;
        font-family: areana,arial,verdana;
        font-size: 11px;
        margin-top:3px;
        text-decoration: none;
        width: 300px;
}

.entry {

		text-align: left;
        font-family: calibri,areana,arial;
        font-size: 13px;
        text-decoration: none;
        width: 650px;
		color:#5E5D5D;
	/*	margin:10px 10px 10px;*/
		border:5px solid #275296;
		padding:5px;
       

}

.entry p {

line-height:14px;
margin:10px 0 5px 10px;
text-align:justify;
padding-right:10px;

}

.entry a { color : #275296 }

.entry ul { margin-left : 50px;}

.navigation {
padding:10px;/*20px 10px 30px;*/
}

.next-posts {
float:left;
}

.prev-posts {
float:right;
}



#more_schools{
        float:left;
        height: 30px;

}

#more_schools p {
        font-size: 13px;
        font-weight: bold;
        color :#000;
        width: 390px;
        font-family: areana,arial,verdana;
        padding-right: 2px;
        text-align: right
}

.info_images{
        float: right;
        height: 30px;
        margin-left :10px;
		padding-right:10px;
}

/* Read More Button for Blog */
.read_more{
       /* float: right;*/
        height: 30px;
        margin-left :10px;
		padding-right:10px;
}

#info_content {
        height: 300px;
        margin-top: 35px;
		/*padding-right:10px;*/
}
#info_content h1{
        font-size: 16px;
        color:#000;
        text-decoration: none;
		padding-top : 5px;
}

#info_content p{
        font-size: 12px;
        color:#000;
        font-family: arial,areana,verdana;
        width: 195px;
        height: 75px;
        text-decoration: none;
       /* text-align: justify;*/
}

#stay_update{
       /* float: right;*/
        font-size: 11px;
        font-weight: bold;
        color:#000;
        font-family: areana,arial,verdana;
        width: 90px;
        text-decoration: none;
        text-align: right;
}

#info_content ul{
        font-size: 11px;
        color:#000;
        font-family: areana,arial,verdana;
        font-weight: bold;
        width: 195px;
        height: 95px;
        padding: 20px 0px 0px 15px;
        text-decoration: none;
        text-align: left;
}

#info_item {
        width: 200px;
        float:right;
		
}

#newsletter{
        width: 195px;
        height: 200px;
        font-size: 12px;
        font-family: areana,arial,verdana;
		padding-right:10px;
}

#newsletter h1{
        font-size: 16px;
        color:#000;
        text-decoration: none;
}

#newsletter p{
        font-size: 12px;
        color:#000;
        font-family: arial,areana,verdana;
        width: 195px;
        height: 75px;
        text-decoration: none;
       /* text-align: justify;*/
}

#newsletter input{
        font-size: 12px;
        color:#5E5D5D;
        font-family: arial,areana,verdana;
        font-weight: bold;
        width: 195px;
        height: 25px;
        text-decoration: none;
        border: 0px solid #aaa;
        background-color: #c6c5c5;
		float:right;
}

#newsletter_sub{
        float: right;
        font-size: 11px;
        font-weight: bold;
        /*padding-right: 40px;*/
        padding-top: 25px;
        color:#000;
        font-family: areana,arial,verdana;
        width: 140px;
		
}

#newsletter_sub input{
        font-size: 12px;
        color:#5E5D5D;
        font-family: arial,areana,verdana;
        font-weight: bold;
        width: 140px;
        height: 30px;
        text-decoration: none;
		background:none;
        /*border: 0px solid #aaa;
        background-color: #c6c5c5;*/
		float:right;
}


/* Choose us Descriptions */

#choose {
        width: 655px;
        margin-top:20px;
        height: 230px;

}

.choose h1 {
        font-size: 15px;
        color:#5E5D5D;
        font-weight: bold;
        text-decoration: none;
}

#choose_box{
        margin:25px 0px;
        height:85px;
        width: 655px;
}

.choose_box1{
        height: 105px;
        width: 325px;
        float: left;
}

.choose_box2{
        height: 105px;
        width: 330px;
        float: left;
}

.choose_image{
        float: left;
        height: 100px;
}

.choose_content {
        height: 85px;
        margin-left: 90px;
}
.choose_content h1{
        color:#175D93;
        font-size:13px;
        text-decoration:none;
}

.choose_content p{
        font-size: 9px;
        margin-top:5px;
        font-family: arial,areana,verdana;
        width: 230px;
        height: 60px;
        color :#5E5D5D;
        text-decoration: none;
        text-align: left;
}

/* Question Descriptions */

#question {
        width: 645px;
        margin-top:20px;
		
       /* height: 150px;*/
        
}

#question h1 {
        font-size: 20px;
        color:#B70101;
        font-weight: bold;
        text-decoration: none;
		text-transform: uppercase;
	

}
.question_heading{
	 font-family: calibri,areana,arial;
     color:#5E5D5D;
     text-decoration: none;
	
}

#question p {
        font-size: 12px;
        color:#5E5D5D;
        font-family: arial,areana,verdana;
        width: 645px;
    /*    height: 75px;*/
        text-decoration: none;
        text-align: justify;
}

/* Page Footer */

#page_footer {
	width: 980px;
}

#footer_link_orange {
    /*    float: left;*/
	width: 980px;
	padding-top : 10px;
        background-color: #9E2A01;
}

.link_orange {
        float: left;
	height: 30px;
        width: 970px;
        padding-left : 10px;
	color: #FFF;
        background-color: #9E2A01;
}

.link_orange a {
        float: left;
	color: #FFF;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
}

#footer_link_gray {
    /*    float: left;*/
	width: 980px;
	padding-top : 10px;
        background-color: #DBDBD8;
}

#link_gray {
        float: left;
	
        height: 30px;
        padding-left : 10px;
	color: #FFF;
}

#link_gray a {
        float: left;
	color: #5E5D5D;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
}

#copy_right {
	float: left;
        font-family: aria,verdana;
        font-size: 14px;
	
	height: 30px;
	color: #5E5D5D;
	text-align: left;
}

#copy_right a {
	color: #5E5D5D;
        font-size: 14px;
        text-decoration: none;
}
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 240px;
	}

#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 */

/*widget*/

#edudirect-search-widget {
	background: none !important;
	border: none !important; 
	width: 250px !important;
	 position:relative !important;
	 top:-10px !important;
	 left:0px !important;
	 line-height:2px !important;
	 display:block !important;
        }
	
	#edudirect-search-widget label {
	display: none !important;
	}

	#edudirect-search-widget h3 {
	font-family: Helvetica, Arial, Geneva, sans-serif !important;
	font-size: 12px !important;
	margin-bottom: 8px !important;
	margin-top:-2px !important;
	}

	#edudirect-search-widget select {
	margin-bottom: 1px !important;
	position:relative !important;
	left:12px !important;
	*left:8px !important;
	width: 100% !important;
	text-align:center !important;
	background-color:transparent !important;
	border-width:1px !important;
	font-size:8pt !important;
	height:19px !important;
	}
	
	#edudirect-search-widget button {
	background-image:url('images/widget-search.gif') !important;
	border:none !important;
	width:80px !important;
	height:21px !important;
	color:white !important;
	font-size:0px !important;
	margin-top:2px !important;
	position:relative !important;
	left:83px !important;
	border-width:0px !important;
	}
	
	#edudirect-search-widget button:hover
	{
		cursor:pointer !important;
	}
/*------------------------------------------------*/
/*--------------------[COMMENTS]------------------*/
/*------------------------------------------------*/
.commentlist { padding: 0px; margin: 0px 0px 0px 10px; width: 640px; background-image: url(images/comment-bg.gif); list-style-image: none; list-style-type: none; float: left; }
.commentlist li { font-weight: bold; width: 640px; display: block; background-image: url(images/comment-bottom.gif); background-repeat: no-repeat; background-position: bottom left; padding: 0px 0px 45px 0px; margin: 0px; list-style-image: none; list-style-type: none; float: left; }
.commentlist li div { width: 640px; display: block; background-image: url(images/comment-top.gif); background-repeat: no-repeat; margin: 0px; padding: 10px; float: left; }
.commentlist li .avatar { float: left; border: 1px solid #eee; padding: 2px; background: #fff; }
.commentlist cite { font-size: 18px; float: left; font-style: normal; margin-left: 10px; margin-right: 6px; margin-top: 5px; font-weight: normal; }
.says { display: none; }
.commentlist p { font-weight: normal; line-height: 1.5em; text-transform: none; display: block; float: left; width: 90%; margin-left: 3%; }
#commentform p { clear: both; }
.alt { margin: 0; padding: 10px; }
.nocomments { text-align: center; margin: 0; padding: 0; }
.commentlist .children li { width: 90%; display: block; margin: 0px; background-color: #FDFDFD; background-image: url(images/comment-children-bg.gif); background-position: left; background-repeat: repeat-y; border: 1px solid #E2E2E4; overflow: hidden; }
.commentlist .children li div { width: 97%; padding: 3%; background-image: url(images/comment-children-top.gif); background-repeat: no-repeat; background-position: top left; }
.commentlist .commentmetadata { font-weight: normal; float: left; margin: 5px 0px 0px 0px; display: block; clear: both; background-image: none; width: 90%; margin-left: 3%; }
.commentlist .vcard, .commentlist .children .comment-author, .commentlist .children .vcard, .commentlist .commentmetadata, .commentlist .children .comment-author, .commentlist .children .comment-meta { background-image: none; width: 100%; padding: 0px !important; }
.commentlist .reply, .commentlist .children .reply { float: right; background-image: none; width: 54px; height: 22px; margin-bottom: 0px; padding: 0px; margin-right: 20px; font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
.commentlist .reply a:link, .commentlist .reply a:hover, .commentlist .children .reply a:link, .commentlist .children .reply a:hover { background-image: url(images/reply.gif); width: 39px; height: 17px; display: block; color: #FFF; font-size: 8px; text-transform: lowercase; font-weight: normal; padding: 5px 0px 0px 15px; letter-spacing: 1px; }
.commentlist .children li { padding-bottom: 10px; }
.commentlist .children li ul li { padding-bottom: 10px; background-color: #FFF; }
#respond { margin-top: 20px; background-image: none; }
.commentlist #respond h3, .commentlist #respond a { margin-left: 28px; }
#comments { line-height: 30px; padding-left:10px; }
.children { clear: both; }
.children .commentmetadata, .children .vcard { background-image: none; }
.children textarea { width: 90% !important; }
.children input { /*width: 80% !important; */}
#cancel-comment-reply-link { display: block; background-image: url(images/comment-close.gif); width: 144px; height: 21px; padding: 5px 0px 0px 23px; font-weight: normal; color: #84878E; font: 9px 'Lucida Grande', Verdana, Arial, Sans-Serif; }
#respond div { background-image: none; }
#respond h3 {margin:10px;}
#submit { /*width: 120px !important; */}


/*------------------------------------------------*/
/*-----------------[COMMENT FORM]-----------------*/
/*------------------------------------------------*/
#commentform { /*margin: 10px 0px 0px 20px;*/ }
#commentform textarea { background: #f8f7f6; border: 1px solid #d6d3d3; width: 350px; padding: 10px; }
#commentform #email { font-size: 13px; background: #f8f7f6; border: 1px solid #d6d3d3; width: 220px; background-image: url(images/comment-email.gif); background-position: 7px 7px; background-repeat: no-repeat; height: 20px; padding-left: 30px; padding-top: 6px; margin-bottom: 3px; }
#commentform #author { font-size: 13px; background: #f8f7f6; border: 1px solid #d6d3d3; width: 220px; background-image: url(images/comment-author.gif); background-position: 7px 7px; background-repeat: no-repeat; height: 20px; padding-left: 30px; padding-top: 6px; margin-bottom: 3px; }
#commentform #url { font-size: 13px; background: #f8f7f6; border: 1px solid #d6d3d3; width: 220px; background-image: url(images/comment-website.gif); background-position: 7px 7px; background-repeat: no-repeat; height: 20px; padding-left: 30px; padding-top: 6px; margin-bottom: 3px; }



