body {
    margin:0px;
    padding:0px;
    font-size: 65%; /* Resets 1em to 10px */
    font-family:  Verdana, Arial, Sans-Serif;
    color: #333;
    background: url("images/bg.jpg") repeat-x #fafafa;
}
.clear {
    clear:both;
}
.loginArea {
    float:right;
    margin:2px;
    font-size:11px;
    font-weight:bold;
    padding:10px;
    padding-bottom:0px;
}
.loginArea a {
    color:#444;
}
.pagin
{
    margin-top:10px;
}

.pagin a {
    color:#2C99ED;
    font-weight:bold;
}
.naviWrapper {
    margin:0px;
    padding:0px;
    margin-left:auto;
    margin-right:auto;
    width:100%;
}
.bar {
    margin:0px;
    padding:0px;
    margin-left:auto;
    margin-right:auto;
    width:1024px;
    height:100%;
}
.navigation {
    z-index:2;
    margin:0px;
    margin-left:auto;
    margin-right:auto;
    padding:0px;
    width:1024px;
    height:50px;
    background: url("images/bar.png") no-repeat ;
}
.navigation .linker {
    float:left;
    margin:8px;
    padding:6px;
}



.navigation a {
    text-align: left;
    font-size:12px;
    font-weight:bold;
    padding:0px;
}
.navigation a:hover {
    text-align: left;
    font-size:12px;
    text-decoration: underline;
}
#content {
    float:left;
    border:1px solid #ccc;
    background:#fff;
    font-size: 1.2em
}
.entry {
    border-bottom:1px solid #ccc;
    padding-bottom:10px;
}
.heightEntry {
}
.widecolumn .entry p {
    font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
    line-height: 1.4em;
}
.widecolumn {
    line-height: 1.6em;
}
.narrowcolumn .postmetadata {
    text-align: center;
}
.thread-alt {
    background-color: #f8f8f8;
}
.thread-even {
    background-color: white;
}
.depth-1 {
    border: 1px solid #ddd;
}
.even, .alt {
    border-left: 1px solid #ddd;
}

/*footer*/
.footerOverall{
    clear:both;
    padding:0;
    margin:0;
    width:100%;
    height:100px;
    background:#333;
}

#footer {
    padding: 0;
    margin: 0 auto;
    width: 1024px;
    clear: both;
}

#footer p {
    margin: 0;
    padding: 20px 0;
    text-align: center;
}

.footerLink {
    list-style:none;
    padding:0px;
}
.footerLink a {
    font-size:12px;
    color:#333;
    text-decoration:underline;
}
.footerLink a:hover {
    font-size:12px;
    color:#999;
    text-decoration:underline;
}
.footerLinkContainer {
    float:left;
    margin-left:25px;
    width:250px;
    color:#333333;
    padding:10px;
    font-size:12px;
}
.footerLinkContainer h2 {
    text-align:center;
    padding:5px;
    color:#aaa;
}

.footerLink {
    color:#fff;
    margin:5px;
}
.footerLink li {
    padding:5px;
}
/*footer*/


small {
    font-size: 0.9em;
    line-height: 1.5em;
}
h1, h2, h3 {
    font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-weight: bold;
}
h1 {
    font-size: 4em;
    text-align: center;
}
#headerimg .description {
    font-size: 1.2em;
    text-align: center;
}
h2 {
    font-size: 1.6em;
}
h2.pagetitle {
    font-size: 1.6em;
}

h3 {
    font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
    text-decoration: none;
    color: white;
}
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, #wp-calendar caption, cite {
    text-decoration: none;
}
.entry a
{
    text-decoration: underline;
    color:#cc0033;
    font-weight:bold;
}

.commentlist li, #commentform input, #commentform textarea {
    font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
    font-size: 1em;
}
.commentlist li {
    font-weight: bold;
}
.commentlist li .avatar {
    float: right;
    border: 1px solid #eee;
    padding: 2px;
    background: #fff;
}
.commentlist cite, .commentlist cite a {
    font-weight: bold;
    font-style: normal;
    font-size: 1.1em;
}
.commentlist p {
    font-weight: normal;
    line-height: 1.5em;
    text-transform: none;
}
#commentform p {
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
    font-weight: normal;
}
small, .nocomments, .postmetadata, blockquote, strike {
    color: #777;
}
.code {
    background:#eee;
    padding:5px;
    border:1px solid #ccc;
}

.code pre
{
    font-size: 12px;
}

acronym, abbr, span.caps {
    font-size: 0.9em;
    letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
    color: #701112;
    text-decoration: none;
}
a:hover {
    color: #2c99ed;
    text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
    font-size: 9pt;
}
#wp-calendar a {
    text-decoration: none;
}
#wp-calendar caption {
    font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
    text-align: center;
}
#wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
}/* End Typography & Colors *//* Begin Structure */
body {
    margin: 0 0 0 0;
    padding: 0;
}
#page {
    margin:auto;
    margin-top:20px;
    padding: 0;
    width: 1024px;
    min-width:1024px;
    max-width:1024px;
}
.imgHeader {
    font-size:36px;
    color:#666666;
    float:left;
}
#header {
    padding: 0;
    margin:0;
    width: 100%;
    padding-top:10px;
}
#headerimg {
    width: 1024px;
    margin:auto;
    padding:0;
}
.narrowcolumn {
    padding:20px;
    margin: 0px 0 0;
    width: 700px;
}
.widecolumn {
    padding: 10px 0 20px 0;
    margin: 5px 0 0 150px;
    width: 450px;
}
.post {
}
.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;
}
.postmetadata a {
    color:#2C99ED;
}
.clear {
    clear: both;
}

