/*  

Theme Name: The Word Is Hope

Theme URI: http://www.quityouritjob.com/thewordishope/

Description: The WordPress theme for QuitYourITJob.com created by <a href="http://vietfreelancing.com/">VietFreelancing.com</a>

Version: 1.0

Author: <a href="http://vietfreelancing.com/">VietFreelancing.com</a>

Author URI: http://vietfreelancing.com

*/



*{

	margin:0;

	padding:0;

}



.icons {

float: left;

margin-right: 10px;

padding-top: 2px;

}



.hr_top {

	margin: 0px;

	padding: 0px;

	height: 5px;

	font-size: 1px;

	background-color: #eeeeee;

	clear: both;

	border-top: 1px solid #cccccc;

}

.hr_top2 {

	margin: 10px 0 0 0;

	padding: 0px;

	height: 5px;

	font-size: 1px;

	background-color: #F2F6FB;

	clear: both;

	border-top: 1px solid #cccccc;

}





.hr_bottom {

	margin: 0px;

	padding: 0px;

	height: 5px;

	font-size: 1px;

	background-color: #eeeeee;

	clear: both;

	border-bottom: 1px solid #cccccc;

}



.logo {		

	/*left:-12px;*/

	/*margin-top:2px;*/

	padding:0;

	position:relative;

	width:1010px;

}



#header {

	width: 1010px;	

        margin: 0px auto;

}



.more-link {

	background-image: url(images/add.png);

	background-repeat: no-repeat;

	background-attachment: scroll;

	background-x-position: left;

	background-y-position: 100%;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 2px;

	margin-left: 0px;

	text-align: left;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 3px;

	padding-left: 19px;

	font-weight: bold;

}



body {

	font: 62.5% Arial;

	margin: 0px;

	padding: 0px;

}



body a, body a:visited {

	color: #264502;

	text-decoration: none;

}



body a:hover {

	text-decoration: underline;

}



body p {

	padding: 5px 0px;

	margin: 5px 0px;

	line-height:1.5em;

	font-size: 10pt;

}



.aligncenter,

div.aligncenter {

   display: block;

   margin-left: auto;

   margin-right: auto;

}



.alignleft {

   float: left;

}



.alignright {

   float: right;

}



.wp-caption {

   border: 1px solid #ddd;

   text-align: center;

   background-color: #f3f3f3;

   padding-top: 4px;

   margin: 10px;

   /* optional rounded corners for browsers that support it */

   -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;

}

.content {

	width: 550px;

	float: left;

}



#wrapper {

	width: 960px;

        background-color: #fff;

        -moz-border-radius: 8px;

        -webkit-border-radius: 8px;

	margin: 0px auto 0px auto;

	padding: 25px;

padding-top:5px;

        clear: all;

}



#page {

	width: 100%;

	margin: 0px auto;

	background: #C8D4E2 url(images/headerbackground.png) repeat-x center 0;

}



.description {

	font-family: Arial;

}



#footer {

	clear:both;

	color:#000000;

	margin-left:-18px;

	position:relative;

	width:104%;

}

#footer_left{

	margin:10px 0 -20px;

}



#footer a, #footer a:visited {

	color: #006699;

	text-decoration: none;

}

#footer a:hover{

	color: #006699;

	text-decoration: underline;

}



/*-------------Headings-------------*/





h1, h2, h3, h4 {

	font-family: Arial;

}



h1 {

	font-size: 20px;

        letter-spacing: -1px;

	line-height: 1.0em;

        color: #000;

}



h1 a, h1 a:visited {

	font-size: 20px;

        letter-spacing: -1px;

	line-height: 1.0em;

        color: #072F62;

}





h2 {

	margin: 0px 0px 5px 0px;

	padding: 0px;

	font-size: 15px;

	font-weight: bold;

	text-transform: uppercase;

	color: #F6077F;

}



h2 a, h2 a:visited {

	padding: 0px 0px 1px 0px;

	color: #F6077F;

	text-decoration: none;

	border-bottom: 1px solid #dddddd;

}



h2 a:hover {

	color: #072F62;

}



h1 a:hover {

        color: #F6077F !important;

}



h2 i {

	color: #617DA7;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	text-transform: none;

}



h2 i a, h2 i a:visited {

	color: #617DA7;

	text-decoration: none;

	border-bottom: 1px solid #dddddd;

}



h2 i a:hover {

	color: #072F62;

}

h3 {

	font-size: 1.5em;

}



