/*
Theme Name: Organic
Theme URI: http://www.vctechnetwork.com
Description: Organic Theme for WordPress released by <a href="http://www.vctechnetwork.com">VCTech Network</a>.
Version: 1.0
Author: VCTech Network
Author URI: http://www.vctechnetwork.com
*/

/************************/
/*     Global Design    */
/************************/
* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #0067bf;
}

a:hover{
    text-decoration: underline;
}

body {
    font-family: Verdana, verdana;
    font-weight: normal;
    background-color: #C9CED4;
    color: #000;
}

ul, ol {
    list-style-type: none;
}

blockquote, #content ul, #content ol, p {
    margin: -5px 0;
}

/************************/
/*     Layout Design    */
/************************/

#page {
	width: 950px;
	margin: 0 auto;
        background-color:white;
        border:1px solid;
}

#header {
    height: 320px;
    background: url(images/header.jpg) no-repeat top;
    margin-bottom: 10px;
}

#wrapper {
border-top:1px solid;
}

#content {
	float: left;
	width: 520px;
    margin: 0 10px;
}

.sidebar {
	width: 200px;
    float: left;
}

#footer {
	clear: both;
    height: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 10px 0;
    text-align: center;
    font-size:13px;
}

/************************/
/*     Header Design    */
/************************/
#headerimg {
    padding-top: 10px;
    padding-left: 30px;
}

#headerimg h1 a {
    font-size: 50px;
    color: #3b1f2f;
    font-family: Georgia;
}

.description {
    display: none;
}

/************************/
/*    Sidebar Design    */
/************************/
.sidebar ul {
    padding: 8px;
    list-style-type: none;
    font-weight: normal;
    font-family: Verdana;
    font-size: 12px;
}

.sidebar ul h2 {
    color: #000;
    margin-bottom: 5px;
    font-weight: bold;
    font-family: Verdana;
    font-size:13px;
}

.sidebar ul li {
    margin-bottom: 10px;
}

.sidebar ul ul {
    padding: 0;
}

.sidebar ul ul li {
    margin-bottom: 5px;
    line-height: 16px;
    padding-left: 10px;
}

.sidebar ul ul ul {

}

.sidebar ul ul ul li {
    padding: 0;
}

.sidebar a {
    color: #000;
}

.side1 {

}

.side2 {

}

/************************/
/*    Content Global    */
/************************/
blockquote {
    font-style: italic;
    padding: 0 10px;
}

h1 {
    font-size: 22px;
    font-weight: normal;
    font-family: Verdana
}

h2 {
    font-weight: normal;
    font-size: 18px;
    font-weight: normal;
    font-family: Verdana
    
}

h3 {

}

h4 {

}

h5 {

}

code, pre {
    overflow: auto;
    white-space: pre;
    font-family: Courier;
}

#content ul {
    padding-left: 20px;
    list-style-type: square;
}

#content ol {
    padding-left: 25px;
    list-style-type: decimal;
}

/************************/
/*    Content Design    */
/************************/
h2 a:hover, h2 a:visited, h2 a {
    font-size: 24px;
    color: #ccff00;
}

.post {
    margin: 10px 0;
    font-size: 13px;
    padding-top:10px;
}

.date {
    color: #0067bf;
    font-size: 12px;
}

.post p {

    line-height:25px;
    text-align:justify;
    overflow:visible;
    

}

.post a {

}

.post ul {

}

.post li {

}

.entry {
    overflow: hidden;
}

.postmetadata {
    color: #0067bf;
}

p.alt {
    font-size: 12px;
}

.postmetadata a {

}

.navigation {
    height: 1em;
}

.navigation a {
    color: #ccff00;
}

#nav-above {
    margin-bottom: 10px;
}

#nav-below {
    margin-top: 10px;
}

.alignleft, .nav-previous {
    float: left;
}

.alignright, .nav-next {
    float: right;
}

.center {

}

.pagetitle {

}

cite {

}

a img {

}

acronym, abbr {

}


/************************/
/*    Comment Design    */
/************************/

ol.commentlist {

}

ol.commentlist li {
    margin: 10px 0;
    font-size: 12px;
}

ol.commentlist li.alt {

}

ol.commentlist cite {
    font-size: 14px;
}

ol.commentlist a {

}

ol.commentlist p {
    margin: 3px 0;
}

#comment {
    width: 95%;
}

#author, #email, #url, #comment {
    border: 1px solid #131313;
    padding: 3px;
}

small.commentmetadata {
    font-size: 12px;
    color: #ccff00;
}

small.commentmetadata a{
    color: #ccff00;
}

h3#comments, h3#respond {
    font-size: 18px;
    margin: 8px 0;
    color: #ccff00;
}

/************************/
/*     Search Design    */
/************************/

#searchform {



}

#searchform input {

}


#searchform #s {

}

/************************/
/*   Calendar Design    */
/************************/

#wp-calendar {
    width: 100%;
}

#wp-calendar th {
    text-align: center;
}

#wp-calendar td {
    text-align: center;
}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {
    color: #CCFF00;
    font-weight: bold;
}

/************************/
/*     Other Design     */
/************************/
.clear {
    clear: both;
}