.copyright {
    float:right;
    padding:5px;
    color:#cccccc;
    font-size:10px;
    text-align: right;
}/* End Structure *//*	Begin Headers */
h1 {
    padding-top: 70px;
    margin: 0;
}
h2 {
}
h2.pagetitle {
    margin-top: 30px;
    text-align: center;
}

h3 {
    padding: 0;
}
h3.comments {
    padding: 0;
    margin: 40px auto 20px;
}/* End Headers *//* Begin Images */
p img {
    padding: 0;
    max-width: 100%;
}
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 */
.entry ul li:before {
    content: "\00BB \0020";
}
.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;
}


ol li {

}

/* End Entry Lists *//* Begin Form Elements */
#searchform {

}
#searchform #s {
    width: 227px;
    padding: 5px;
}
#searchform #searchsubmit {
    border:none;
    background: url("images/button.png") no-repeat;
    width:125px;
    height:33px;

}
.entry form {
    text-align:center;
}
select {
    width: 130px;
}
#commentform input {
    width: 170px;
    padding: 2px;
    margin: 5px 5px 1px 0;
}
#commentform {
    margin: 5px 10px 0 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 {
    margin: 10px 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 {
    float:right;
    width:250px;
    font-size:11px;
}

#sidebar h2 {
    font-size: 20px;
    font-weight:bold;
    color:#333;
    padding-left:5px;
    padding-bottom:10px;
    margin:0;
    text-decoration: none;
    clear:both;
}

#sidebar ul li {
    list-style-type: none;
    list-style-image: none;
    margin-bottom: 15px;
}

#sidebar ul, #sidebar ul ol {
    margin: 0;
    padding: 0;
    border-bottom:1px solid #ccc;
    list-style-type: none;
    list-style-image: none;

}

#sidebar ul ul li, #sidebar ul ol li {
    margin: 0px 0 0;
    padding:5px;
    list-style: none;
    list-style-type: none;

}
#sidebar ul ul li a {
    color: #2c99ed;
    font-weight:bold;
}

/* 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;
}/* 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 */
li {
    margin:0;
    padding:0;
}
.nonActiveLink:hover {
    /*    font-size:18px;
        color:#C5BD99;
        text-decoration: underline;*/
}
.activeLink {
    /*    background-color:#444;*/
}
.activeLink a {
    text-decoration: underline;
    color:#cc0033;
}
.activeLink:hover {
    /*    background-color:#444;*/
}
a {
    color:#fff;
}
div.twitter {
    margin:0px;
    height:100%;
    float:right;
    padding:0px;
    width:125px;
}
div.twitter img {
    margin-top:25px;
}
.infoHead {
    float:left;
    color:#333;
    text-align: left;
    padding:15px;
    padding-bottom:0px;
    font-size:28px;
    ;
}
.searchBar {
    float:right;
    margin-top:5px;
    margin-right:7px;
}
.thumbnail {
    margin-bottom:10px;
}

.thumbnail img {
    height:expression(this.height>this.width && this.height>500?"500px":true);
    width:expression(this.width>this.height && this.width>700?"700px":true);
    max-height: 500px;
    max-width: 700px;
    padding-top:15px;

}
.calender {
    float:left;
    margin-top:30px;
    height:70px;
    width:70px;
    background: url("images/calender.png") no-repeat;
    margin-right:5px;
}
.calender p {
    margin-top:30px;
    margin-left:8px;
    font-weight:bold;
    font-size:14px;
}
.entryHead {
}
.commentsPop {
    margin-top:20px;
    width:100px;
    height:80px;
    float:right;
    background:url("images/comment.png") no-repeat;
}
.commentsPop p {
    font-weight:bold;
    margin-left:35px;
    margin-top:18px;
    color:#333;
    font-size:24px;
}
.commentsPop p a {
    color:#ffffff;
}
.metaData {
    padding-top:33px;
    float:left;
}

.metaData small
{
    font-size:11px;
}

.metaData h2 {
    margin:0px;
    font-family: Georgia;
}
.metaData small a {
    color:#333;
}
.metaData h2 a {
    color:#333;
}
.metaData h2 a:hover {
    color:#333;
    text-decoration:underline;
}
a.readMore {
    margin:0px;
    padding:5px;
    padding-left:15px;
    padding-right:15px;
    background:#444;
    border:1px solid #ccc;
    color:#eee;

}
a.readMore:hover {
    color:#eee;
    text-decoration:underline;
}

.tags
{
    width:500px;
}

.tags a {
    font-size:11px;
    color:#333;
    font-weight:bold;
}
#commentform p a {
    color:#333;
}
.singleTitle {
    font-size:36px;
    font-family: sans-serif;
    margin-top:40px;
    margin-bottom:5px;
    color:#333;
}
.details p {
    line-height:18px;
    margin:0px;
    padding:0px;
    padding-bottom:10px;
}
.details p a:visited {
    color:#2C99ED;
}
.subscriber {
    float:right;
    margin-top:5px;
}
a {
    color:#701112;
}

/*category_class*/
.category_class
{
}

.category_class a
{
    text-transform: capitalize;
    padding:2px;
    padding-left:5px;
    width:110px;
    float:left;
    font-size:11px;
    color:#111;
}
.category_class a:hover
{
    background: #dde;
}
/*category_class*/

/*popular_class*/

.popular_class
{
    padding-left:5px;

}
.popular_class ul li
{

}
.popular_class ul li a
{
    text-transform: capitalize;
    font-size:11px;
    color:#111;
    padding:5px;
}
.popular_class ul li a:hover
{
    background: #dde;

}
/*popular_class*/
/*cloud_class*/

.cloud_class
{
    padding-left:5px;
}

/*cloud_class*/

.line
{
    height:10px;
    clear:both;
    border-bottom:1px solid #ccc;
}

.sharepost li
{
    display:inline;
    padding:0px;
    margin:0px;
}
