/* Start of CMSMS style sheet 'col3-screen-content' */
@charset "UTF-8";

@media all {
#col3 { 
background: #3D473F;
}

#col3 .post {
padding:5px;
margin-left:0px;
line-height: 1.2em;
}

#col3 h1 {
padding:10px 10px 10px 15px;
border-bottom: 1px solid;
color:#FF9933;
}

#col3 h2 {
padding:10px 10px 10px 15px;
border-bottom: 1px solid;
color:#FF9933;
}

#col3 h2 a{
color:#FF9933;
text-decoration:none;
}

#col3 h2 a:hover {
color:#000000;
}

#col3 h3 {
padding:10px 0px 10px 0px;
color: #FE9832;
border-bottom: solid 1px #FE9832;
}

#col3 .entry {
padding:15px 5px 15px 15px;
color:#aaaaaa;
font-size:100%;
}

col3_content a {
color:#6575c8;
}

col3_content a:hover {
color:#FF9933;
}

p.postmetadata {
background:#222222;
border:1px solid #111111;
margin-top: 5px;
padding:5px;
font-size:14px;
-moz-border-radius: 7px;
-khtml-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
}

p.postmetadata a {
text-decoration:none;
color: #6575c8;
}

p.postmetadata a:hover {
color: #efb31d;
}

p.postmetadata a:visited {
color: #4d60c8;
}

p.summary, p.postEntry {
font-size:110%;
line-height:1.5em;
}

p.postEntry a {
text-decoration:none;
color: #6575c8;
}

p.postEntry a:hover {
color: #efb31d;
}

p.postEntry a:visited {
color: #4d60c8;
}

blockquote {
quotes: "«" "»";
font-size:1em;
}

blockquote:before {
content: open-quote;
}

blockquote:after  {
content: close-quote;
}

/**** Virtual Page ****/

.paginationclass {
float: right;
line-height: 3em;
padding: 0 5px 0 0;
}

.paginationclass a {
text-decoration:none;
color: #efb31d;
}

.paginationclass a:hover {
color: #6575c8;
}

.paginateinfo {
color: #efb31d;
margin: 0 5px 0 5px;
}
}

/* End of 'col3-screen-content' */

