/* 
Theme Name: CorSolutions
Theme URL: http://www.cordynamics.com/blog
Description: The Theme for CorSolutions
Author: Ross Johnson
Author URI: http://stylizedweb.com
Version: 1.0.0

*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}


/*
Here is a list of all the <DIV>s in Whiteboard.
*/

#container{}
#post{}
#postmeta{}
#postnavigation{}
#searchform{}
#sidebar{}

.post img { display: block !important; }
.post img.alignleft { float: left; }
.post img.alignright { float: right; }
.post img.aligncenter { margin: 0 auto 0 auto; }

/*===============================================================
	G L O B A L     V A R I A B L E S
============================================== =GLOBAL VARIABLES */

html, body { 
font-family: Arial, Helvetica, sans-serif; font-size: 65.5%; line-height: 1.5em; }

#pagewidth {
width: 935px; margin: 0 auto 0 auto;  }
a { color: #1a73ad;}
a:hover { text-decoration: none; }

.main #pagewidth { background:url(images/main-pagewidth-bg.jpg); }


/*===============================================================
	N A V I G A T I O N 
=================================================== =NAVIGATION */

		
#main_nav { float: left; display: block;  width: 900px; margin: 10px 0 0 0; line-height: 1.5em; list-style: none; padding:0;}
#main_nav li { float: left; padding: 0; margin: 0 45px 0 0;}
#main_nav li a { font-size: 14px !important; color: #8f3594; line-height: 16px; text-transform:capitalize; text-decoration: none; display: block; }
#main_nav li a:hover, #main_nav li a.active { background: #ffc423; }

/* ACCESSIBLE ROLL OVERS
#main_nav li { float: left; }
#main_nav li a { text-indent: -999999px; overflow: hidden; display: block; width: 0px; height: 0px; } 

#button1 { background: url(--/images/button1.jpg); width: 0px; }
#button1:hover { background: url(../images/button1.jpg) -0px 0; }
#button.active { background: url(../images/button1.jpg) -0px 0; }
*/

/*===============================================================
	T Y P O G R A P H Y
==================================================== =TYPOGRAPHY */

#header { height: 222px; background: url(images/header-bg.jpg) no-repeat; padding: 0 0 0 13px; margin: 20px 0 0 0; }

h1, h2, h3, h4, h5, p { margin: 5px 0 20px 0; }

strong { font-weight: bold; }
em { font-style: italic; }


#content_wrap { background: url(images/interior-bg.gif) center top no-repeat; padding: 10px 0 0 0; margin-top: 20px; }
#content { width: 935px; margin: 0 auto 0 auto; }

#bh-wrapper { width: 992px; margin: 0 auto 0 auto; background: url(images/interior_footer.gif) center bottom no-repeat; padding: 0 0 30px 0;}
#blog-header { background: url(images/header-bg.gif) center top no-repeat; padding: 10px 0 0 0; margin: 0; }

#bh-wrapper p { width: 530px; font-size: 12px; line-height: 1.45em; margin-left: 40px;}

#upper-sidebar { float: right; width: 257px;  background: #b0caeb; margin: 0 51px 0 0; padding: 0 20px 81px 20px; list-style: none; clear: right;}

#utility-nav { float: right; width: 297px; list-style: none; padding: 0  !important; margin: 0 !important;}
#utility-nav li { float: left; font-size: 12px; margin: 0 30px 0 0 !important; padding: 0 0 0 30px; }

.subscribe { background: url(images/subscribe-rss.gif) center left no-repeat; height: 30px; line-height: 30px; }
.share { background: url(images/share-icon.gif) center left no-repeat; height: 30px; line-height: 30px;  }

#sharethis_0 { background: none !important; padding-left: 0 !important; margin-left: 0 !important; }
a.stbutton { background: none !important; padding-left: 0 !important; margin-left: 0 !important;  }

#make-it-relative { }

#col-right { position: relative; margin-top: -225px !important; }

h1 { font-size: 2.2em; } 
h2 { font-size: 2em; }

.h2bgcolor { color: #762579; font-size: 14px; font-weight: bold;}
.h2bgcolor h2 { font-size: 16px !important; margin-top: 0;}

h3 { font-size: 1.8em; line-height: 1.1em;}
h4 { font-size: 16px; color: #0a69a7; font-weight: bold; margin: 30px 0 0px 0;}
h5 { font-size: 12px; color: #0a69a7; font-style: italic; margin: 20px 0 0 0; }
h6 { font-size: 13px; font-weight: bold; letter-spacing: .05em; margin: 15px 0 15px 0; }

.list { list-style-type:disc; font-size: 1.6em; margin: 1.2em 0px 2em 1.2em; line-height: 1.5em; }

#content h1 { color:#DAC3DF; }
#col-left h1 { float: left; width: 100px; color: #DAC3DF; }

ul { list-style: disc outside; padding: 0 0 0 15px; line-height: 1em; margin: 0 0 20px 0;}
ul li { padding: 0 0 0 5px; margin: 5px 0 5px 0; }

img { border-width: 0px; display: inline; float: left; }

div > div, div > ul, div > ol, 
div > fieldset, div > form, 
div > p, div > span, div > table, div > blockquote, div > dl  { font-size: 1em; }
p { line-height: 1.5em; }
p + p { margin: 1em 0px; }
body { font-family:Arial, Helvetica, sans-serif; }



/*===============================================================
	L I N K      S T Y L I N G
=================================================== =LINK STYLING */
a {  color: #1a73ad }
#content a { color: #1a73ad }
#content a:hover { text-decoration: none;  }
/*===============================================================
	C O N T E N T     S T R U C T U R E
============================================== =CONTENT STRUCTURE */

#header { }
#pagewidth {  }
#footer-links { clear:both; margin: 0px;  } 
#footer-links a { font-size: 10px !important; }


.main #pagewidth #content { width: 935px; background:url(images/content-bg.jpg) repeat-y; }
.main .col-full { background:url(images/col-right-bot-bg.jpg) top left no-repeat; height: 350px; }
.main #col-bottom { clear: both; background: #fff url(images/col-right-bot-bg.jpg) no-repeat; height: 220px; margin: 0px 0px 0px; }

.main #col-bottom div { width: 225px; float: right; margin:  30px 50px 0px 0; font-size: 11px !important; line-height: 13px !important; height: 175px; overflow: auto;}
#col-bottom a { color: #000; text-decoration: underline; }
#col-bottom a:hover { text-decoration: none; }

.main #footer { margin: 0 0px 0px 110px; width: 835px; }

.contact_page { height: 460px; }

#col-left, #col-right { float: left;  display: block; }
#col-left { width: 575px; margin-left: 20px; font-size: 13px;}
.imgfl { float: left; margin-right: 20px; margin-bottom: 10px;}
 #col-right { width: 297px;  margin-left: 20px; font-size: 11px !important; line-height: 13px !important; }
.interior #col-right {  }
#sidebar-utilities { background: #b0caeb; padding: 1px 20px 20px 20px; clear: both; }

#col-right h4, #upper-sidebar h4 { color: #762579; margin-bottom: 5px;}

* html #content #col-right { height: auto; }
#col-right .inner { width: 200px; padding: 0 30px 15px 25px; margin-left: 20px; }

.interior #col-right { margin: -10px 0 0 0; }
.interior #col-left { width: 575px; margin-right: 20px; }

.halfcol_left { float: left; width: 49%; }
.halfcol_right { float: right; width: 49%; }

.meta-data { color: #6c6866; font-size: 11px; text-transform: uppercase;}
.meta-data a { color: #6c6866 !important; }
.post h3 a { color: #762579 !important; text-decoration: none;}
.post h3 {  margin-bottom: 5px; font-weight: bold;}

/* =========== */
/* = Sidebar = */
/* =========== */

#recent-posts, #archives, #categories, #categories li, #archives li, #recent-posts li { list-style: none; margin-left: 0 !important; padding-left: 0 !important; line-height: 1.2em;}

/*===============================================================
	H E L P E R    C L A S S E S
============================================== =HELPER CLASSES */

.fr { float: right; }
.fl { float: left; }

.b { font-weight: bold; }
.i { font-style: italic; }

.fr15 { float: right; margin: 0 0 0 15px; }
.fl15 { float: left; margin: 0 15px 0 0; }

.listnomargin { margin: 0; padding: 0 0 0 15px; }

ul.menu { width: 100%; display: block }
ul.menu li { float: left; margin-right: 2em; }
ul.menu li a { font-size: 1.6em; }

ol { list-style: decimal; padding: 0 0 15px; }
ol li { margin: 5px 0 5px 0; line-height: 1.1em; }

.col-full { width: 100%; }


.tac { text-align: center; }
.tal { text-align: left; }
.tar { text-align: right; }
.taj { text-align: justify; }
.abs { position: absolute; }
.contact_image { position: absolute; margin-left: -377px; margin-top: 75px;  }

.nomargin { margin: 0 !important; }
.m10 { margin: 10px; }
.m15 { margin: 15px; }
.m20 { margin: 20px; }
.m25 { margin: 25px; }
.m30 { margin: 30px; }
.pnomargin p { margin: 0 !important; }

.abs { position: absolute; }

.clear { clear: both; }
.cleft { clear: left; }
.cright { clear: right; }

/* 	Clearfix 	*/
.clearfix:after, .col-full:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0;  height: 0; }
.clearfix, .col-full { display: inline-block; }
html[xmlns] .clearfix, html[xmlns] .col-full { display: block; }
* html .clearfix, * html .col-full  { height: 1%; }

 
/*===============================================================
	A C C E S S I B I L I T Y
======================================= =ACCESSIBILITY CLASSES */

#skip_links { position: absolute; margin-top: -100px; }


#foot_wrap { background: url(images/interior_footer.gif) center top no-repeat; padding: 35px 0 30px 0;}
#footer { width: 935px; margin: 0 auto 0 auto; }
.interior #footer-links { width: 595px !important; } 
#footer-links { list-style: none; line-height: 1.5em; position: relative; z-index: 100; }
#footer-links a { color: #000; text-decoration: none; }
#footer-links a:hover { text-decoration: underline;}
#footer-links { margin: -15px 0 0 0; text-align: right; width: 595px; }
#footer-links li { float: right; width: auto; vertical-align: bottom; zoom: 1; margin-left: 0; padding-left: 0;}

/* ============
   S M A L L
============= */


.small #col-left { height: 440px; }

#main_nav li ul {
   border-top: 1px solid #aeb0b2; 
	position: absolute; list-style: none;
	 padding: 0px 0 0 0; 
	left: -999em; margin: 0;
	background: #fff; width: 166px;
}

#main_nav li ul li { margin: 0; padding: 0; float: none; width: 166px; }

#main_nav li ul li a { width: 154px; display: block; padding: 7px 5px 7px 5px; line-height: 1.3em; background: #000; border: 1px solid #514f4d; border-top: none; border-bottom: none; color: #fff; }

#main_nav li ul li a:hover { background: #000; color: #ffc423; }

.bottom_nav { margin: 0; padding: 0 !important; height: 16px; }

#main_nav li:hover ul , #main_nav li.sfhover ul {
	left: auto;
}

#sitemap { list-style: none; }
#sitemap ul { list-style: none; }

#tag { padding: 60px 0 30px 0; text-align: center; }
#tag a { color: #333; font-size: 8px; }

.memForm { width: 270px; margin: 30px 0 0 0; float: left; }
.memForm legend { display: none; }
.memForm label { width: 100px; text-align: right; float: left;  }
.memForm input { float: right; width: 150px; margin: 0 0 0 0; }

.memForm ul { list-style: none; margin: 0; padding: 0; }
.memForm li { clear: both; height: 30px; }

.ign_login { width: 250px; float: right; background: #eee; padding: 10px; margin: 30px 0 0 0; }
.ign_login p { font-weight: bold; }

#blog-title {
	background: url('images/cor-dynamics-header.gif') no-repeat scroll top left;
	width: 406px; text-indent: -999999px; overflow: hidden; 
	height: 67px; margin-left: 35px;
}

.post { padding: 20px 0 20px 0; border-bottom: 1px solid #d1d2d4; }