/*
Theme Name: MyTheme
Author: Ronald Nunez
Author URI: http://ronaldnunez.com/
	This theme was designed and built by Ronald Nunez,
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* Layout Styles */
/* End Layout Styles */

/* Begin Typography & Colors */
.postmetadata {
	text-align: center;
	}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.ul li

{color:#6b6b6b; font-size:110%; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif; line-height: 1.4em; text-decoration:none; background:url('/images/blue_circle_bullet.gif') top left no-repeat; text-align:left; padding-left:15px; margin-bottom:8px;}



.even, .alt {
	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#sidebar h2 {
	color:#000000;
	font-size:20px;
	font-weight:normal;
	}

p a:visited {
	color: #EB4A5A;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: normal;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #E3E3E3;
	padding: 3px;
margin-right:6px;

	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: normal;
	font-style: normal;
	font-size: 1.3em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
padding-top:3px;
	}

#sidebar {
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #eb4a5a;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

a, h2 a:hover, h3 a:hover {
	color: #EB4A5A;
	text-decoration: none;
	}

a:hover {
	color: #EB4A5A;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
margin-top: 0px;
margin-bottom: 15px;
color:#000000;
font-weight:normal;
font-size:26px;


}

#sidebar h2 {
	margin:0;
	padding: 0;
	}

h3 {
	padding: 0;
font-weight:normal;
font-size:20px;
color:#000000;
	margin: 18px 0 10px;
	}

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: 0px 10px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px 10px 10px 0px;
	display: inline;
	}

.alignright {
	float: right;
padding: 0px 10px 10px 10px;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists*/

.post ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.post ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li  {
	list-style-type: none;
	list-style-image: none;
	}	
	
#sidebar ul li li  {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 8px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin:5px 0 40px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li:before , #sidebar ul ol li:before  {
	margin: 3px 0 0;
	padding: 0;
	content: "\00BB \0020";
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {

	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
color:#6B6B6B;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:12px;

	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
color:#6B6B6B;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:12px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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 {
color:#6B6B6B;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:12px;
	width: 70%;
	padding: 6px;
margin-bottom:10px;
	}
#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: 10px 0 10px;
	padding: 10px 10px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 5px 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 form {
	margin: 0;
	}
/* 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 */
.center {
	text-align: center;
	}

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	}
/* 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;
}

.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 */
/*sidebar*/
#sidebarTop {
   width:300px;
   margin:0;
   padding:0;
   float:left;
}
#sidebarLeft {
   width:145px;
   margin:0;
   padding:0;
   float:left;
}
#sidebarRight {
   width:145px;
   margin:0;
   padding:0 0 0 10px;
   float:right;
}
#twtr-widget-1 .twtr-doc, #twtr-widget-1 .twtr-hd a {
color:#6B6B6B !important;
}
.twtr-widget h3 {
display:none;
}
li.widget_tag_cloud div, .twtr-widget {
   padding:5px;
   border:#E3E3E3 solid 1px;
   background:#ffffff;
}
li.widget_tag_cloud div {
   margin:14px 0 26px;
}
.twtr-widget {
width:285px;
   margin:14px 0 14px;
}




.twtr-timeline {
height:62px !important;
}

.twtr-widget h4 a {
color:#EB4A5A !important;
font-size:18px !important;
font-weight:normal;
}
.twtr-hd {
overflow:hidden;
padding:10px 10px 0;
position:relative;
}


li.widget wp_cumulus_widget {
   padding:5px;
   border:#e3e3e3 solid 1px;
   background:#ffffff;
}


li.widget_tag_cloud div {
margin:14px 0 26px;
}





li. {

background:#FFFFFF none repeat scroll 0 0;
border:1px solid #e3e3e3;
padding:5px;
}



li.cloud{


li.widget_tag_cloud div {
margin:14px 0 26px;
}






li.widget_tag_cloud div {
margin:14px 0 26px;
}





li.cloud {
margin:14px 0 26px;
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #e3e3e3;
padding:5px;
}

#submit_button{
padding-right:20px;
}

.img_border {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #e3e3e3;
padding:6px;
}

.commentlist li comment-edit-link
{background:url(/wp-content/themes/dotdigitaltheme/images/edit_post_icon.png) left no-repeat;}


#idc-container strong, #idc-container .idc-c-t b {
font-weight:normal !important;
}

