/* CLEARS AND STUFF */

.clearall {
	clear: both;
}

/* LOSE THE BORDERS */

.custom #header, .custom .post, .custom .teasers_box, .custom #footer, .custom #footer a, .custom #footer a:active, .custom #archive_info, dl#comment_list dl dt.bypostauthor, dl#comment_list dl dd.bypostauthor .format_text,
.custom .prev_next, .custom #comment_list, .custom #comment_list dd, .custom #commentform, .custom #sidebar_1, .custom #sidebar_2, .custom #comment_list dt.comment, .custom #comment_list dd.comment,
dl#comment_list dl dt, dl#comment_list dl dd .format_text {
	border-bottom: 0px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
}
.custom #content_box, .custom #column_wrap {
	background: none;
}
.custom #header_area .page, #footer_area .page, #content_area .page {
	background: none;
}

/* HEADER */

.custom .headline_area .headline_meta, .custom .headline_area .headline_meta *, .custom .published {
	letter-spacing: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
}
.custom .headline_area .headline_meta {
	text-transform: capitalize;
	background: url(images/cal_icon.gif) left no-repeat;
	padding-left: 23px;
	padding-top: .1em;
	padding-bottom: .1em;
}

.custom #header {
	padding-bottom: 2.5em;
	padding-top: 6em;
}

/*---:[ #header styles ]:---*/
#header #logo { font-size: 3.6em; line-height: 1.167em; background: url(http://www.macguide.ru/wp-content/themes/macguide/custom/images/macbookpro.png) no-repeat; padding-left: 170px; height: 100px; padding-top: 12px;}
#header #tagline { font-size: 1.4em; line-height: 1.429em; margin-left: 173px; margin-top: -50px;}



#alert {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFA0 none repeat scroll 0 0;
border:1px solid #E5E597;
clear:both;
overflow:auto;
padding: 10px;
margin-left: 20px;
margin-right: 30px;
margin-bottom: 30px;
}


#code {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#EEEEEE none repeat scroll 0 0;
border:1px solid #DDDDDD;
clear:both;
overflow:auto;
padding: 10px;
margin-left: 20px;
margin-right: 30px;
margin-bottom: 30px;
}

#grey {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#EEEEEE none repeat scroll 0 0;
border:1px solid #DDDDDD;
clear:both;
overflow:auto;
padding: 10px;
margin-left: 20px;
margin-right: 30px;
margin-bottom: 30px;
}

#gray {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#EEEEEE none repeat scroll 0 0;
border:1px solid #DDDDDD;
clear:both;
overflow:auto;
padding: 10px;
margin-left: 20px;
margin-right: 30px;
margin-bottom: 30px;
}

#blue {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#E3F0F2 none repeat scroll 0 0;
border:1px solid #ADDDE6;
clear:both;
overflow:auto;
padding: 10px;
margin-left: 20px;
margin-right: 30px;
margin-bottom: 30px;
}

.custom #header #logo a, .custom #header #logo a:visited {
	font-weight: normal;
	color: #333333;
	font-size: 1.8em;
}

.custom #header #logo a:hover {
	color: #4bafee;
	text-decoration: none;
}

/* NAV */

.custom .menu {
	background: none;
	border: none;
}
.custom .menu li {
	border: none;
	background: none;
}
.custom .menu a, .custom ul.menu a:hover, .custom .menu a:visited {
	letter-spacing: normal;
	color: #565656;
	padding-left: 1.2em;
	padding-right: 1.2em;
	background: none;
}
.custom ul.menu li.current a {
	background: none;
}

.custom .menu li a {
	background: none;
	border: none;
}

.custom .menu li ul li {
	background: #fff;
}

/* BODY */

body.custom {
	background: #fff url(images/top_bg.gif) repeat-x 0 -17px;
	color: #565656;
}
.custom a, .custom a:visited {
	color: #2d62a9;
	text-decoration: none;
}
.custom a:hover {
	text-decoration: underline;
}
.custom h1, .custom h2 {
	color: #434343;
}

/* SIDEBAR */

.custom .widget h3 {
	letter-spacing: normal;
	font-variant: normal;
	color: #434343;
	margin-bottom: 1em;
}

/* POST */

.custom .entry-title a, .custom .entry-title a:visited {
	color: #434343;
}
.custom .entry-title a:hover {
	color: #547bab;
	text-decoration:none;
}
.custom .entry-title {
	margin-bottom: 1em;
}
.custom .post_tags {
	background: url(images/article_icon.gif) left no-repeat;
	padding-left: 23px;
	padding-top: .1em;
	padding-bottom: .1em;
}
.custom #archive_info {
	border-bottom: 1px dotted #e1e1e1;
}
.custom #archive_info p {
	letter-spacing: normal;
	font-variant: normal;
	text-transform: none;
}
.custom .prev_next {
	letter-spacing: normal;
	text-transform: none;
	font-size: 12pt;
	border-top: 1px dotted #e1e1e1;
}