h4 {

	font-size: 1.0em;

}











/*-------------The Post-------------*/



.post {

	font-size: 1.2em;

	margin-bottom: 10px;

	text-align: left;

}



.post p {

	padding: 5px 0px;

	margin: 5px 0px;

}



.post ul, .post ol {

	margin: 10px 0 10px 0;

	padding-left: 40px;

}



.post li {

	list-style-type : none;	

	decoration: none;

	padding: 2px 0 2px 0;

}



.entry {

	margin-bottom: 0px;

	text-align: left;

	padding: 0px 0px 25px 0px;

	border-bottom: 1px dashed #ADBD5E;

}



.entry img {	

	padding: 2px;

	margin-right: 8px;

	margin-top: 4px;

}



.entrytext img {

	padding: 2px;

	margin-right: 8px;

	margin-top: 4px;

}



.entrytext .postmetadata {

	margin-top: 20px;

	text-align: justify;

}



.postmetadata {

	border-top: 1px dashed #ccc;

	padding-top: 2px;

	margin-bottom: 40px;

	text-align: right;

}



.postmetadata alt {

	border-top: 1px dashed #ccc;

	padding-top: 2px;

	margin-bottom: 40px;

	text-align: left;

}



.alignleft {

	float:left;

	text-align:left;

}



.alignright {

	float:right;

	text-align:right;

}



.pagetitle {

	font-size: 1.6em;

	margin-bottom: 20px;

}



blockquote {

	margin: 10px auto 10px auto;

	padding: 5px 10px 5px 10px;

	background: #FBF5DF;

	border-top: solid 1px #EDE0B3;

	border-bottom: solid 1px #EDE0B3;

        width: 80%;

}



a img {

	border: 0;

}



/*--------------Sidebar------------*/



#sidebar {

	width: 370px;

	float: right;

	padding: 0px 0px 0px 18px;

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #ADBD5E;

}





#sidebarleft {

	width: 175px;

	float: left;

}



#sidebarright {

	width: 175px;

	float: right;

}



#sidebar ul {

        margin-bottom: 20px;

}



#sidebar ul li {

	list-style: none;

}



#sidebar li {

	list-style: none;

}



#sidebar ul h2 {

	color: #006699;

	margin-bottom: 10px;

	padding-bottom: 3px;

	list-style: none;

	font-size: 20px;

        font-weight: bold;

	letter-spacing: -1px;

        text-transform: none;

}





#sidebar li h2 {

	color: #006699;

	margin-bottom: 10px;

	padding-bottom: 3px;

	list-style: none;

	font-size: 20px;

	letter-spacing: -1px;

        text-transform: none;

}



#sidebar ul li ul {

	background-attachment: scroll;

	background-color: transparent;

	background-position: 0px 7px;

	background-repeat: no-repeat;

	font-size: 10pt;

	line-height: 1.6em;

	list-style-image: none;

	list-style-type: none;

	padding-bottom: 0.2em;

	padding-left: 0em;

	padding-right: 0pt;

	padding-top: 0pt;

}



/*#sidebar ul li ul {

	line-height:1.6em;

	font-size: 10pt;

	padding-top: 0pt;

	padding-right: 0pt;

	padding-bottom: 0.2em;

	padding-left: 0em;

	list-style-type: none;

	list-style-image: none;

	background-color: transparent;

	background-repeat: no-repeat;

	background-attachment: scroll;

        background-position: 0px 7px;

}*/



#sidebar a:hover {

	text-decoration: underline;

}



.widget_recent_entries .widgettitle {

        color: #fff !important;

        font-size: 16px !important;

        letter-spacing: -1px;

        background-color: #FF709F !important;

        width: 100%

        font-weight: bold !important;

        padding: 7px 0px 5px 10px !important;

        -moz-border-radius: 4px;

        -webkit-border-radius: 4px;

}



.widget_authors .widgettitle {

        color: #fff !important;

        font-size: 16px !important;

        letter-spacing: -1px;

        background-color: #A3C004 !important;

        width: 100%

        font-weight: bold !important;

        padding: 7px 0px 5px 10px !important;

        -moz-border-radius: 4px;

        -webkit-border-radius: 4px;

}

.multiwidget_author_avatars .widgettitle {

        color: #fff !important;

        font-size: 16px !important;

        letter-spacing: -1px;

        background-color: #A3C004 !important;

        width: 100%

        font-weight: bold !important;

        padding: 7px 0px 5px 10px !important;

        -moz-border-radius: 4px;

        -webkit-border-radius: 4px;

}

