@charset "utf-8";
/*
Theme Name: SOUP
Theme URI: 
Description: scc-theme
Version: 
Author: SOUP
Author URI: 
*/

/* Base */

* {
margin: 0;
padding: 0;
text-decoration: none;
}

body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333333;
	text-align: center;
	background: #FFFFFF;
	}
a, a:link, a:hover, a:visited {
	text-decoration: none;
	}
#container {
    margin: 0 auto;
	padding: 0;
    width: 800px;
    }
#page {
	margin: 0 auto;
	padding: 0;
	width: 735px;
	text-align: left;
	}
#page-top {
	display: none;
}
#page-bottom {
    display: none;
}

#left-logo {
	width: 90px;
	margin: 0;
	float: left;
	text-align: right;
	display: block;
	}
#header {
	margin: 0;
	padding: 0;
	height: 60px;
	width: 600px;
	}	
h1, h2, h3. h4 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
	
#header #soup {
	font-size: 24px;
	text-decoration: none !important;
	padding: 20px 0 0 0;
	margin: 0;
	width: 500px;
	text-align: left;
	}

#header .description {
	display: none;
	}
#main {
	width: 620px;
	float: right;
    }	

/* TOP MENU */

#top-menu {	
	display: none;
}	

#top-menu ul li {
	display: none;
}


#breadcrumb {
	display: none;
	}
	

/* MAIN */	
#content {
	margin-top: 10px;
	width: 590px;
	float: left;
	}
.entry {
	line-height: 180%;
	margin-left: 10px;
	font-size: 13px;
	letter-spacing: 1px;
	}

.post {
	margin: 0 0 30px;
	clear: both;
}
h2 {
	font-size: 14px;
	color: #5BC236;
	padding: 3px 0 3px 10px;
	margin-bottom: 15px;
	border-top: 1px solid #02243C;
	border-bottom: 1px dotted #02243C;
	}
h3 {
	font-size: 14px;
	color: #5BC236;
	padding: 3px 0 3px 10px;
	margin-bottom: 15px;
	border-top: 1px solid #02243C;
	border-bottom: 1px dotted #02243C;
	background: #F2F2F2;
	}	
	
h4 {
	font-size: 14px;
	color: #FFFFFF;
	padding: 3px 0 3px 10px;
	margin-bottom: 15px;
	background: #02243C;
	}
.pagetitle {
	font-size: 16px;
	color: #5BC236;
	padding: 0;
	margin-bottom: 10px;
	}
	
/* CUSTUM FIELD*/
#custom-field {
	clear: both;
	border: 1px solid #005DB3;
	margin-top: 5px;
	letter-spacing: 0px;
   }
.post-meta {font-size: 11px; color: #333333; line-height: 150%; }
.post-meta-key {color: #5BC236; font-weight: bold; font-size: 12px;
}

/*	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
	}
	
img.sum-left-space {
    float: left;
	margin-right: 20px;
}

img.left-nospace {
    float: left;
}

/* MORE LINK */
.ajax-entry-more-link,
.ajax-entry-close-link {
	font-size: 11px;
	text-decoration: underline;
}
.ajax-entry-close-link {
    clear: both;}	

/* Search */	
#main #header #search {
	display: none;
}
#search {
    display: none;
	}
#main #header #search #s {
	display: none;
}
#search-results {
 }
#search-results li {
    margin: 5px 0 10px 30px;}
	
/* etc */
.form-space {
    border: 1px solid #5BC236;
	width: 300px;
	padding:3px 8px;
	background-color: #F5F5F5;}

.clear {
	clear: both;
}

/* CATEGORY */
#cat-top {
    display: none;}
#cat-top-cat {
    display: none;}
#cat-top ul {
    display: none;
	}	
#cat-top ul li {
	display: none;
    }
	
/* Sidebar */	
#sidebar {
	display: none;
	}
	
