/*
Theme Name: WSISF Theme
Theme URI: http://www.wsisf.com/
Description: A theme specially made for the WSISF site.
Version: 1.0
Author: DobayDesign
Author URI: http://www.wsisf.com/
Tags: 
Text Domain: cp
*/

.post-content .thumb {
	float: left;
	margin-right: 15px;
}
.wp-caption p {
	font-size:11px
}
div.attachment {
	border:1px solid #ddd;
	margin-bottom:20px;
	padding:30px 30px 10px 30px
}
p.attachment {
	text-align:center
}
/* ### COMMENTS ### */
.commentlist {
	border:1px solid #ddd;
	margin-bottom:20px;
	padding: 30px 0;
	text-align:justify
}
.commentlist h4 {
	padding:0 30px
}
.commentlist ol {
	padding-right:30px
}
.commentlist ol li {
	list-style:none
}
.comment-meta {
	font-size:12px;
	margin:18px 10px 10px 0
}
.comment-meta img {
	float:left;
	margin:0 10px 0 0
}
.comment-meta span {
	line-height:42px
}
.comment-meta span.comment-name {
	font-weight:bold
}
.comment-meta span.comment-name a, .comment-meta span.edit a, .comment-meta span.permalink a {
	color:#333;
	text-decoration:underline
}
.comment-meta span.comment-name a:hover, .comment-meta span.edit a:hover, .comment-meta span.permalink a:hover {
	color:#cc0000;
	text-decoration:underline
}
.comment-meta span.date {
	font-size:11px
}
.comment-meta span.edit a:hover, .comment-meta span.permalink a:hover {
	text-decoration:underline
}
.comment-entry {
	padding:10px 15px;
	border-bottom:1px dotted #ccc
}
.comment-entry p {
	margin:0
}
.comment-entry blockquote {
	border-left:3px solid #ccc;
	font-size:13px;
	font-style:italic;
	margin:15px 30px 15px 10px;
	padding-left:20px
}
.comment-form {
	border:1px solid #ddd;
	font-size:11px;
	padding-top:30px
}
.comment-form h4 {
	margin-bottom:18px;
	padding:0 30px
}
.comment-form a {
	color:#333;
	text-decoration:underline
}
.comment-form a:hover {
	color:#cc0000;
	text-decoration:underline
}
.comment-form fieldset {
	padding:0 30px
}
.comment-form input {
	border:1px solid #666;
	margin:2px 0;
	padding: 5px
}
.comment-form textarea {
	border:1px solid #666;
	height:150px;
	margin:2px 0;
	padding:5px;
	width:98%
}
.comment-form .notice {
	color:#666;
	float:right
}
.comment-navigation {
	padding:10px 30px
}
.comment-navigation a {
	color:#333;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline
}
.comment-navigation a:hover {
	color:#cc0000
}
.comment-reply a {
	color:#333;
	font-size:10px;
	font-style:italic;
	text-decoration:underline
}
.comment-reply a:hover {
	color:#cc0000
}
.comment-unapproved {
	font-size:10px;
	font-style:italic;
	color:#0000cc
}
#cancel-comment-reply a {
	color:#333;
	font-style:italic;
	padding:0 30px
}
#cancel-comment-reply a:hover {
	color:#cc0000
}
.nocomments {
	border:1px solid #ddd;
	margin-bottom:20px;
	padding:30px
}
/* ### WIDGETS ### */
.widget {
	border:1px solid #ddd;
	margin-bottom:20px;
	padding:20px 0 0 0
}
.widgettitle {
	font-size:18px;
	padding:0 20px;
	margin:0 0 10px 0
}
.widgetcontent {
	padding:0 10px
}
.widget li {
	margin-left:10px
}
.widget ul, .widget_recent_comments ul {
	padding:0!important
}
.widget ul li, .widget_recent_comments ul li {
	font-size:12px;
	padding-top:10px
}
.widget ul li a:hover, .widget_recent_comments ul li a:hover {
	text-decoration:underline
}
.widget ul li ul .children {
	padding-left:10px
}
.widget select {
	margin:10px 10px 20px 10px
}
.widgetsearchform {
	margin-left:10px
}
/* ### CALENDAR ### */
#wp-calendar {
	clear:both;
	font-size:12px;
	width:90%
}
#wp-calendar caption {
	font-weight:bold;
	padding:0 0 10px 0;
	text-transform:uppercase
}
#wp-calendar th, #wp-calendar td {
	text-align:center;
	padding:5px
}
#wp-calendar td {
	background:transparent
}
#wp-calendar td a {
	font-weight:bold;
	text-decoration:none
}
#wp-calendar td a:hover {
	text-decoration:underline
}
#wp-calendar td, table#wp-calendar th {
	padding:3px 0
}
#wp-calendar tfoot a {
	color:#333;
	text-decoration:underline
}
#wp-calendar tfoot a:hover {
	color:#cc0000
}
/* ### TAG CLOUD ### */
.widget_tag_cloud .widgetcontent div {
	padding:10px
}
/* ### MISCELLANEOUS ### */
.alignleft {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}
.alignright {
	float:right
}
.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto
}
.error {
	background:#ffcdd1;
	border-top:2px solid #e10c0c;
	border-bottom:2px solid #e10c0c;
	text-align:left;
	padding:5px 20px
}
.alert {
	background:#fef5be;
	border-top:2px solid #fdd425;
	border-bottom:2px solid #fdd425;
	text-align:left;
	padding:5px 20px
}
.ok {
	background:#d7f7c4;
	border-top:2px solid #82cb2f;
	border-bottom:2px solid #82cb2f;
	text-align:left;
	padding:5px 20px
}
.note {
	background:#efefef;
	border-top:2px solid #dedede;
	border-bottom:2px solid #dedede;
	text-align:left;
	padding:5px 20px
}
.info {
	background:#f7fafd;
	border-top:2px solid #b5d3ff;
	border-bottom:2px solid #b5d3ff;
	text-align:left;
	padding:5px 20px
} /* blue */
.download {
	background:#f7fafd;
	border-top:2px solid #82cb2f;
	border-bottom:2px solid #82cb2f;
	text-align:left;
	padding:5px 20px
}
/* ### CLEARING FLOATS ### */
html body * dd.clear, html body * div.clear, html body * li.clear, html body * span.clear {
	background:none;
	border:0;
	clear:both;
	display:block;
	float:none;
	font-size:0;
	height:0;
	list-style:none;
	margin:0;
	overflow:hidden;
	padding:0;
	visibility:hidden;
	width:0
}
/* [+] Changed styles by Joni2Back | 04-08-11 - 16:31 */

.col1 .post-content h2, .col1 .blocks h2 {
	font-size:19px!important;
	letter-spacing:1.3px!important;
}
.post-content .post-title h2 {
	font-size:20px!important;
	letter-spacing: 0.5px!important;
}
.post-entry p, .post-content p, div.text p {
	font-size: 13px!important;
	letter-spacing: 0.1px!important;
	line-height:19px!important;
}
.col2 .text p, .col2 .block p {
	font-size: 12px!important;
	line-height: 17px!important;
}
#center-content .col2 .dynamic-box .text h3 {
	font-size: 14px!important;
	letter-spacing: 0.7px!important;
}
.col2 .dynamic-box2 .block h3 {
	font-size:16px!important;
	letter-spacing: 1.3px!important;
}
#center-content .col2 .dynamic-box h2 {
	font-size:18px!important;
}
#right-col .slide .bottom-box p {
	color: #52000D !important;
	font-family: 'GaramondRegular' !important;
	font-size: 13px !important;
	font-weight: bold !important;
	letter-spacing: 1px !important;
}

/* [-] Changed styles by Joni2Back | 04-08-11 - 16:31 */