.widget_recentcomments .widgettitle {

	-moz-border-radius-bottomleft:4px;

	-moz-border-radius-bottomright:4px;

	-moz-border-radius-topleft:4px;

	-moz-border-radius-topright:4px;

	background-color:#617DA7 !important;

	color:#FFFFFF !important;

	font-size:16px !important;

	letter-spacing:-1px;

	padding:7px 0 5px 10px !important;

}



.widget_links .widgettitle {

        color: #fff !important;

        font-size: 16px !important;

        letter-spacing: -1px;

        background-color: #0066CC !important;

        width: 100%

        font-weight: bold !important;

        padding: 7px 0px 5px 10px !important;

        -moz-border-radius: 4px;

        -webkit-border-radius: 4px;

}



.widget_recent_comments .widgettitle {

        color: #fff !important;

        font-size: 16px !important;

        letter-spacing: -1px;

        background-color: #9999CC !important;

        width: 100%

        font-weight: bold !important;

        padding: 7px 0px 5px 10px !important;

        -moz-border-radius: 4px;

        -webkit-border-radius: 4px;

}



.rc_item {

        margin-bottom: 10px; 

        padding-left: 5px; }



/*.widget_pages .widgettitle {

        border-bottom: 2px solid black !important;

}*/





/*--------------Comments--------------*/



#comments {

	font-size: 1.6em;

	margin-bottom: 20px;

	border-bottom: 1px dashed #ccc;

	padding-bottom:20px;

}



#respond {

	font-size: 1.6em;

	margin-bottom: 5px;

}



ol.commentlist {

	list-style-type : none;

	font-size: 1.2em;

}



ol.commentlist li {

	margin-bottom: 20px;

	padding-bottom: 20px;

	border-bottom: 1px dashed #ccc;

}



ol.commentlist li.alt {

	margin-bottom: 20px;

	padding-bottom: 20px;

	border-bottom: 1px dashed #ccc;

}



#comment_title {

	margin-bottom: 5px;

}



#commentform {

	margin-bottom: 20px;

}



#commentform p {

	margin-bottom: 10px;

}



#commentform textarea {

	width:99%;

	padding:2px;

	font-size: 12px;

	background-color: #fff;

	border: 1px solid #ccc;

}





/*--------------Search Form-------------*/





#search_box {

	float:left;

	height:28px;

	margin-top:0;

	padding-bottom:28px;

	padding-right:0;

	width:380px;

    	background: url(images/bg_search_box.png);

	background-repeat: no-repeat;

}

#search_box #s {

    float: left;

    padding: 0;

    margin: 6px 0 0 6px;

    border: 0;

    width: 234px;

    background: none;

}

#search_box #go {

	/*background:transparent url(images/search_bt.gif) no-repeat scroll 0 0;*/

	float:right;

	margin:0 11px 0 0;

	width:103px;

}





/*-------------Other------------------*/



.byline {

        display: none;

}



#circlebullets li ul li {

	background-attachment: scroll;

	background-color: transparent;

	background-image: url(images/menu-leaf.gif);

	background-position: 3px 7px;

	background-repeat: no-repeat;

	font-size: 10pt;

	line-height: 1.6em;

	list-style-image: none;

	list-style-type: none;

	padding-bottom: 0.2em;

	padding-left: 1.5em;

	padding-right: 0pt;

	padding-top: 0pt;

}



.authorwidgetgroup { 

	padding:0px; 

	margin:0px auto 20px auto;

}

.authorwidget {

	-moz-border-radius-bottomleft:8px;

	-moz-border-radius-bottomright:8px;

	-moz-border-radius-topleft:8px;

	-moz-border-radius-topright:8px;

	border:1px solid #DDDDDD;

	float:left;

	height:48px;

	margin:2px;

	overflow:hidden;

	width:48px;

}



hr {

	display: none;

}



.pagebar { 

	font: 11px Arial, Helvetica, sans-serif; 

	padding-top: 20px; 

	padding-bottom: 10px; 

	margin: 0px; 

}



.pagebar a, .pageList .this-page {

	padding: 2px 6px; 

	border: solid 1px #ddd; 

	background: #fff; 

	text-decoration: none;

}



.pagebar a:visited {

	padding: 2px 6px; 

	border: solid 1px #ddd; 

	background: #fff; 

	text-decoration: none;

}



.pagebar .break {

	padding: 2px 6px; 

	border: none; 

	background: #fff; 

	text-decoration: none;

}