#sidebar li ul {
	display: none;
}	
#sidebar ul li {
	display: none;
}	

#sidebar h2.widgettitle {
	display: none;
	}

#sidebar ul li { font-size: 11px !important; }
#sidebar #wp-cumulus {
    display: none;}
	
/* CAT-BOTTOM */

#cat-bottom-cat1 {
	display: none;}

/* Footer MENU */
#menufooter {
	display: none;
	}

.menu-footer {
	display: none;
}

#menufooter ul li {
	margin: 0;
	padding: 0;
	display: inline;
	}
	
.menu-footer li {
	float: left;
	display: block;
	width: 180px;
	font-weight: bold;	
}

.menu-footer li ul {
	margin: 0;
	padding: 0 0 0 5px;
}

.menu-footer ul li ul li {
	font-weight: normal;
	line-height: 150%;
}

.menu-footer ul li {
	margin: 5px 0 2px;
	line-height: 200%;
}
.page-menu {
	margin-left: 750px;
	}	
	
/* Footer */
#footer {
	display: none;
	}

#footer p {
	display: none;
	}

/* LINK COLOR */

h1,
h1 a,
h1 a:link,
h1 a:visited {
    color: #000000;}
h1 a:hover {
    color:#5BC236;}
	
h2 a,
h2 a:link, 
h3 a,
h3 a:link {
	color: #5BC236;
	}
h2 a:visited,
h3 a:visited {
	color: #5195CE;
	}
	
h2 a:hover, h3 a:hover {
    color: #005DB3;}	
	
#top-menu ul li a,
#top-menu ul li a:link,
#top-menu ul li a:visited {
	color: #000;
	margin: 0 10px 0 0; 
	padding: 8px  3px;
	border-top: 3px solid #5BC236;
}

#top-menu ul li a:hover {
	color: #FFFFFF;
	border-top: 3px solid #005DB3;
	background: #005DB3;
	padding: 12px  3px;
	font-weight: bold;
}

#content a,
#content a:link,
#content a:visited {
	color: #005DB3;
	}
#content a:hover {
    color: #5BC236;}

	
#sidebar ul li ul li a,
#sidebar ul li ul li a:link {
    color:#005DB3;}
	
#sidebar ul li ul li a:visited {
    color:#333333;}	
	
#sidebar ul li ul li a:hover {
    color: #5BC236;}
	

#menufooter .menu-footer li a,
#menufooter .menu-footer li a:link,
#menufooter .menu-footer li a:visited {
    color:#005DB3;}

#menufooter .menu-footer ul li ul li a,
#menufooter .menu-footer ul li ul li a:link {
	color: #333333;
	}

#menufooter .menu-footer ul li ul li a:visited {
	color: #999999;
	}
	
#menufooter .menu-footer li a:hover,
#menufooter .menu-footer ul li ul li a:hover {
	color: #5BC236;}


#breadcrumb a,
#breadcrumb a:link {
    font-size: 10px;
	font-weight: normal;
	color: #5BC236;
	}
#breadcrumb a:visited {
	color: #5195CE;
	}
#breadcrumb a:hover {
	color: #005DB3;
	}

#footer a,
#footer a:link,
#sidebar #cat-top ul li a,
#sidebar #cat-top ul li a:link  {
	color: #5BC236;
	}
#footer a:visited,
#sidebar #cat-top ul li a:visited
 {
	color: #5195CE;
	}
#footer a:hover,
#sidebar #cat-top ul li a:hover
 {
	color: #005DB3;
	}








.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

.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;
	}

.nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	}



#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;
	}


/*	text-align: justify; */
	

.post hr {
	display: block;
	}

.postmetadata {
	padding-top: 5px;
	}


.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

/* End Structure */






/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #menufooter ul 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;
	}	

.entry form { /* This is mainly for password protected posts, makes them look better. */
	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 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;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* 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;
}

.page_top {
	display: none;
}
