
/* ::::: http://localhost/blog/wp-content/themes/pragmatic-10/style.css ::::: */

* { margin: 0em; padding: 0em; }
h1, h2 {  }
body { font-family: "trebuchet ms",sans-serif; font-size: 10pt; background-color: rgb(255, 255, 255); color: rgb(85, 85, 85); }
a { color: rgb(0, 119, 136); text-decoration: underline; }
a:hover { text-decoration: none; }
.clear { clear: both; }
#outer { margin: 2em; position: relative; }
#header { background: rgb(7, 60, 76) url('header.jpg') no-repeat scroll right top; position: absolute; top: 4.5em; height: 135px; width: 100%; }
#header h1 { position: absolute; top: 1.2em; left: 1em; font-size: 2.5em; color: rgb(255, 255, 255); }
#header h2 { position: absolute; top: 6em; left: 2.5em; font-size: 1em; font-weight: normal; color: rgb(255, 255, 255); }
#header a { color: rgb(255, 255, 255); text-decoration: none; }
#menu { background: rgb(0, 119, 136) url('x3.gif') repeat-x scroll left top; position: absolute; width: 100%; top: 0em; left: 0em; height: 4em; }
#menu ul { list-style-type: none; list-style-image: none; list-style-position: outside; position: absolute; bottom: 0em; left: 1em; }
#menu li { display: block; float: left; }
#menu li a { padding: 0.75em 1.25em 1.25em; color: rgb(255, 255, 255); display: block; text-decoration: none; }
#menu li a:hover { background: rgb(0, 119, 136) url('x4.gif') repeat-x scroll left top; }
#content { line-height: 1.7em; padding-top: 188px; }
#content p { margin-bottom: 1.5em; }
#content h2, h3, h4, h5, h6 { margin: 0em -22px 1.2em 0em; padding: 1.1em 14px 0em; background: rgb(255, 255, 255) url('x2.gif') repeat-x scroll left top; width: 100%; position: relative; left: -14px; color: rgb(51, 51, 51); font-size: 1.1em; }
#content h2 span, #content h3 span { background: rgb(255, 255, 255) url('x1.gif') no-repeat scroll right top; position: absolute; top: 0em; right: 0em; width: 16px; height: 28px; }
#content ul { margin-bottom: 1.5em; padding-left: 1em; }
#content blockquote { border: 1px dashed rgb(191, 183, 147); padding: 1em; background: rgb(255, 254, 251) url('x5.gif') repeat-x scroll left top; margin-bottom: 1.5em; }
#content blockquote p { margin-bottom: 0em; }
#content table { margin-bottom: 1.5em; }
#content table th { padding: 0.5em; text-align: left; font-weight: bold; }
#content table td { padding: 0.5em; }
#content table tr.rowA { background: rgb(253, 254, 254) url('x6.gif') repeat-x scroll left top; color: inherit; }
#content table tr.rowB { background: rgb(255, 254, 252) url('x7.gif') repeat-x scroll left top; color: inherit; }
#primaryContentContainer { position: relative; float: left; margin-right: -36em; width: 100%; }
#primaryContent { margin: 0em 33em 0em 0em; padding: 1.5em; }
#secondaryContent { padding: 1.5em; position: relative; float: right; width: 12em; margin-right: 1em; }
#tertiaryContent { padding: 1.5em; position: relative; float: right; width: 12em; }
#footer { padding: 1.5em; background: rgb(255, 255, 255) url('x2.gif') repeat-x scroll left top; }