.pagebar .this-page {

	padding: 2px 6px; 

	border-color: #999; 

	font-weight: bold; 

	font-size: 13px; 

	vertical-align: top; 

	background: #fff;

}



.pagebar a:hover {

	color: #fff; 

	background: #0063DC; 

	border-color: #036; 

	text-decoration: none;

}



/************************************************

*	Navbar  				*

************************************************/





#navbar {

	background: #ACBCCF;

	font-size: 12px;

	font-weight: bold;

	width: 1010px;

	height: 30px;

	/*margin: 27px auto 0px auto;*/ margin:0 auto;



	padding: 0px 0px 0px 0px;

	overflow: hidden;

	color: #fff;

	-moz-border-radius-bottomleft: 8px; 

	-webkit-border-bottom-left-radius: 8px;

	-moz-border-radius-bottomright: 8px;

	-webkit-border-bottom-right-radius: 8px;

}



#nav {

	margin: 0px;

	padding: 0px 0px 0px 12px;

	list-style: none;

	font-size: 11px;

	font-weight: bold;

	color: #fff

	align: center;

}

	

#nav ul {

	margin: 0px;

	padding: 0px 0px 0px 15px;

	list-style: none;

	}



#nav a {

	margin: 0px;

	height : 20px;

	font-weight : bold;

	font-style : normal;

	display : block;

	padding: 8px 13px 10px 13px;

	color: #fff;

text-transform: uppercase;

}



#nav li {

	float: left;

	list-style:none;

}

	

#nav li li {

	float: left;

	width: 140px;

	list-style:none;

}



.widget_pages .widgettitle {

-moz-border-radius-bottomleft:4px;

-moz-border-radius-bottomright:4px;

-moz-border-radius-topleft:4px;

-moz-border-radius-topright:4px;

background-color:#75BF02 !important;

color:#FFFFFF !important;

font-size:16px !important;

letter-spacing:-1px;

padding:7px 0 5px 10px !important;

}



/*-------------Multi Category Columns------------------*/

.ddmcc {

	width: 150px;

	float: left;

	padding-right: 20px;

}



.ddmcc ul {

	list-style-image:none;

	list-style-position:outside;

	list-style-type:none;

	margin:2px 0 10px;

	padding:0;

	text-indent:0;

}

.ddmcc ul li {

	background:transparent url(images/menu-leaf.gif) no-repeat scroll 3px 7px;

	font-size:10pt;

	line-height:1.6em;

	list-style-image:none;

	list-style-type:none;

	padding:0 0 0.2em 1.5em;

}



.ddmcc li {

	margin: 0 0 2px 0;

	padding: 0;

}



.ddmcc p.sep {

	font-size: 1.2em;

	color: #808080;

	font-weight: bold;

}



.ddmcc p.sep:hover {

	cursor: pointer;

}



#l_sidebarwidgeted p.small{clear:both;margin:0px 0 0 1px;font-size:10px;color:#006699;}



.pagetitle {

	font-size:1.6em;

	margin-bottom:20px;

}

.userpic {

-moz-border-radius-bottomleft:8px;

-moz-border-radius-bottomright:8px;

-moz-border-radius-topleft:8px;

-moz-border-radius-topright:8px;

border:1px solid #DDDDDD;

float:right;

margin:15px auto 0 20px;

overflow:hidden;

padding:3px;

}

.post h4 {

border-bottom:1px solid #CCCCCC;

color:#006699;

font-size:12px;

font-weight:normal;

line-height:1em;

margin-bottom:0;

padding-bottom:10px;

padding-top:0;

text-decoration:none;

}

.userpicfront {

border:1px solid #DDDDDD;

float:left;

margin:10px 10px 0 0;

overflow:hidden;

padding:3px;

}

#navbar ul#rss{

float:right;

margin:7px 28px 0 0;

}

#navbar ul#rss li{

list-style:none;

}

#navbar ul#rss a{

margin:0px 0px 0 0;

}

#navbar ul#rss img{

margin:0 2px -3px 0;

}

.postbubble{

border-bottom:1px dashed #ADBD5E;

padding-top:10px;

}

.submitButton {
	background-color:#BF7900;
	background-image:url("http://forms.aweber.com/images/auto/gradient/button/e90.png");
	background-position:left top;
	background-repeat:repeat-x;
	border:1px solid #BF7900;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Verdana,sans-serif;
	font-size:18px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	padding:4px 12px;
}