/* COMMENTS */
.custom #comment_list .children dt.comment, .custom #comment_list .children dd.comment {
	background: none;
	border: 0px;
	border-left: 2px solid #CFDBE4;
}
.custom #comment_list dt.comment, .custom #comment_list dd.comment {
	background: #f7fafd;
}
.custom #comment_list dd.comment {
	margin-bottom: 1em;
	border: 1px solid #cfdbe4;
	border-top: 0px;
	margin-left: 1em;
}
.custom #comment_list dt.comment {
	border: 1px solid #cfdbe4;
	border-bottom: 0px;
	margin-left: 1em;
}

.custom #comment_list dt.comment-author-admin, .custom #comment_list dd.comment-author-admin {
	background: #d9eaf5 url(images/admin-bg.jpg) bottom center repeat-y;
}
.custom .to_comments a {
	background: url(images/comments_icon.gif) left no-repeat;
	padding-left: 23px;
	padding-top: .1em;
	padding-bottom: .1em;
	}

/* .custom .to_comments a, .custom .to_comments a:visited, .custom .to_comments a:hover, .custom .to_comments a span  {
	letter-spacing: normal;
	color: #2d62a9;
}
.custom .to_comments a span {
	font-size: 1.2em;
	color: #2d62a9;
}

.custom .bracket {
	display: none;
}

*/


.custom .bracket {
}

.custom .to_comments a, .custom .to_comments a:visited, .custom .to_comments a:hover  {
	letter-spacing: normal;
	color: #2d62a9;
	font-size: 1em;
}
.custom .to_comments a span {
	font-size: 1.6em;
	color: #000000;
}

/* VIDEOSIZES */

#videosizes .pres {
	color:#666;
}

#videosizes thead {
	font-weight: bold;
	font-size:12px;
}
#videosizes td{
	font-size:12px;
}
#videosizes .code {
	background: #eee;
	color: black;
	font-family: monospace;
	border-width: 1px;
	border-style: dotted;
	border-color: black;
	padding: 6px;
	font-size:12px;
}

#videosizes table  {
	background:#ddd;
  }
#videosizes td{
	padding:8px 4px;
	background:#CCC;
}
#videosizes thead{
	text-align:center;
}
#videosizes thead td{
	background-color:#999;
}


/* COMMENT FORMS */

.custom #commentform input, .custom #commentform textarea {
	border: 1px solid #cfdbe4;
	background-color: #f7fafd;
}
.custom #commentform input:hover, .custom #commentform textarea:hover, .custom #commentform textarea:focus, .custom #commentform input:focus  {
	border: 1px solid #b6c4ce;
}
.custom #commentform #submit {
	padding: 5px 15px;
	color: #2f333a;
}

/* TEASERS */

.custom .teaser .published {
	font-size: 1.3em;
}
.custom .format_teaser {
	line-height: 1.6em;
}
.custom .teaser_link {
	background: url(images/article_icon.gif) left no-repeat;
	padding-left: 23px;
	padding-top: .1em;
	padding-bottom: .1em;
	letter-spacing: normal;
}
.custom .teaser_link, .custom .teaser_link:visited, .custom .teaser_link:hover {
	color: #2d62a9;
}
.custom .post_box, .custom .teasers_box {
	border-top: 1px dotted #e1e1e1;
}
.custom .top {
	border-top: none;
}

/* FOOTER */

.custom #footer {
	font-size: 1.4em;
	padding-top: 20px;
	padding-bottom: 28px;
	color: #434343;
	border-top: 1px dotted #e1e1e1;
}
.custom #footer_area {
	background: url(images/footer_bg.gif) bottom repeat-x;
}
.custom #footer a , .custom #footer a:visited {
	color: #2d62a9;
	text-decoration: none;
	border-bottom: none;
}
.custom #footer a:hover {
	text-decoration: underline;
}

/* TT MEDIA BOX */

.custom #image_box {
	background: none;
	padding-top: 2.4em;
	padding-bottom: 4.5em;
	margin-bottom: 4em;
}

.custom #content_box {
	background: none;
}
.custom #custom_box {
	text-align: left;
	background: none;
margin-bottom:2em;
padding-bottom:0;
padding-top:1.5em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
}
.custom .custom_box {
	background: none;
}
.tt_rss a {
	background: url(images/rss_icon.png) no-repeat left;
	padding: 15px 0px 15px 50px;
	line-height: 43px;
}

.tt_rss, .tt_twitter {
	padding-bottom: 25px;
	font-size: 1.5em;
}

.tt_twitter a {
	background: url(images/twitter_icon.png) no-repeat left;
	padding: 15px 0px 15px 50px;
	line-height: 43px;
}

#s {
	font-family: Verdana, Geneva, sans-serif;
	padding: 10px 5px;
	border: 1px solid #e1e1e1;
	background:url(images/search_bg.gif) repeat-x;
	font-size: 1.4em;
	width: 90%;
	color: #5b5b5b;
}